com.sun.xml.ws.security.policy
Interface ValidatorConfiguration
- All Known Implementing Classes:
- ValidatorConfiguration
public interface ValidatorConfiguration
getValidators
java.util.Iterator<? extends com.sun.xml.ws.policy.PolicyAssertion> getValidators()
getMaxClockSkew
java.lang.String getMaxClockSkew()
getTimestampFreshnessLimit
java.lang.String getTimestampFreshnessLimit()
getMaxNonceAge
java.lang.String getMaxNonceAge()
getRevocationEnabled
java.lang.String getRevocationEnabled()
getEnforceKeyUsage
java.lang.String getEnforceKeyUsage()