|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityDescriptorException | |
org.globus.ogsa.impl.security.descriptor |
Uses of SecurityDescriptorException in org.globus.ogsa.impl.security.descriptor |
Methods in org.globus.ogsa.impl.security.descriptor that throw SecurityDescriptorException | |
void |
MethodParser.setRunAsType(int identity)
|
void |
MethodParser.setAuthMethods(java.util.List methods)
|
void |
GlobalParamsParserCallback.setContextLifetime(java.lang.Integer value)
|
void |
GlobalParamsParserCallback.setRejectLimitedProxy()
|
void |
AuthMethodParserCallback.setAuthMethods(java.util.List methods)
A list of AuthMethod elements |
void |
RunAsParserCallback.setRunAsType(int identity)
|
void |
SecurityDescriptor.setRunAsType(int runAsType)
|
void |
SecurityDescriptor.setMethodRunAsType(javax.xml.namespace.QName method,
int identity)
|
void |
SecurityDescriptor.setAuthMethods(java.util.List authMethods)
|
void |
SecurityDescriptor.setMethodAuthMethods(javax.xml.namespace.QName method,
java.util.List authMethods)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |