Toggle navigation
JarYard
Browse
Search
About
Groups
org.apache.shiro
shiro-core
1.2.4
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Hierarchy For Package org.apache.shiro.realm
Package Hierarchies:
All Packages
Class Hierarchy
java
.lang
.
Object
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
.
SimpleAccountRealm
Interface Hierarchy
org
.apache
.shiro
.realm
.
Realm
org
.apache
.shiro
.realm
.
RealmFactory