Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.restheart.security.plugins.authenticators.BaseAccount (implements io.undertow.security.idm.Account)
- org.restheart.security.plugins.authenticators.PwdCredentialAccount
- org.restheart.security.plugins.authenticators.BasePrincipal (implements java.security.Principal)
- io.undertow.security.impl.BasicAuthenticationMechanism (implements io.undertow.security.api.AuthenticationMechanism)
- org.restheart.security.plugins.mechanisms.BasicAuthMechanism (implements org.restheart.plugins.security.AuthMechanism)
- org.restheart.security.plugins.mechanisms.TokenBasicAuthMechanism (implements org.restheart.plugins.security.AuthMechanism)
- org.restheart.security.plugins.mechanisms.DigestAuthMechanism (implements org.restheart.plugins.security.AuthMechanism)
- org.restheart.plugins.FileConfigurablePlugin (implements org.restheart.plugins.ConfigurablePlugin)
- org.restheart.security.plugins.authorizers.RequestPredicatesAuthorizer (implements org.restheart.plugins.security.Authorizer)
- org.restheart.security.plugins.authenticators.SimpleFileAuthenticator (implements org.restheart.plugins.security.Authenticator)
- org.restheart.security.plugins.services.GetRoleService (implements org.restheart.plugins.JsonService)
- org.restheart.security.plugins.mechanisms.IdentityAuthMechanism (implements org.restheart.plugins.security.AuthMechanism)
- org.restheart.security.plugins.services.PingService (implements org.restheart.plugins.ByteArrayService)
- org.restheart.security.plugins.tokens.RndTokenManager (implements org.restheart.plugins.security.TokenManager)
- org.restheart.security.plugins.services.RndTokenService (implements org.restheart.plugins.JsonService)
- org.restheart.security.plugins.interceptors.TokenCORSResponseInterceptor (implements org.restheart.plugins.BsonInterceptor)
- org.restheart.security.plugins.authenticators.BaseAccount (implements io.undertow.security.idm.Account)