All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.shiro.biz.messages.properties Maven / Gradle / Ivy

The newest version!
shiro.authc.success=Authentication Success
shiro.authc.fail=Authentication failed
shiro.authc.method-not-supported=Authentication method not supported. Request method: {0}
shiro.authc.excessive.attempts=The number of login errors exceeds the maximum retry limit and a verification code is required
shiro.authc.captcha.send-fail=Captcha failed to send
shiro.authc.captcha.required=Captcha not provided
shiro.authc.captcha.expired=Captcha was expired
shiro.authc.captcha.invalid=Captcha was invalid
shiro.authc.captcha.incorrect=Captcha was incorrect
shiro.authc.principal.not-found=User account does not exist
shiro.authc.principal.disabled=User account not enabled
shiro.authc.principal.expired=User account has expired
shiro.authc.principal.locked=User account is locked
shiro.authc.principal.registered=User was registered
shiro.authc.principal.unregistered=User not registered
shiro.authc.principal.no-role=No role assigned to user
shiro.authc.credentials.expired=User credentials have expired
shiro.authc.credentials.incorrect=Bad credentials
shiro.authc.session.kickedout=Logon status is forcibly logged out. Please log in again later.
shiro.authc.session.restricted=Online user quota is full, please login again later.
shiro.authc.session.terminal.restricted=This user terminal login quota is full, please log in later.
shiro.authz.success=Authorization success
shiro.authz.fail=Authorization failed
shiro.authz.code.expired=Authorization code was expired
shiro.authz.code.expired=Authorization code was expired
shiro.authz.code.invalid=Authorization code was invalid
shiro.authz.code.incorrect=Authorization code was incorrect
shiro.authz.dingtalk.required=DingTalk temporary authorization code not provided
shiro.authz.dingtalk.expired=DingTalk temporary authorization code was expired
shiro.authz.dingtalk.invalid=DingTalk temporary authorization code was invalid
shiro.authz.dingtalk.incorrect=DingTalk temporary authorization code was incorrect
shiro.authz.ticket.issued=Ticket issue failed
shiro.authz.ticket.required=Ticket not provided
shiro.authz.ticket.expired=Ticket was expired
shiro.authz.ticket.invalid=Ticket was invalid
shiro.authz.ticket.incorrect=Ticket was incorrect
shiro.authz.token.issued=Token issue failed
shiro.authz.token.required=Token not provided
shiro.authz.token.expired=Token was expired
shiro.authz.token.invalid=Token was invalid
shiro.authz.token.incorrect=Token was incorrect
shiro.authz.server.error=Third-party authorization server exception




© 2015 - 2024 Weber Informatics LLC | Privacy Policy