|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.server.NoAuthorization
class NoAuthorzation
| Field Summary | |
static NoAuthorization |
INSTANCE
|
| Constructor Summary | |
NoAuthorization()
|
|
| Method Summary | |
boolean |
authorize(Context context)
|
Realm |
getRealm()
|
void |
initialize(Zone zone)
|
boolean |
isSessionRequired()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final NoAuthorization INSTANCE
| Constructor Detail |
public NoAuthorization()
| Method Detail |
public void initialize(Zone zone)
initialize in interface Authorizationpublic Realm getRealm()
getRealm in interface Authorizationpublic boolean isSessionRequired()
isSessionRequired in interface Authorization
public boolean authorize(Context context)
throws java.io.IOException
authorize in interface Authorizationjava.io.IOExceptionpublic void stop()
stop in interface Authorization
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||