Uses of Class
org.globus.wsrf.impl.security.authorization.BasicSubjectAuthorization

Packages that use BasicSubjectAuthorization
org.globus.wsrf.impl.security.authorization   
 

Uses of BasicSubjectAuthorization in org.globus.wsrf.impl.security.authorization
 

Subclasses of BasicSubjectAuthorization in org.globus.wsrf.impl.security.authorization
 class IdentityAuthorization
          Does identity authorization and and implements PDP and Authorization interface.
 class SelfAuthorization
          Enforces that the client and server have the same identity.