org.picketlink.trust.jbossws.jaas
public class JBWSTokenIssuingLoginModule extends org.picketlink.identity.federation.core.wstrust.auth.STSIssuingLoginModule
STSIssuingLoginModule
that adds in JBoss WS specific detailsModifier 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_OPTION
callbackHandler, enableCacheInvalidation, ENDPOINT_ADDRESS, INITIAL_CLIENTS_IN_POOL, initialClientsInPool, 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, invokeSTS
abort, getCallbackHandler, getConfiguration, getMappingManager, getOptions, getRequiredOption, getSharedPassword, getSharedToken, getSharedUsername, getSubject, isSuccess, isUseFirstPass, isUseOptionsConfig, isUsePasswordStacking, login, logout, populateSubject, removeAllSamlCredentials, setSamlToken, setSharedToken, setSuccess, useCredentialsFromCallback, useCredentialsFromOptions, useCredentialsFromSharedState
public 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.AbstractSTSLoginModule
protected 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.AbstractSTSLoginModule
public boolean commit() throws LoginException
commit
in interface LoginModule
commit
in class org.picketlink.identity.federation.core.wstrust.auth.AbstractSTSLoginModule
LoginException
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.