Interface BinarySecurityTokenValidator

All Superinterfaces:
Validator
All Known Implementing Classes:
BinarySecurityTokenValidatorImpl

public interface BinarySecurityTokenValidator extends Validator
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.xml.security.stax.securityToken.InboundSecurityToken
    validate(org.apache.wss4j.binding.wss10.BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext)
     
  • Method Details

    • validate

      org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(org.apache.wss4j.binding.wss10.BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext) throws org.apache.wss4j.common.ext.WSSecurityException
      Throws:
      org.apache.wss4j.common.ext.WSSecurityException