| Package | Description |
|---|---|
| org.jboss.resteasy.skeleton.key | |
| org.jboss.resteasy.skeleton.key.as7 | |
| org.jboss.resteasy.skeleton.key.config | |
| org.jboss.resteasy.skeleton.key.jaxrs |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMetadata |
SkeletonKeySession.metadata |
protected ResourceMetadata |
RealmConfiguration.metadata |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadata |
SkeletonKeySession.getMetadata() |
ResourceMetadata |
RealmConfiguration.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmConfiguration.setMetadata(ResourceMetadata metadata) |
static SkeletonKeyToken |
RSATokenVerifier.verifyToken(String tokenString,
ResourceMetadata metadata) |
| Constructor and Description |
|---|
SkeletonKeySession(String token,
ResourceMetadata metadata) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMetadata |
OAuthManagedResourceValve.resourceMetadata |
protected ResourceMetadata |
OAuthAuthenticationServerValve.resourceMetadata |
protected ResourceMetadata |
CatalinaBearerTokenAuthenticator.resourceMetadata |
protected ResourceMetadata |
BearerTokenAuthenticatorValve.resourceMetadata |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadata |
CatalinaBearerTokenAuthenticator.getResourceMetadata() |
| Constructor and Description |
|---|
CatalinaBearerTokenAuthenticator(ResourceMetadata resourceMetadata,
boolean propagateToken,
boolean challenge) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMetadata |
ManagedResourceConfigLoader.resourceMetadata |
| Modifier and Type | Method and Description |
|---|---|
ResourceMetadata |
ManagedResourceConfigLoader.getResourceMetadata() |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMetadata |
JaxrsBearerTokenFilter.resourceMetadata |
| Constructor and Description |
|---|
JaxrsBearerTokenFilter(ResourceMetadata resourceMetadata) |
Copyright © 2014. All Rights Reserved.