Class LDAPValidator

java.lang.Object
com.mulesoft.modules.wss.internal.inbound.LDAPValidator
All Implemented Interfaces:
org.apache.wss4j.dom.validate.Validator

public class LDAPValidator extends Object implements org.apache.wss4j.dom.validate.Validator
  • Constructor Summary

    Constructors
    Constructor
    Description
    LDAPValidator(org.springframework.security.ldap.authentication.LdapAuthenticationProvider authenticationProvider)
     
  • Method Summary

    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 data)
     

    Methods inherited from class java.lang.Object

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

    • LDAPValidator

      public LDAPValidator(org.springframework.security.ldap.authentication.LdapAuthenticationProvider authenticationProvider)
  • Method Details

    • validate

      public org.apache.wss4j.dom.validate.Credential validate(org.apache.wss4j.dom.validate.Credential credential, org.apache.wss4j.dom.handler.RequestData data) 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