Package | Description |
---|---|
org.apache.cxf.ws.policy | |
org.apache.cxf.ws.rm.policy | |
org.apache.cxf.ws.rm.soap | |
org.apache.cxf.ws.security.wss4j.policyvalidators |
Modifier and Type | Method and Description |
---|---|
Collection<AssertionInfo> |
AssertionInfoMap.getAssertionInfo(QName name) |
Constructor and Description |
---|
PolicyException(AssertionInfo info) |
Modifier and Type | Method and Description |
---|---|
static Collection<AssertionInfo> |
RM10PolicyUtils.collectRMAssertions(AssertionInfoMap aim)
Collect RMAssertions from map.
|
Modifier and Type | Method and Description |
---|---|
protected JaxbAssertion<RMAssertion> |
RetransmissionQueueImpl.getAssertion(AssertionInfo ai) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractBindingPolicyValidator.checkProperties(SymmetricAsymmetricBindingBase binding,
AssertionInfo ai,
AssertionInfoMap aim,
List<org.apache.ws.security.WSSecurityEngineResult> results,
List<org.apache.ws.security.WSSecurityEngineResult> signedResults,
Message message)
Check various properties set in the policy of the binding
|
protected boolean |
AbstractBindingPolicyValidator.checkProtectionOrder(SymmetricAsymmetricBindingBase binding,
AssertionInfo ai,
List<org.apache.ws.security.WSSecurityEngineResult> results)
Check the Protection Order of the binding
|
boolean |
UsernameTokenPolicyValidator.checkTokens(UsernameToken usernameTokenPolicy,
AssertionInfo ai,
List<org.apache.ws.security.WSSecurityEngineResult> utResults)
All UsernameTokens must conform to the policy
|
boolean |
AlgorithmSuitePolicyValidator.validatePolicy(AssertionInfo aiBinding,
AlgorithmSuite algorithmPolicy) |
Modifier and Type | Method and Description |
---|---|
boolean |
IssuedTokenPolicyValidator.validatePolicy(Collection<AssertionInfo> ais,
org.apache.ws.security.saml.ext.AssertionWrapper assertionWrapper) |
boolean |
IssuedTokenPolicyValidator.validatePolicy(Collection<AssertionInfo> ais,
org.apache.ws.security.message.token.BinarySecurity binarySecurityToken) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.