|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasePrincipal | |
---|---|
org.apache.jetspeed.security | Jetspeed security service interfaces. |
org.apache.jetspeed.security.impl | Jetspeed security service implementation including Jetspeed JAAS providers. |
Uses of BasePrincipal in org.apache.jetspeed.security |
---|
Subinterfaces of BasePrincipal in org.apache.jetspeed.security | |
---|---|
interface |
GroupPrincipal
The group principal. |
interface |
RolePrincipal
The role principal. |
interface |
UserPrincipal
The user principal. |
interface |
UserSubjectPrincipal
The user principal. |
Uses of BasePrincipal in org.apache.jetspeed.security.impl |
---|
Classes in org.apache.jetspeed.security.impl that implement BasePrincipal | |
---|---|
class |
BasePrincipalImpl
BasePrincipal interface implementation. |
class |
GroupPrincipalImpl
GroupPrincipal interface implementation. |
class |
RolePrincipalImpl
RolePrincipal interface implementation. |
class |
UserPrincipalImpl
UserPrincipal interface implementation. |
class |
UserSubjectPrincipalImpl
UserPrincipal interface implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |