org.apache.wss4j.stax.validate
Class SecurityContextTokenValidatorImpl

java.lang.Object
  extended by org.apache.wss4j.stax.validate.SecurityContextTokenValidatorImpl
All Implemented Interfaces:
SecurityContextTokenValidator, Validator

public class SecurityContextTokenValidatorImpl
extends Object
implements SecurityContextTokenValidator


Constructor Summary
SecurityContextTokenValidatorImpl()
           
 
Method Summary
 org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(AbstractSecurityContextTokenType securityContextTokenType, String identifier, TokenContext tokenContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityContextTokenValidatorImpl

public SecurityContextTokenValidatorImpl()
Method Detail

validate

public org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(AbstractSecurityContextTokenType securityContextTokenType,
                                                                                String identifier,
                                                                                TokenContext tokenContext)
                                                                         throws WSSecurityException
Specified by:
validate in interface SecurityContextTokenValidator
Throws:
WSSecurityException


Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.