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