|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1) E10686-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.share.security.authorization.PrivilegeHolderImpl
public class PrivilegeHolderImpl
| Constructor Summary | |
|---|---|
PrivilegeHolderImpl(boolean status) |
|
PrivilegeHolderImpl(boolean status, java.lang.String reqAuthLevel, java.lang.String reqAuthType) |
|
| Method Summary | |
|---|---|
java.lang.String |
getRequireAuthenticationLevel()Optional: This is called if multi level authentication is supported when hasPermission method return false. |
java.lang.String |
getRequireAuthenticationType()Optional: This is called if multi level authentication is supported when hasPermission method return false. |
boolean |
hasPermission()Retrieve the boolean value of privilege check. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrivilegeHolderImpl(boolean status)
public PrivilegeHolderImpl(boolean status,
java.lang.String reqAuthLevel,
java.lang.String reqAuthType)
| Method Detail |
|---|
public boolean hasPermission()
PrivilegeHolderhasPermission in interface PrivilegeHolderpublic java.lang.String getRequireAuthenticationLevel()
PrivilegeHolderhasPermission method return false.getRequireAuthenticationLevel in interface PrivilegeHolderpublic java.lang.String getRequireAuthenticationType()
PrivilegeHolderhasPermission method return false.getRequireAuthenticationType in interface PrivilegeHolder
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1) E10686-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||