Modifier and Type | Method and Description |
---|---|
Response |
SubscriptionResource.create(UriInfo uriInfo,
String name) |
void |
SubscriptionResource.post(HttpHeaders headers,
byte[] content) |
Modifier and Type | Method and Description |
---|---|
Response |
RolesService.create(UriInfo uriInfo,
Role role) |
Response |
UsersService.create(UriInfo uriInfo,
StoredUser user) |
Response |
RolesService.create(UriInfo uriInfo,
String roleName) |
Constructor and Description |
---|
SkeletonKeyApplication(Configurable confgurable) |
Modifier and Type | Field and Description |
---|---|
protected HttpRequest |
ServerCacheInterceptor.request |
protected Request |
ServerCacheInterceptor.validation |
protected Request |
ServerCacheHitFilter.validation |
Modifier and Type | Field and Description |
---|---|
protected HttpRequest |
ServerContentEncodingAnnotationFilter.request |
Constructor and Description |
---|
DocumentProvider(ResteasyConfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected Providers |
AtomFeedProvider.providers |
protected Providers |
AtomEntryProvider.providers |
Modifier and Type | Method and Description |
---|---|
void |
Jackson2JsonpInterceptor.setProviders(Providers providers)
Setter used by RESTeasy to provide the
Providers |
void |
JacksonJsonpInterceptor.setProviders(Providers providers)
Setter used by RESTeasy to provide the
Providers |
void |
Jackson2JsonpInterceptor.setUri(UriInfo uri)
Setter used by RESTeasy to provide the
UriInfo . |
void |
JacksonJsonpInterceptor.setUri(UriInfo uri)
Setter used by RESTeasy to provide the
UriInfo . |
Modifier and Type | Field and Description |
---|---|
protected Providers |
MapProvider.providers |
protected Providers |
CollectionProvider.providers |
protected Providers |
AbstractJAXBProvider.providers |
protected Providers |
AbstractJAXBContextFinder.providers |
Modifier and Type | Field and Description |
---|---|
protected Providers |
XopWithMultipartRelatedReader.workers |
protected Providers |
MultipartRelatedReader.workers |
protected Providers |
MultipartReader.workers |
protected Providers |
MultipartFormDataReader.workers |
protected Providers |
MultipartFormAnnotationReader.workers |
protected Providers |
MapMultipartFormDataReader.workers |
protected Providers |
ListMultipartReader.workers |
protected Providers |
AbstractMultipartWriter.workers |
Constructor and Description |
---|
ConfiguredDosetaKeyRepository(ResteasyConfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected Providers |
PKCS7SignatureWriter.providers |
protected Providers |
PKCS7SignatureTextWriter.providers |
protected Providers |
MultipartSignedWriter.providers |
protected Providers |
EnvelopedWriter.providers |
Modifier and Type | Field and Description |
---|---|
protected HttpHeaders |
TokenManagement.headers |
protected Providers |
TokenManagement.providers |
protected SecurityContext |
TokenManagement.securityContext |
protected UriInfo |
TokenManagement.uriInfo |
protected UriInfo |
RealmResource.uriInfo |
protected UriInfo |
RealmFactory.uriInfo |
Modifier and Type | Field and Description |
---|---|
protected SecurityContext |
JaxrsBearerTokenFilter.securityContext |
Constructor and Description |
---|
FooExceptionMapper(Application application,
javax.servlet.ServletConfig servletConfig,
javax.servlet.ServletContext context) |
FooExceptionMapper(Application application,
javax.servlet.ServletConfig servletConfig,
javax.servlet.ServletContext context) |
FooExceptionMapper(Application application,
javax.servlet.ServletConfig servletConfig,
javax.servlet.ServletContext context) |
Modifier and Type | Method and Description |
---|---|
String |
ProtectedResource.getAdminNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getAdminRoleCtx(SecurityContext ctx) |
String |
ProtectedResource.getAuthMethod(SecurityContext ctx) |
String |
ProtectedResource.getUserNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getUserRoleCtx(SecurityContext ctx) |
Copyright © 2013. All Rights Reserved.