@Interceptor
public class ClientAuthorizationInterceptor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPLICATION_NAME |
static java.lang.String |
APPLICATION_OWNER_ID |
static java.lang.String |
AUTHORIZATION_HEADER |
| Constructor and Description |
|---|
ClientAuthorizationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
aroundInvoke(javax.interceptor.InvocationContext context) |
public static final java.lang.String AUTHORIZATION_HEADER
public static final java.lang.String APPLICATION_OWNER_ID
public static final java.lang.String APPLICATION_NAME