public class ServerSecurityAuthModule extends WssProviderAuthModule implements com.sun.enterprise.security.jauth.ServerAuthModule
_policy, _sEnvironment, configOptimizeAttribute, optimize, REQUESTER_ISSUERNAME, REQUESTER_KEYID, REQUESTER_SERIAL, REQUESTER_SUBJECT, SELF_SUBJECTALIASES, DEBUG, DYNAMIC_USERNAME_PASSWORD, ENCRYPTION_KEY_ALIAS, PASSWORDS, SECURITY_CONFIGURATION_FILE, SIGNING_KEY_ALIASAUTHENTICATE_RECIPIENT_AUTHENTICATE_SENDER_SIGNATURE, AUTHENTICATE_RECIPIENT_AUTHENTICATE_SENDER_TOKEN, AUTHENTICATE_RECIPIENT_ONLY, AUTHENTICATE_SENDER_SIGNATURE_AUTHENTICATE_RECIPIENT, AUTHENTICATE_SENDER_SIGNATURE_ONLY, AUTHENTICATE_SENDER_TOKEN_AUTHENTICATE_RECIPIENT, AUTHENTICATE_SENDER_TOKEN_ONLY, EMPTY_POLICY_STATE| Constructor and Description |
|---|
ServerSecurityAuthModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
disposeSubject(Subject subject,
Map sharedState) |
void |
initialize(com.sun.enterprise.security.jauth.AuthPolicy requestPolicy,
com.sun.enterprise.security.jauth.AuthPolicy responsePolicy,
CallbackHandler handler,
Map options) |
void |
secureResponse(com.sun.enterprise.security.jauth.AuthParam param,
Subject subject,
Map sharedState) |
void |
validateRequest(com.sun.enterprise.security.jauth.AuthParam param,
Subject subject,
Map sharedState) |
initialize, isOptimized, resolveConfigurationStatepublic void initialize(com.sun.enterprise.security.jauth.AuthPolicy requestPolicy,
com.sun.enterprise.security.jauth.AuthPolicy responsePolicy,
CallbackHandler handler,
Map options)
initialize in interface com.sun.enterprise.security.jauth.ServerAuthModulepublic void validateRequest(com.sun.enterprise.security.jauth.AuthParam param,
Subject subject,
Map sharedState)
throws com.sun.enterprise.security.jauth.AuthException
validateRequest in interface com.sun.enterprise.security.jauth.ServerAuthModulecom.sun.enterprise.security.jauth.AuthExceptionpublic void secureResponse(com.sun.enterprise.security.jauth.AuthParam param,
Subject subject,
Map sharedState)
throws com.sun.enterprise.security.jauth.AuthException
secureResponse in interface com.sun.enterprise.security.jauth.ServerAuthModulecom.sun.enterprise.security.jauth.AuthExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.