blob: 14520470ee79aea72c06032d687e83b09c974160 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
AbstractAccessDecisionManager.accessDenied=Accesso negato
AbstractSecurityInterceptor.authenticationNotFound=Nessuna autenticazione trovata dentro il Security Context
AbstractUserDetailsAuthenticationProvider.badCredentials=Credenziali non valide
AbstractUserDetailsAuthenticationProvider.credentialsExpired=Credenziali dell'utente scadute
AbstractUserDetailsAuthenticationProvider.disabled=Utente disabilitato
AbstractUserDetailsAuthenticationProvider.expired=Account dell'utente scadute
AbstractUserDetailsAuthenticationProvider.locked=Account dell'utente bloccato
AbstractUserDetailsAuthenticationProvider.onlySupports=Solo UsernamePasswordAuthenticationToken \u00E8 supportata
AccountStatusUserDetailsChecker.credentialsExpired=Credenziali dell'utente scadute
AccountStatusUserDetailsChecker.disabled=Utente disabilitato
AccountStatusUserDetailsChecker.expired=Account dell'utente scaduto
AccountStatusUserDetailsChecker.locked=Account dell'utente bloccato