|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.security.descriptor.util.ElementParser
org.globus.ogsa.impl.security.descriptor.MethodParser
| Field Summary | |
protected SecurityDescriptor |
descriptor
|
protected QName |
method
|
static QName |
QNAME
|
| Fields inherited from class org.globus.ogsa.impl.security.descriptor.util.ElementParser |
elementHandlers |
| Constructor Summary | |
MethodParser(SecurityDescriptor descriptor)
|
|
| Method Summary | |
void |
parse(org.w3c.dom.Element element)
|
void |
setAuthMethods(java.util.List methods)
A list of AuthMethod elements |
void |
setRunAsType(int identity)
|
| Methods inherited from class org.globus.ogsa.impl.security.descriptor.util.ElementParser |
checkElement, getFirstChildElement, getQName, register |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final QName QNAME
protected SecurityDescriptor descriptor
protected QName method
| Constructor Detail |
public MethodParser(SecurityDescriptor descriptor)
| Method Detail |
public void parse(org.w3c.dom.Element element)
throws ElementParserException
parse in interface ElementHandlerparse in class ElementParserElementParserException
public void setRunAsType(int identity)
throws SecurityDescriptorException
setRunAsType in interface RunAsParserCallbackSecurityDescriptorException
public void setAuthMethods(java.util.List methods)
throws SecurityDescriptorException
AuthMethodParserCallback
setAuthMethods in interface AuthMethodParserCallbackSecurityDescriptorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||