org.apache.wss4j.policy.model
Class Wss11
java.lang.Object
org.apache.wss4j.policy.model.AbstractSecurityAssertion
org.apache.wss4j.policy.model.Wss10
org.apache.wss4j.policy.model.Wss11
- All Implemented Interfaces:
- org.apache.neethi.Assertion, org.apache.neethi.PolicyComponent, org.apache.neethi.PolicyContainingAssertion
public class Wss11
- extends Wss10
| Methods inherited from class org.apache.wss4j.policy.model.Wss10 |
getPolicy, isMustSupportRefEmbeddedToken, isMustSupportRefExternalURI, isMustSupportRefIssuerSerial, isMustSupportRefKeyIdentifier, normalize, parseNestedWss10Policy, serialize, setMustSupportRefEmbeddedToken, setMustSupportRefExternalURI, setMustSupportRefIssuerSerial, setMustSupportRefKeyIdentifier |
| 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 |
Wss11
public Wss11(SPConstants.SPVersion version,
org.apache.neethi.Policy nestedPolicy)
getName
public QName getName()
- Specified by:
getName in interface org.apache.neethi.Assertion- Overrides:
getName in class Wss10
cloneAssertion
protected AbstractSecurityAssertion cloneAssertion(org.apache.neethi.Policy nestedPolicy)
- Overrides:
cloneAssertion in class Wss10
parseNestedWss11Policy
protected void parseNestedWss11Policy(org.apache.neethi.Policy nestedPolicy,
Wss11 wss11)
isMustSupportRefThumbprint
public boolean isMustSupportRefThumbprint()
setMustSupportRefThumbprint
protected void setMustSupportRefThumbprint(boolean mustSupportRefThumbprint)
isMustSupportRefEncryptedKey
public boolean isMustSupportRefEncryptedKey()
setMustSupportRefEncryptedKey
protected void setMustSupportRefEncryptedKey(boolean mustSupportRefEncryptedKey)
isRequireSignatureConfirmation
public boolean isRequireSignatureConfirmation()
setRequireSignatureConfirmation
protected void setRequireSignatureConfirmation(boolean requireSignatureConfirmation)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.