Package com.sun.xml.ws.security.policy
Interface JMACAuthModuleConfiguration
- All Known Implementing Classes:
JMACAuthModuleConfiguration
public interface JMACAuthModuleConfiguration
-
Method Summary
-
Method Details
-
getAuthModules
Iterator<? extends PolicyAssertion> getAuthModules() -
getOverrideDefaultTokenValidation
String getOverrideDefaultTokenValidation() -
getOverrideDefaultAuthModules
String getOverrideDefaultAuthModules()
-