|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.server.app.impl.AbstractSecurityContext
| Constructor Summary | |
AbstractSecurityContext(javax.servlet.http.HttpServletRequest req)
|
|
| Method Summary | |
java.lang.String |
getAuthType()
|
java.lang.String |
getRemoteUser()
|
java.security.Principal |
getUserPrincipal()
|
boolean |
isSecure()
|
boolean |
isUserInRole(java.lang.String roleName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractSecurityContext(javax.servlet.http.HttpServletRequest req)
| Method Detail |
public boolean isSecure()
isSecure in interface SecurityContextpublic java.lang.String getAuthType()
getAuthType in interface SecurityContextpublic java.lang.String getRemoteUser()
getRemoteUser in interface SecurityContextpublic java.security.Principal getUserPrincipal()
getUserPrincipal in interface SecurityContextpublic boolean isUserInRole(java.lang.String roleName)
isUserInRole in interface SecurityContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||