beangle-security-core
beangle-security-core
API
org.beangle.security
authc
AbstractAccountRealm
AbstractAuthenticator
Account
AccountExpiredException
AccountStatusException
AccountStore
AnonymousToken
AuthenticationException
AuthenticationListener
AuthenticationToken
Authenticator
BadCredentialException
BadPreauthTokenException
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
authz
AbstractRoleBasedAuthorizer
AccessDeniedException
Authority
Authority
AuthorityDomain
AuthorityDomain
AuthorizationException
Authorizer
DomainFetcher
Permission
ProtectedAuthorizer
PublicAuthorizer
Resource
Resource
Scope
codec
DefaultPasswordEncoder
PasswordEncoder
context
GlobalHolder
SecurityContext
SecurityContext
SecurityContextHolder
ThreadLocalHolder
mgt
SecurityManager
realm
ldap
BindCredentialChecker
ContextSource
LdapCredentialStore
LdapUserStore
LdapUserStore
Main
PoolingContextSource
SimpleLdapUserStore
Realm
session
DefaultSession
DefaultSessionBuilder
EventType
LoginEvent
LogoutEvent
OvermaxSessionException
Session
Agent
Session
SessionBuilder
SessionException
SessionExpiredException
SessionProfile
SessionProfileProvider
SessionRegistry
SessionRepo
Securities
SecurityException
beangle-security-core
/
org.beangle.security
/
org.beangle.security.authz
/
Authorizer
Authorizer
org.beangle.security.authz.Authorizer
trait
Authorizer
extends
Refreshable
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Refreshable
class
Object
trait
Matchable
class
Any
Known subtypes
class
AbstractRoleBasedAuthorizer
object
ProtectedAuthorizer
object
PublicAuthorizer
Members list
Clear all
Value members
Abstract methods
def
isPermitted
(
context
:
SecurityContext
,
request
:
Request
):
Boolean
def
isRoot
(
user
:
String
):
Boolean
Concrete methods
final
def
isPermitted
(
context
:
SecurityContext
):
Boolean
Inherited methods
def
refresh
(
):
Unit
Attributes
Inherited from:
Refreshable
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Inherited methods