|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wlp.rest.command.LoginRequired
public class LoginRequired
MethodPermission
implementation that checks to see if the request is associated with an
authenticated user.
Constructor Summary | |
---|---|
LoginRequired()
|
Method Summary | |
---|---|
boolean |
isEnabled(RestContext restContext)
Returns true if there is an existing UserPrincipal associated with
the current HttpServletRequest . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginRequired()
Method Detail |
---|
public boolean isEnabled(RestContext restContext)
UserPrincipal
associated with
the current HttpServletRequest
.
isEnabled
in interface MethodPermission
restContext
- the incoming RestContext
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |