beangle-security-core
beangle-security-core
org.beangle.security
Securities
SecurityException
org.beangle.security.authc
AbstractAccountRealm
AbstractAuthenticator
Account
AccountExpiredException
AccountStatusException
AccountStore
AnonymousToken
AuthenticationException
AuthenticationListener
AuthenticationToken
Authenticator
BadCredentialException
CredentialAge
CredentialChecker
CredentialExpiredException
CredentialStore
DBCredentialStore
DefaultAccount
StatusMask
DefaultAccount
DefaultAccountRealm
DefaultCredentialChecker
DisabledException
FirstSuccessfulStrategy
LockedException
PasswordPolicy
PolicyBean
PasswordPolicy
PasswordPolicyProvider
PasswordStrengthChecker
PreauthToken
Principals
Profile
Profile
RealmAuthenticationStrategy
RealmAuthenticator
UsernameNotFoundException
UsernamePasswordToken
org.beangle.security.authz
AbstractRoleBasedAuthorizer
AccessDeniedException
Authority
Authority
AuthorityDomain
AuthorityDomain
AuthorizationException
Authorizer
DomainFetcher
Permission
ProtectedAuthorizer
PublicAuthorizer
Resource
Resource
Scope
org.beangle.security.codec
DefaultPasswordEncoder
PasswordEncoder
org.beangle.security.context
GlobalHolder
SecurityContext
SecurityContext
SecurityContextHolder
ThreadLocalHolder
org.beangle.security.mgt
SecurityManager
org.beangle.security.realm
Realm
org.beangle.security.realm.ldap
BindCredentialChecker
ContextSource
LdapCredentialStore
LdapUserStore
LdapUserStore
Main
PoolingContextSource
SimpleLdapUserStore
org.beangle.security.session
DefaultSession
DefaultSessionBuilder
EventType
LoginEvent
LogoutEvent
OvermaxSessionException
Session
Agent
Session
SessionBuilder
SessionException
SessionExpiredException
SessionProfile
SessionProfileProvider
SessionRegistry
SessionRepo
org.beangle.security.util
SecurityDaemon
SecurityDaemon
Task
beangle-security-core
/
org.beangle.security.authc
/
LockedException
LockedException
class
LockedException
(message:
String
, token:
AuthenticationToken
) extends
AccountStatusException
Graph
Supertypes
class
AccountStatusException
class
AuthenticationException
class
SecurityException
class
RuntimeException
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(x$0:
Throwable
):
Unit
Inherited from
Throwable
def
fillInStackTrace
():
Throwable
Inherited from
Throwable
def
getCause
():
Throwable
Inherited from
Throwable
def
getLocalizedMessage
():
String
Inherited from
Throwable
override
def
getMessage
:
String
Definition Classes
AuthenticationException
->
Throwable
Inherited from
AuthenticationException
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from
Throwable
def
initCause
(x$0:
Throwable
):
Throwable
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintWriter
):
Unit
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintStream
):
Unit
Inherited from
Throwable
def
printStackTrace
():
Unit
Inherited from
Throwable
def
setStackTrace
(x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from
Throwable
def
toString
():
String
Inherited from
Throwable
Inherited fields
val
principal
:
Any
Inherited from
AuthenticationException