com.sun.xml.wss.provider
Interface ModuleOptions
- All Known Implementing Classes:
- ClientSecurityAuthModule, ServerSecurityAuthModule, WssProviderAuthModule
public interface ModuleOptions
SECURITY_CONFIGURATION_FILE
static final java.lang.String SECURITY_CONFIGURATION_FILE
- See Also:
- Constant Field Values
ALIASES
static final java.lang.String ALIASES
- See Also:
- Constant Field Values
PASSWORDS
static final java.lang.String PASSWORDS
- See Also:
- Constant Field Values
DEBUG
static final java.lang.String DEBUG
- See Also:
- Constant Field Values
SIGNING_KEY_ALIAS
static final java.lang.String SIGNING_KEY_ALIAS
- See Also:
- Constant Field Values
ENCRYPTION_KEY_ALIAS
static final java.lang.String ENCRYPTION_KEY_ALIAS
- See Also:
- Constant Field Values
DYNAMIC_USERNAME_PASSWORD
static final java.lang.String DYNAMIC_USERNAME_PASSWORD
- See Also:
- Constant Field Values
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.