public class JBWSTokenIssuingLoginModule
extends org.picketlink.identity.federation.core.wstrust.auth.STSIssuingLoginModule
STSIssuingLoginModule that adds in JBoss WS specific details| Modifier and Type | Class and Description |
|---|---|
class |
JBWSTokenIssuingLoginModule.JBWSTokenClient |
| Modifier and Type | Field and Description |
|---|---|
static String |
WSA_ISSUER
Key in the options to customize the WS-Addressing Issuer in the WS-T Call
|
static String |
WSP_APPIESTO
Key in the options to customize the WS-Policy Applies To in the WS-T Call
|
ENDPOINT_OPTION, TOKEN_TYPE_OPTIONcallbackHandler, enableCacheInvalidation, ENDPOINT_ADDRESS, injectCallerPrincipalGroup, IS_BATCH, isBatch, options, OPTIONS_CREDENTIALS, OPTIONS_PW_STACKING, PASSWORD_KEY, passwordStacking, PORT_NAME, ROLE_KEY, roleKey, samlToken, securityDomain, SERVICE_NAME, SHARED_TOKEN, sharedState, STS_CONFIG_FILE, subject, success, useFirstPass, useOptionsCredentials, USERNAME_KEY| Constructor and Description |
|---|
JBWSTokenIssuingLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
commit() |
protected org.picketlink.identity.federation.core.wstrust.STSClientConfig.Builder |
createBuilder() |
protected org.picketlink.identity.federation.core.wstrust.STSClient |
createWSTrustClient(org.picketlink.identity.federation.core.wstrust.STSClientConfig config) |
initialize, invokeSTSabort, getCallbackHandler, getConfiguration, getMappingManager, getOptions, getRequiredOption, getSharedPassword, getSharedToken, getSharedUsername, getSubject, isSuccess, isUseFirstPass, isUseOptionsConfig, isUsePasswordStacking, login, logout, populateSubject, removeAllSamlCredentials, setSamlToken, setSharedToken, setSuccess, useCredentialsFromCallback, useCredentialsFromOptions, useCredentialsFromSharedStatepublic static final String WSA_ISSUER
public static final String WSP_APPIESTO
protected org.picketlink.identity.federation.core.wstrust.STSClientConfig.Builder createBuilder()
createBuilder in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModuleprotected org.picketlink.identity.federation.core.wstrust.STSClient createWSTrustClient(org.picketlink.identity.federation.core.wstrust.STSClientConfig config)
createWSTrustClient in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModulepublic boolean commit()
throws LoginException
commit in interface LoginModulecommit in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModuleLoginExceptionCopyright © 2013. All Rights Reserved.