|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.globus.wsrf.impl.security.authentication.DescriptorHandler
org.globus.wsrf.impl.security.authentication.AuthHandler
Handler that enforces authentication requirements of the service.
| Field Summary | |
static java.util.List |
DEFAULT_AUTH_METHODS
|
private static org.apache.commons.logging.Log |
logger
|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
| Constructor Summary | |
AuthHandler()
|
|
| Method Summary | |
void |
handle(org.apache.axis.MessageContext msgCtx,
ResourceSecurityDescriptor resDesc,
ServiceSecurityDescriptor desc,
java.lang.String servicePath)
|
| Methods inherited from class org.globus.wsrf.impl.security.authentication.DescriptorHandler |
invoke |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static org.apache.commons.logging.Log logger
public static final java.util.List DEFAULT_AUTH_METHODS
| Constructor Detail |
public AuthHandler()
| Method Detail |
public void handle(org.apache.axis.MessageContext msgCtx,
ResourceSecurityDescriptor resDesc,
ServiceSecurityDescriptor desc,
java.lang.String servicePath)
throws org.apache.axis.AxisFault
handle in class DescriptorHandlerorg.apache.axis.AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||