Uses of Package
org.jboss.seam.security

Packages that use org.jboss.seam.security
org.jboss.seam.framework A framework for data access in Seam. 
org.jboss.seam.security Seam Security 
org.jboss.seam.webservice Web Services integration. 
 

Classes in org.jboss.seam.security used by org.jboss.seam.framework
Identity
          API for authorization and authentication via Seam security.
 

Classes in org.jboss.seam.security used by org.jboss.seam.security
EntityAction
          Actions that may be performed upon entities in JPA or Hibernate.
EntityPermissionChecker
          Entity permission checks
Identity
          API for authorization and authentication via Seam security.
 

Classes in org.jboss.seam.security used by org.jboss.seam.webservice
SecurityInterceptor
          Provides authorization services for component invocations.