|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interceptor | |
|---|---|
| com.atlassian.seraph.config | |
| com.atlassian.seraph.interceptor | |
| Uses of Interceptor in com.atlassian.seraph.config |
|---|
| Methods in com.atlassian.seraph.config with type parameters of type Interceptor | ||
|---|---|---|
|
SecurityConfig.getInterceptors(java.lang.Class<T> desiredInterceptorClass)
|
|
|
SecurityConfigImpl.getInterceptors(java.lang.Class<T> desiredInterceptorClass)
|
|
| Methods in com.atlassian.seraph.config with parameters of type Interceptor | |
|---|---|
void |
SecurityConfigImpl.addInterceptor(Interceptor interceptor)
Do not use in production! Only used in tests, will be removed. |
| Uses of Interceptor in com.atlassian.seraph.interceptor |
|---|
| Subinterfaces of Interceptor in com.atlassian.seraph.interceptor | |
|---|---|
interface |
LoginInterceptor
Allows interception of logins. |
interface |
LogoutInterceptor
Implement this interface to intercept logout methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||