Package org.globus.wsrf.impl.security.descriptor

Interface Summary
AuthMethod Interface for representing authentication method.
AuthMethodParserCallback  
AuthzParamParserCallback  
ClientParamsParserCallback  
ContainerOnlyParamsParserCallback  
CredentialParamsParserCallback  
GlobalParamsParserCallback  
GSIAuthMethodParser Represents a GSI authentication mechanism
RunAsConstants  
RunAsParserCallback  
 

Class Summary
AuthMethodParser Handles <auth-method> element of the security descriptor
AuthzParamParser Handles <authz> element of the security descriptor
ClientParamsParser Handles all elements that are set on the client security descriptor other than elements that specify credentials.
ClientSecurityConfig Helper API for dealing with ClientSecurityDescriptor
ClientSecurityDescriptor Represents a client's security descriptor.
ContainerOnlyParamsParser Handles elements that are configured only in contianer security descritpor namely <replay-timer-interval> and <context-timer-interval>
ContainerSecurityConfig Helper class for initialization of container security descriptor.
ContainerSecurityDescriptor Represents a container's security descriptor.
CredentialParamsParser Handles elements that are used to specify credentials in the security descriptor, namely <proxy-file> and <credential>
GlobalParamsParser Handles elements specified in the security descriptor that are not method specific
GSIAuthMethodParserImpl  
GSISecureConvAuthMethod Represents GSI Secure Conversation
GSISecureMsgAuthMethod Represnets GSI Secure Message authentication
GSISecureMsgParserImpl  
GSITransportAuthMethod Represents GSI Secure Transport
GSITransportParserImpl  
MethodParser  
NoneAuthMethod  
ProtectionLevelParser  
ResourceSecurityConfig Helper class for initialization of resource security descriptor.
ResourceSecurityDescriptor Represents a resouce's security descriptor.
RunAsParser  
SecureResourcePropertiesHelper Helper API for retrieving security properties of secure resources.
SecurityConfig Helper base class for initialization and storing of security descriptor in JNDI
SecurityDescriptor Base class for security descriptor.
SecurityPropertiesHelper This class has API that determines the appropriate security property for an invocation.
ServiceSecurityConfig Helper class for initialization of service security descriptor.
ServiceSecurityDescriptor Represents a service's security descriptor.
 

Exception Summary
SecurityDescriptorException