Class Hierarchy
- java.lang.Object
- br.eti.arthurgregorio.shiroee.auth.Authenticator (implements java.io.Serializable)
- org.apache.shiro.realm.CachingRealm (implements org.apache.shiro.cache.CacheManagerAware, org.apache.shiro.authc.LogoutAware, org.apache.shiro.util.Nameable, org.apache.shiro.realm.Realm)
- org.apache.shiro.realm.AuthenticatingRealm (implements org.apache.shiro.util.Initializable)
- org.apache.shiro.realm.AuthorizingRealm (implements org.apache.shiro.authz.Authorizer, org.apache.shiro.util.Initializable, org.apache.shiro.authz.permission.PermissionResolverAware, org.apache.shiro.authz.permission.RolePermissionResolverAware)
- org.apache.shiro.realm.ldap.DefaultLdapRealm
- br.eti.arthurgregorio.shiroee.realm.JdbcSecurityRealm
- br.eti.arthurgregorio.shiroee.config.ConfigurationFactory
- br.eti.arthurgregorio.shiroee.auth.Credential
- br.eti.arthurgregorio.shiroee.auth.DatabaseAuthenticationMechanism (implements br.eti.arthurgregorio.shiroee.auth.AuthenticationMechanism<T>)
- br.eti.arthurgregorio.shiroee.config.ldap.DefaultLdapUserProvider (implements br.eti.arthurgregorio.shiroee.config.ldap.LdapUserProvider)
- br.eti.arthurgregorio.shiroee.config.DefaultSecurityConfiguration (implements br.eti.arthurgregorio.shiroee.config.SecurityConfiguration)
- br.eti.arthurgregorio.shiroee.auth.EmptyAuthenticationMechanism (implements br.eti.arthurgregorio.shiroee.auth.AuthenticationMechanism<T>)
- br.eti.arthurgregorio.shiroee.auth.EmptyAuthenticationMechanism.EmptyUser (implements br.eti.arthurgregorio.shiroee.config.jdbc.UserDetails)
- org.apache.shiro.web.env.EnvironmentLoader
- org.apache.shiro.web.env.EnvironmentLoaderListener (implements javax.servlet.ServletContextListener)
- br.eti.arthurgregorio.shiroee.config.http.HttpSecurityBuilder
- br.eti.arthurgregorio.shiroee.config.ldap.LdapUser
- br.eti.arthurgregorio.shiroee.auth.PasswordEncoder (implements org.apache.shiro.authc.credential.PasswordService)
- org.apache.shiro.web.servlet.ServletContextSupport
- org.apache.shiro.web.servlet.AbstractFilter (implements javax.servlet.Filter)
- org.apache.shiro.web.servlet.NameableFilter (implements org.apache.shiro.util.Nameable)
- org.apache.shiro.web.servlet.OncePerRequestFilter
- org.apache.shiro.web.servlet.AbstractShiroFilter
- org.apache.shiro.web.servlet.ShiroFilter
Interface Hierarchy
Enum Hierarchy
Copyright © 2018 Arthur Gregorio. All rights reserved.