|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.server.basic.BasicAuthorization
class BasicAuthorization
| Constructor Summary | |
BasicAuthorization()
|
|
| 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 |
| Constructor Detail |
public BasicAuthorization()
| 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 | |||||||||