| Constructor and Description |
|---|
JwtAuthProvider(AuthenticationContext authContext) |
JwtAuthProvider(AuthenticationContext authContext,
RequestAuthenticatorFactory requestAuthenticatorFactory,
JerseyRequestAuthorizerFactory jerseyRequestAuthorizerFactory) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext componentContext,
JwtAuth jwtAuth,
Type type) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
public JwtAuthProvider(@InjectParam
AuthenticationContext authContext,
@InjectParam
RequestAuthenticatorFactory requestAuthenticatorFactory,
@InjectParam
JerseyRequestAuthorizerFactory jerseyRequestAuthorizerFactory)
public JwtAuthProvider(@InjectParam
AuthenticationContext authContext)
Copyright © 2017 Atlassian. All rights reserved.