Uses of Package
org.jasig.portal.security

Packages that use org.jasig.portal.security
org.jasig.portal   
org.jasig.portal.channels   
org.jasig.portal.channels.UserPreferences   
org.jasig.portal.channels.cusermanager   
org.jasig.portal.channels.cusermanager.provider   
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.permissions   
org.jasig.portal.channels.groupsmanager.wrappers   
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.channels.permissionsmanager.commands   
org.jasig.portal.channels.portlet   
org.jasig.portal.channels.webproxy   
org.jasig.portal.container.om.entity   
org.jasig.portal.container.servlet   
org.jasig.portal.groups.pags   
org.jasig.portal.groups.pags.testers   
org.jasig.portal.i18n   
org.jasig.portal.layout   
org.jasig.portal.layout.alm   
org.jasig.portal.layout.dlm   
org.jasig.portal.layout.dlm.providers   
org.jasig.portal.layout.simple   
org.jasig.portal.security   
org.jasig.portal.security.provider   
org.jasig.portal.security.provider.cas   
org.jasig.portal.services   
org.jasig.portal.services.stats   
org.jasig.portal.tools   
org.jasig.portal.tools.chanpub   
 

Classes in org.jasig.portal.security used by org.jasig.portal
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels
IPerson
           
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
LocalConnectionContext
          LocalConnectionContext allows channels to tailor backend connections to reflect local policy and implementation.
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.UserPreferences
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.cusermanager
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.cusermanager.provider
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.groupsmanager
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.groupsmanager.permissions
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.groupsmanager.wrappers
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.permissionsmanager
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IPermission
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.permissionsmanager.commands
IPermission
           
IUpdatingPermissionManager
          An interface for updating Permissions on behalf of a Permission owner.
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.portlet
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
 

Classes in org.jasig.portal.security used by org.jasig.portal.channels.webproxy
IPerson
           
LocalConnectionContext
          LocalConnectionContext allows channels to tailor backend connections to reflect local policy and implementation.
 

Classes in org.jasig.portal.security used by org.jasig.portal.container.om.entity
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.container.servlet
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.groups.pags
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.groups.pags.testers
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.i18n
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.layout
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.layout.alm
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.layout.dlm
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.layout.dlm.providers
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.layout.simple
IAdditionalDescriptor
          A marker interface that should be extended by security providers that have some incidental additional information that should be associated with a security context.
IPerson
           
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
 

Classes in org.jasig.portal.security used by org.jasig.portal.security
ContextConfiguration
           
IAdditionalDescriptor
          A marker interface that should be extended by security providers that have some incidental additional information that should be associated with a security context.
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IAuthorizationService
           
IOpaqueCredentials
          Our OpaqueCredentials interface stores password or passphrase information for authentication.
IPermission
           
IPermissionManager
          An interface for retrieving IAuthorizationPrincipals and their Permissions on behalf of a Permission owner.
IPermissionPolicy
          Defines a pluggable strategy for evaluating the permissions associated with a principal.
IPerson
           
IPersonManager
          Manages the storage of an IPerson object in a user's session.
IPrincipal
          An interface that defines the required methods for assigning and retrieving information about the authenticated principal (user).
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
ISecurityContextFactory
          A context-specific factory class interface that should be implemented by factory classes defined for each context provider.
IUpdatingPermissionManager
          An interface for updating Permissions on behalf of a Permission owner.
PortalSecurityException
          An exception representing a Portal security problem.
 

Classes in org.jasig.portal.security used by org.jasig.portal.security.provider
IAdditionalDescriptor
          A marker interface that should be extended by security providers that have some incidental additional information that should be associated with a security context.
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IAuthorizationService
           
IAuthorizationServiceFactory
          A context-specific factory class interface that should be implemented by factory classes defined for each context provider.
IConfigurableSecurityContext
          Allows an ISecurityContext to note that it can have a Properties passed to it via a setter method.
IOpaqueCredentials
          Our OpaqueCredentials interface stores password or passphrase information for authentication.
IPermission
           
IPermissionManager
          An interface for retrieving IAuthorizationPrincipals and their Permissions on behalf of a Permission owner.
IPermissionPolicy
          Defines a pluggable strategy for evaluating the permissions associated with a principal.
IPermissionSet
           
IPermissionStore
          Interface for creating, finding and maintaining IPermissions.
IPerson
           
IPersonManager
          Manages the storage of an IPerson object in a user's session.
IPrincipal
          An interface that defines the required methods for assigning and retrieving information about the authenticated principal (user).
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
ISecurityContextFactory
          A context-specific factory class interface that should be implemented by factory classes defined for each context provider.
IUpdatingPermissionManager
          An interface for updating Permissions on behalf of a Permission owner.
LocalConnectionContext
          LocalConnectionContext allows channels to tailor backend connections to reflect local policy and implementation.
PortalSecurityException
          An exception representing a Portal security problem.
 

Classes in org.jasig.portal.security used by org.jasig.portal.security.provider.cas
IPerson
           
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
ISecurityContextFactory
          A context-specific factory class interface that should be implemented by factory classes defined for each context provider.
LocalConnectionContext
          LocalConnectionContext allows channels to tailor backend connections to reflect local policy and implementation.
PortalSecurityException
          An exception representing a Portal security problem.
 

Classes in org.jasig.portal.security used by org.jasig.portal.services
IAuthorizationPrincipal
          An IAuthorizationPrincipal represents a portal entity to which IPermissions have been granted.
IAuthorizationService
           
IAuthorizationServiceFactory
          A context-specific factory class interface that should be implemented by factory classes defined for each context provider.
IPermission
           
IPermissionManager
          An interface for retrieving IAuthorizationPrincipals and their Permissions on behalf of a Permission owner.
IPerson
           
ISecurityContext
          This is the main interface for the JASIG portal effort's security mechanism.
IUpdatingPermissionManager
          An interface for updating Permissions on behalf of a Permission owner.
PortalSecurityException
          An exception representing a Portal security problem.
 

Classes in org.jasig.portal.security used by org.jasig.portal.services.stats
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.tools
IPerson
           
 

Classes in org.jasig.portal.security used by org.jasig.portal.tools.chanpub
IPerson