org.globus.ogsa.impl.security.descriptor
Interface AuthMethodParserCallback

All Known Implementing Classes:
MethodParser, SecurityDescriptor

public interface AuthMethodParserCallback


Method Summary
 void setAuthMethods(java.util.List methods)
          A list of AuthMethod elements
 

Method Detail

setAuthMethods

public void setAuthMethods(java.util.List methods)
                    throws SecurityDescriptorException
A list of AuthMethod elements

Throws:
SecurityDescriptorException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.