org.globus.wsrf.impl.security.descriptor
Class MethodParser
java.lang.Object
|
+--org.globus.wsrf.impl.security.descriptor.util.ElementParser
|
+--org.globus.wsrf.impl.security.descriptor.MethodParser
- All Implemented Interfaces:
- AuthMethodParserCallback, ElementHandler, RunAsParserCallback
- public class MethodParser
- extends ElementParser
- implements RunAsParserCallback, AuthMethodParserCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNAME
public static final QName QNAME
descriptor
protected ServiceSecurityDescriptor descriptor
method
protected QName method
MethodParser
public MethodParser(ServiceSecurityDescriptor descriptor)
parse
public void parse(Element element)
throws ElementParserException
- Overrides:
parse in class ElementParser
setRunAsType
public void setRunAsType(int identity)
throws SecurityDescriptorException
- Specified by:
setRunAsType in interface RunAsParserCallback
setAuthMethods
public void setAuthMethods(List methods)
throws SecurityDescriptorException
- Description copied from interface:
AuthMethodParserCallback
- A list of AuthMethod elements
- Specified by:
setAuthMethods in interface AuthMethodParserCallback
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.