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(BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext)