public class IssuedTokenPolicyValidator extends AbstractSamlPolicyValidator
Constructor and Description |
---|
IssuedTokenPolicyValidator(List<org.apache.ws.security.WSSecurityEngineResult> signedResults,
Message message) |
Modifier and Type | Method and Description |
---|---|
boolean |
validatePolicy(Collection<AssertionInfo> ais,
org.apache.ws.security.saml.ext.AssertionWrapper assertionWrapper) |
boolean |
validatePolicy(Collection<AssertionInfo> ais,
org.apache.ws.security.message.token.BinarySecurity binarySecurityToken) |
checkHolderOfKey, compareCredentials, isTokenRequired
public boolean validatePolicy(Collection<AssertionInfo> ais, org.apache.ws.security.saml.ext.AssertionWrapper assertionWrapper)
public boolean validatePolicy(Collection<AssertionInfo> ais, org.apache.ws.security.message.token.BinarySecurity binarySecurityToken)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.