|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityDescriptorException | |
| org.globus.wsrf.impl.security.descriptor | |
| Uses of SecurityDescriptorException in org.globus.wsrf.impl.security.descriptor |
| Methods in org.globus.wsrf.impl.security.descriptor that throw SecurityDescriptorException | |
void |
ServiceSecurityDescriptor.setRunAsType(int runAsType)
Sets the credentials that need to be used in invocation of methods that do not have any run-as specified using setMethodRunAsType. |
void |
ServiceSecurityDescriptor.setRunAsType(int runAsType,
boolean overwrite)
Sets the credentials that need to be used in invocation of methods that do not have any run-as specified using setMethodRunAsType. |
void |
ServiceSecurityDescriptor.setMethodRunAsType(QName method,
int identity)
Sets the credentials that need to be used in invoking method |
void |
ServiceSecurityDescriptor.setMethodRunAsType(QName method,
int identity,
boolean overwrite)
Sets the credentials that need to be used in invoking method |
void |
ServiceSecurityDescriptor.setAuthMethods(List authMethods)
Sets the authentication mechanism required for invocation of methods. |
void |
ServiceSecurityDescriptor.setAuthMethods(List authMethods,
boolean overwrite)
Sets the authentication mechanism required for invocation of methods. |
void |
ServiceSecurityDescriptor.setMethodAuthMethods(QName method,
List authMethods)
Sets the authentication mechanism required for invocation of said method. |
void |
ServiceSecurityDescriptor.setMethodAuthMethods(QName method,
List authMethods,
boolean overwrite)
Sets the authentication mechanism required for invocation of said method. |
void |
MethodParser.setRunAsType(int identity)
|
void |
MethodParser.setAuthMethods(List methods)
|
void |
RunAsParserCallback.setRunAsType(int identity)
|
void |
GlobalParamsParserCallback.setRejectLimitedProxy(String value)
|
void |
GlobalParamsParserCallback.setGridMapFile(String value)
|
void |
GlobalParamsParserCallback.setReplayAttackFilter(String value)
|
void |
GlobalParamsParserCallback.setReplayAttackWindow(String value)
|
void |
GlobalParamsParserCallback.setContextLifetime(Integer value)
|
void |
AuthMethodParserCallback.setAuthMethods(List methods)
A list of AuthMethod elements |
void |
ContainerOnlyParamsParserCallback.setContextTimerInterval(String value)
|
void |
ContainerOnlyParamsParserCallback.setReplayTimerInterval(String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||