|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.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 MethodPermissionrestContext - the incoming RestContext
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.