Class CipheredCredentialsValidator

  • All Implemented Interfaces:
    org.apache.wss4j.dom.validate.Validator

    public class CipheredCredentialsValidator
    extends java.lang.Object
    implements org.apache.wss4j.dom.validate.Validator
    Since:
    5.1.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.wss4j.dom.validate.Credential validate​(org.apache.wss4j.dom.validate.Credential credential, org.apache.wss4j.dom.handler.RequestData requestData)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CipheredCredentialsValidator

        public CipheredCredentialsValidator()
    • Method Detail

      • validate

        public org.apache.wss4j.dom.validate.Credential validate​(org.apache.wss4j.dom.validate.Credential credential,
                                                                 org.apache.wss4j.dom.handler.RequestData requestData)
                                                          throws org.apache.wss4j.common.ext.WSSecurityException
        Specified by:
        validate in interface org.apache.wss4j.dom.validate.Validator
        Throws:
        org.apache.wss4j.common.ext.WSSecurityException