GateIn SSO - Agent 5.3.2-spaces-groups-binding-01
- java.lang.Object
-
- org.jboss.security.auth.spi.AbstractServerLoginModule
-
- org.gatein.sso.agent.login.SPNEGORolesModule
-
- All Implemented Interfaces:
- LoginModule
public class SPNEGORolesModule
extends org.jboss.security.auth.spi.AbstractServerLoginModule
The LoginModule that is responsible for setting up the proper GateIn roles
corresponding to the SPNEGO principal that was authenticated
- Author:
- Sohil Shah
-
-
Field Summary
-
Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
callbackHandler, log, loginOk, options, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass
-
Method Summary
-
Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
abort, addValidOptions, checkOptions, createGroup, createIdentity, getCallerPrincipalGroup, getUnauthenticatedIdentity, getUseFirstPass, logout
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
initialize
public void initialize(Subject subject,
CallbackHandler callbackHandler,
Map sharedState,
Map options)
- Specified by:
initialize in interface LoginModule
- Overrides:
initialize in class org.jboss.security.auth.spi.AbstractServerLoginModule
GateIn SSO - Agent 5.3.2-spaces-groups-binding-01
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.