|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.ext.authentication.AuthInterceptor
public class AuthInterceptor
Simple implementations of interceptor
| Constructor Summary | |
|---|---|
AuthInterceptor(Authenticator callback)
|
|
| Method Summary | |
|---|---|
static AuthData |
getAuthContext()
|
java.lang.Object |
intercept(Request request,
Chain chain)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthInterceptor(Authenticator callback)
| Method Detail |
|---|
public java.lang.Object intercept(Request request,
Chain chain)
throws java.lang.Exception
intercept in interface Interceptorjava.lang.Exceptionpublic static AuthData getAuthContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||