Uses of Interface
org.globus.wsrf.impl.security.descriptor.CredentialParamsParserCallback

Packages that use CredentialParamsParserCallback
org.globus.wsrf.impl.security.descriptor   
 

Uses of CredentialParamsParserCallback in org.globus.wsrf.impl.security.descriptor
 

Classes in org.globus.wsrf.impl.security.descriptor that implement CredentialParamsParserCallback
 class ClientSecurityDescriptor
          Represents a client's security descriptor.
 class ContainerSecurityDescriptor
          Represents a container's security descriptor.
 class ResourceSecurityDescriptor
          Represents a resouce's security descriptor.
 class SecurityDescriptor
          Base class for security descriptor.
 class ServiceSecurityDescriptor
          Represents a service's security descriptor.
 

Fields in org.globus.wsrf.impl.security.descriptor declared as CredentialParamsParserCallback
protected  CredentialParamsParserCallback CredentialParamsParser.callback
           
 

Constructors in org.globus.wsrf.impl.security.descriptor with parameters of type CredentialParamsParserCallback
CredentialParamsParser(CredentialParamsParserCallback callback)
           
 



Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.