|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generic Constants used by the WS-Security runtime.
Field Summary | |
---|---|
static java.lang.String |
WSSECURITY_CRED
This is the key used by pluggable token JAAS Login Module to look up the WSCredential created by the WSSecurityMappingModule JAAS Login Module in the shared state. |
static java.lang.String |
WSSECURITY_DN
This is the key used by pluggable token JAAS Login Module to put the DN in the shared state. |
Field Detail |
public static final java.lang.String WSSECURITY_DN
This is the key used by pluggable token JAAS Login Module to put the DN in the shared state. The WSSecurityMappingModule JAAS Login Module looks up the DN by using the key.
WSSecurityLoginModule
public static final java.lang.String WSSECURITY_CRED
This is the key used by pluggable token JAAS Login Module to look up the WSCredential created by the WSSecurityMappingModule JAAS Login Module in the shared state. The WSCredential only available after the login phase.
WSCredential
,
WSSecurityLoginModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |