|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.authorization.standard.noop.NoopAuthorizor
public class NoopAuthorizor
| Constructor Summary | |
|---|---|
NoopAuthorizor()
|
|
| Method Summary | |
|---|---|
void |
init()
|
boolean |
isUsableInRole(java.lang.String role,
Identifier identifier)
Checked for each of the user's roles. |
boolean |
isVisibleInRole(java.lang.String user,
Identifier identifier)
Checked for each of the user's roles. |
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoopAuthorizor()
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponent
public boolean isUsableInRole(java.lang.String role,
Identifier identifier)
Authorizor
isUsableInRole in interface Authorizor
public boolean isVisibleInRole(java.lang.String user,
Identifier identifier)
Authorizor
isVisibleInRole in interface Authorizor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||