com.sun.xml.ws.security.impl.policy
Class CallbackHandler
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.CallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class CallbackHandler
- extends PolicyAssertion
- implements CallbackHandler
- Author:
- K.Venugopal@sun.com
| Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString |
CallbackHandler
public CallbackHandler()
- Creates a new instance of CallbackHandler
CallbackHandler
public CallbackHandler(AssertionData name,
Collection<PolicyAssertion> nestedAssertions,
AssertionSet nestedAlternative)
getHandlerName
public String getHandlerName()
- Specified by:
getHandlerName in interface CallbackHandler
getHandler
public String getHandler()
- Specified by:
getHandler in interface CallbackHandler
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.