|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.security.impl.DefaultLoginModule
org.apache.jetspeed.security.impl.ext.JBossLoginModule
public class JBossLoginModule
Configures Subject principals for JBoss JAAS implementation
| Field Summary |
|---|
| Fields inherited from class org.apache.jetspeed.security.impl.DefaultLoginModule |
|---|
callbackHandler, commitSuccess, debug, options, portalUserRole, sharedState, subject, success, ums, username |
| Constructor Summary | |
|---|---|
|
JBossLoginModule()
Create a new JBoss login module |
protected |
JBossLoginModule(UserManager userManager)
Create a new JBoss login module that uses the given user manager. |
| Method Summary | |
|---|---|
protected void |
commitPrincipals(javax.security.auth.Subject subject,
User user)
Default setup of the logged on Subject Principals for Tomcat |
| Methods inherited from class org.apache.jetspeed.security.impl.DefaultLoginModule |
|---|
abort, commit, getUserPrincipal, getUserRoles, initialize, login, logout, refreshProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossLoginModule()
protected JBossLoginModule(UserManager userManager)
userManager - DefaultLoginModule.DefaultLoginModule(UserManager)| Method Detail |
|---|
protected void commitPrincipals(javax.security.auth.Subject subject,
User user)
DefaultLoginModule
commitPrincipals in class DefaultLoginModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||