|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.ws.security.WsGrouperDefaultAuthentication
public class WsGrouperDefaultAuthentication
default authentication for grouper if a custom one isnt specified in grouper-ws.properties for non-rampart requests
Constructor Summary | |
---|---|
WsGrouperDefaultAuthentication()
|
Method Summary | |
---|---|
java.lang.String |
retrieveLoggedInSubjectId(HttpServletRequest httpServletRequest)
retrieve the current username (subjectId) from the request object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsGrouperDefaultAuthentication()
Method Detail |
---|
public java.lang.String retrieveLoggedInSubjectId(HttpServletRequest httpServletRequest) throws java.lang.RuntimeException
WsCustomAuthentication
retrieveLoggedInSubjectId
in interface WsCustomAuthentication
WsInvalidQueryException
- if there is a problem
java.lang.RuntimeException
WsCustomAuthentication.retrieveLoggedInSubjectId(javax.servlet.http.HttpServletRequest)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |