Uses of Package
org.jasig.portal.security.provider

Packages that use org.jasig.portal.security.provider
org.jasig.portal.security   
org.jasig.portal.security.provider   
org.jasig.portal.security.provider.cas   
org.jasig.portal.services   
 

Classes in org.jasig.portal.security.provider used by org.jasig.portal.security
RestrictedPerson
          An IPerson object that wraps another IPerson object and prevents access to the underlying sercurity context.
 

Classes in org.jasig.portal.security.provider used by org.jasig.portal.security.provider
AuthorizationImpl
           
ChainingSecurityContext
          This is the basic abstract class for all security contexts that should chain to children security contexts.
ChainingSecurityContext.ChainingOpaqueCredentials
           
ChainingSecurityContext.ChainingPrincipal
           
IAccountStore
          A store for basic account information; username, passwords, etc.
NotSoOpaqueCredentials
          This is a provider-specific extention to the standard opaque credentials that is designed to work with the caching security context.
PermissionManagerImpl
           
RDBMPermissionImpl
          Reference implementation of IPermissionStore.
SimpleLdapSecurityContext
          This is an implementation of a SecurityContext that checks a user's credentials against an LDAP directory.
 

Classes in org.jasig.portal.security.provider used by org.jasig.portal.security.provider.cas
ChainingSecurityContext
          This is the basic abstract class for all security contexts that should chain to children security contexts.
 

Classes in org.jasig.portal.security.provider used by org.jasig.portal.services
RestrictedPerson
          An IPerson object that wraps another IPerson object and prevents access to the underlying sercurity context.