org.apache.wss4j.policy.model
Class InitiatorToken
java.lang.Object
org.apache.wss4j.policy.model.AbstractSecurityAssertion
org.apache.wss4j.policy.model.AbstractTokenWrapper
org.apache.wss4j.policy.model.InitiatorToken
- All Implemented Interfaces:
- org.apache.neethi.Assertion, org.apache.neethi.PolicyComponent, org.apache.neethi.PolicyContainingAssertion
public class InitiatorToken
- extends AbstractTokenWrapper
| Methods inherited from class org.apache.wss4j.policy.model.AbstractSecurityAssertion |
clone, equal, getType, getVersion, isAsserted, isIgnorable, isNormalized, isOptional, normalize, serialize, setIgnorable, setOptional |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.neethi.Assertion |
isIgnorable, isOptional |
| Methods inherited from interface org.apache.neethi.PolicyComponent |
equal, getType |
InitiatorToken
public InitiatorToken(SPConstants.SPVersion version,
org.apache.neethi.Policy nestedPolicy)
getName
public QName getName()
cloneAssertion
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
- Specified by:
cloneAssertion in class AbstractSecurityAssertion
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.