Package org.apache.wss4j.stax.validate
Interface SignatureTokenValidator
- All Superinterfaces:
Validator
- All Known Subinterfaces:
SamlTokenValidator
- All Known Implementing Classes:
SamlTokenValidatorImpl,SignatureTokenValidatorImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken, WSSSecurityProperties wssSecurityProperties)
-
Method Details
-
validate
void validate(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken, WSSSecurityProperties wssSecurityProperties) throws WSSecurityException - Throws:
WSSecurityException
-