com.sun.xml.ws.security.policy
Interface ValidatorConfiguration
- All Known Implementing Classes:
- ValidatorConfiguration
public interface ValidatorConfiguration
- Author:
- K.Venugopal@sun.com
getValidators
Iterator<? extends PolicyAssertion> getValidators()
getMaxClockSkew
String getMaxClockSkew()
getTimestampFreshnessLimit
String getTimestampFreshnessLimit()
getMaxNonceAge
String getMaxNonceAge()
getRevocationEnabled
String getRevocationEnabled()
getEnforceKeyUsage
String getEnforceKeyUsage()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.