Interface ValidatorConfiguration

  • All Known Implementing Classes:
    ValidatorConfiguration

    public interface ValidatorConfiguration
    Author:
    K.Venugopal@sun.com
    • Method Detail

      • getValidators

        Iterator<? extends com.sun.xml.ws.policy.PolicyAssertion> getValidators()
      • getMaxClockSkew

        String getMaxClockSkew()
      • getTimestampFreshnessLimit

        String getTimestampFreshnessLimit()
      • getMaxNonceAge

        String getMaxNonceAge()
      • getRevocationEnabled

        String getRevocationEnabled()
      • getEnforceKeyUsage

        String getEnforceKeyUsage()