|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoginModuleProxy
Utility component used as a bridge between the login module and the security component.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_PORTAL_USER_ROLE_NAME
Default .portal user role name |
| Method Summary | |
|---|---|
AuthenticationProvider |
getAuthenticationProvider()
Getter for the AuthenticationProvider. |
java.lang.String |
getPortalUserRole()
Getter for the required portal user role name. |
UserManager |
getUserManager()
Getter for the UserManager. |
| Field Detail |
|---|
static final java.lang.String DEFAULT_PORTAL_USER_ROLE_NAME
Default .portal user role name
| Method Detail |
|---|
AuthenticationProvider getAuthenticationProvider()
Getter for the AuthenticationProvider.
UserManager getUserManager()
Getter for the UserManager.
java.lang.String getPortalUserRole()
Getter for the required portal user role name.
Used in web.xml authorization to detect authenticated portal users.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||