|
||||||||||
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 String |
DEFAULT_PORTAL_USER_ROLE_NAME
Default .portal user role name |
Method Summary | |
---|---|
String |
getPortalUserRole()
Getter for the required portal user role name. |
UserManager |
getUserManager()
Getter for the UserManager . |
Field Detail |
---|
static final String DEFAULT_PORTAL_USER_ROLE_NAME
Default .portal user role name
Method Detail |
---|
UserManager getUserManager()
Getter for the UserManager
.
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 |