public interface ValidatorConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getEnforceKeyUsage() |
String |
getMaxClockSkew() |
String |
getMaxNonceAge() |
String |
getRevocationEnabled() |
String |
getTimestampFreshnessLimit() |
Iterator<? extends com.sun.xml.ws.policy.PolicyAssertion> |
getValidators() |
Iterator<? extends com.sun.xml.ws.policy.PolicyAssertion> getValidators()
String getMaxClockSkew()
String getTimestampFreshnessLimit()
String getMaxNonceAge()
String getRevocationEnabled()
String getEnforceKeyUsage()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.