- d - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- DataSourceProvider - Class in org.jboss.resteasy.plugins.providers
-
- DataSourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider
-
- DataSourceProvider.SequencedDataSource - Class in org.jboss.resteasy.plugins.providers
-
- dataSourceRepresentsXopMessagePart() - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- dataToEncodeNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- DATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- DateDelegate - Class in org.jboss.resteasy.plugins.delegates
-
- DateDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.DateDelegate
-
- dateInstancesNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- dateNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- DateParseException() - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateParseException(String) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateParseException(String, Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateParseException(Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateUtil - Class in org.jboss.resteasy.util
-
A utility class for parsing and formatting HTTP dates as used in cookies and
other headers.
- DateUtil.DateParseException - Exception in org.jboss.resteasy.util
-
- dateValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.Logger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
-
- declaring - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- declaring - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- declaring - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- DECODABET - Static variable in class Acme.Utils
-
Translates a Base64 value to either its 6-bit reconstruction value or a negative number indicating some other meaning.
- decode(String, String) - Static method in class Acme.Utils
-
Decodes URL encoded string including newly introduced JavaScript encoding with %uxxxx chars
- decode(byte[], int, int) - Static method in class Acme.Utils
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class org.jboss.resteasy.jose.Base64Url
-
- decode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder
-
- DECODE - Static variable in class org.jboss.resteasy.util.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class org.jboss.resteasy.util.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class org.jboss.resteasy.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class org.jboss.resteasy.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
-
decode an encoded map
- decode(String) - Static method in class org.jboss.resteasy.util.Encode
-
- decode64(String) - Static method in class Acme.Utils
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.security.PemUtils
-
- decodeCertificate(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodeCertificate(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- decodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeHex(String) - Static method in class org.jboss.resteasy.util.Hex
-
Converts an array of characters representing hexidecimal values into an
array of bytes of those same values.
- decodePath(String) - Static method in class org.jboss.resteasy.util.Encode
-
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a private key that is a PKCS8 pem string (base64 encoded PKCS8)
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.PemUtils
-
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
Extract a private key that is a PKCS8 pem string (base64 encoded PKCS8)
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePublicKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a public key from a PEM string
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePublicKey(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
Extract a public key from a PEM string
- DecoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
This interceptor is an Content-Encoding decoder.
- decodeToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.jboss.resteasy.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class org.jboss.resteasy.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decompress(byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DeflateUtils
-
Decompresses the specified byte array according to the DEFLATE
specification (RFC 1951).
- decorate(Class<T>, T, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.DecoratorMatcher
-
- decorate(Marshaller, AddLinks, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.links.impl.LinkDecorator
-
- decorate(Marshaller, Formatted, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor
-
- decorate(Marshaller, Stylesheet, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
-
- decorate(Marshaller, XmlHeader, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlHeaderProcessor
-
- decorate(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.interception.DecoratorProcessor
-
- decorateMarshaller(Class, Annotation[], MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- DecorateTypes - Annotation Type in org.jboss.resteasy.annotations
-
Must be placed on a DecoratorProcessor class to specify the supported types
- decorateUnmarshaller(Class, Annotation[], MediaType, Unmarshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- Decorator - Annotation Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- DecoratorMatcher - Class in org.jboss.resteasy.core.interception
-
Finds DecoratorProcessors and calls decorates on them by introspecting annotations.
- DecoratorMatcher() - Constructor for class org.jboss.resteasy.core.interception.DecoratorMatcher
-
- DecoratorProcessor<T,A extends Annotation> - Interface in org.jboss.resteasy.spi.interception
-
Part of a generic decorator framework.
- decrypt(SecretKey, JWEHeader, String, String, String, String, String) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DirectDecrypter
-
- decrypt(JWEHeader, String, String, String, String, String, RSAPrivateKey) - Static method in class org.jboss.resteasy.jose.jwe.crypto.RSADecrypter
-
- decrypt(RSAPrivateKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(String) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(SecretKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- deepCopy(HttpRequest) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- DEF_LOGENCODING - Static variable in class Acme.Serve.Serve
-
- DEF_MAX_CONN_USE - Static variable in class Acme.Serve.Serve
-
max number of alive connections default value
- DEF_MIN_ACT_SESS - Static variable in class Acme.Serve.Serve
-
- DEF_PORT - Static variable in class Acme.Serve.Serve
-
- DEF_SESSION_TIMEOUT - Static variable in class Acme.Serve.Serve
-
- DEFAULT - Static variable in class org.jboss.resteasy.core.request.QualityValue
-
- DEFAULT_ACCEPTS - Static variable in class org.jboss.resteasy.core.registry.SegmentNode
-
- DEFAULT_ALGORITHM - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
This is settable
- DEFAULT_CALLBACK_QUERY_PARAMETER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Default name of the query parameter with the method name.
- DEFAULT_CALLBACK_QUERY_PARAMETER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Default name of the query parameter with the method name.
- DEFAULT_CHARSET_PROPERTY - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
If there is a content-type header without a charset parameter, charset=US-ASCII
is assumed.
- DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
If no content-type header is sent in a multipart message part
"text/plain; charset=ISO-8859-1" is assumed.
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.keystone.model.Mappers
-
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Default ObjectMapper
for type resolution.
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Default ObjectMapper
for type resolution.
- DEFAULT_MODEL_NAME - Static variable in class org.jboss.resteasy.plugins.providers.html.View
-
If left unspecified, the default name of the model in the request
attributes
- DEFAULT_SIGNER - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
This is settable
- defaultApplicationNotImplemented() - Method in interface org.jboss.resteasy.plugins.servlet.i18n.Messages
-
- defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultContextObjects - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
-
- defaultContextObjects - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.core.extractors
-
- DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
- DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- DefaultOptionsMethodException - Exception in org.jboss.resteasy.spi
-
This exception is thrown when the client invokes HTTP OPTIONS operation and the JAX-RS resource
does not have a Java method that supports OPTIONS.
- DefaultOptionsMethodException(String, Response) - Constructor for exception org.jboss.resteasy.spi.DefaultOptionsMethodException
-
- defaultPartCharset - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- defaultPartContentType - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- defaultPrivateDomain - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- defaultProduces(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultProxy - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- defaultProxy(String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy.
- defaultProxy(String, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy host and port.
- defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify default proxy.
- DefaultTextPlain - Class in org.jboss.resteasy.plugins.providers
-
- DefaultTextPlain() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultTextPlain
-
- defaultValue - Variable in class org.jboss.resteasy.core.StringParameterInjector
-
- defaultValue - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- defaultValue(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- DeferredOutputStream() - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
-
- DeflateUtils - Class in org.jboss.resteasy.jose.jwe.crypto
-
Deflate (RFC 1951) utilities.
- delegate - Variable in class org.jboss.resteasy.core.StringParameterInjector
-
- delegate - Static variable in class org.jboss.resteasy.specimpl.LinkImpl
-
- delegate - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- delegate - Variable in class org.jboss.resteasy.util.DelegatingOutputStream
-
- delegate - Variable in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- delegate - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
-
- delegate - Variable in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- DelegatingHttpRequest - Class in org.jboss.resteasy.util
-
- DelegatingHttpRequest(HttpRequest) - Constructor for class org.jboss.resteasy.util.DelegatingHttpRequest
-
- DelegatingMultivaluedMap<K,V> - Class in org.jboss.resteasy.util
-
MultivaluedMap
implementation that delegates to another instance.
- DelegatingMultivaluedMap(MultivaluedMap<K, V>) - Constructor for class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- delegatingOutputStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- DelegatingOutputStream - Class in org.jboss.resteasy.util
-
- DelegatingOutputStream() - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
-
- DelegatingOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
-
- delete() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.RolesResource
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.UsersResource
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- delete(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(RequiredCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(UserCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(UserAttribute) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Role) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(RoleMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(ScopeMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(RequiredCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(UserCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(UserAttribute) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(Role) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(RoleMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(ScopeMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- delete() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
-
- DeleteResourceMethod - Class in org.jboss.resteasy.plugins.stats
-
- DeleteResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.DeleteResourceMethod
-
- denyAll - Variable in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
-
- deploy(Serve) - Method in interface Acme.Serve.WarDeployer
-
- deploy(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment under "/"
- deploy(ResteasyDeployment, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment under contextPath
- deploy(Class<? extends Application>) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Class<? extends Application>, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Application) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Application, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(DeploymentInfo) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Adds an arbitrary web deployment to underlying Undertow server.
- deployingApplication(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- deployment - Variable in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- deployment - Static variable in class org.jboss.resteasy.test.BaseResourceTest
-
- deploymentSensitiveFactoryEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- derivePathParameters(UriInfo) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- DerUtils - Class in org.jboss.resteasy.security
-
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
- DerUtils() - Constructor for class org.jboss.resteasy.security.DerUtils
-
- DerUtils - Class in org.jboss.resteasy.skeleton.key
-
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
- DerUtils() - Constructor for class org.jboss.resteasy.skeleton.key.DerUtils
-
- DescendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
-
- description() - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
-
- destinationArrayCannotStoreThreeBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- destinationArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- destroy() - Method in class Acme.Serve.SelectorAcceptor
-
- destroy() - Method in interface Acme.Serve.Serve.Acceptor
-
- destroy() - Method in class Acme.Serve.SimpleAcceptor
-
- destroy() - Method in class Acme.Serve.SSLAcceptor
-
- destroy() - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- destroy() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- destroy() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- destroy() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
-
- destroy() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- DESTROY_TIME_SEC - Static variable in class Acme.Serve.Serve
-
- destroyAllServlets() - Method in class Acme.Serve.Serve
-
- DIGIT - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
- DIGIT - Static variable in class org.jboss.resteasy.util.URLUtils
-
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
- DigitalSigningHeaderDecorator(Signed) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
-
- DigitalSigningHeaderDecorator(Signed) - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
-
- DigitalSigningHeaderDecoratorClientExecutionInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalSigningHeaderDecoratorClientExecutionInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
-
- DigitalSigningInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalSigningInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- DigitalVerificationHeaderDecorator(Verify, Verifications) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator
-
- DigitalVerificationHeaderDecorator(Verify, Verifications) - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator
-
- DigitalVerificationHeaderDecoratorClientExecutionInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalVerificationHeaderDecoratorClientExecutionInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
-
- DigitalVerificationInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalVerificationInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor
-
- dir(String) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
Hashes the string into the required secret key size defined by the EncryptionMethod
- dir(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
Secret must meet the size requirements of the EncryptionMethod
- dir(SecretKey) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- DirectDecrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
Direct decrypter with a
shared symmetric key.
- DirectDecrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.DirectDecrypter
-
- DirectEncrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
Direct encrypter with a
shared symmetric key.
- DirectEncrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.DirectEncrypter
-
- disableTrustManager - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Disable trust management and hostname verification.
- discoveredCDIBeanApplication(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveredCDIBeanJaxRsProvider(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveredCDIBeanJaxRsResource(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveryFailedForMethod(String, String, String) - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- dispatcher - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
-
- Dispatcher - Interface in org.jboss.resteasy.core
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.RequestHandler
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
-
- dispatcher - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- dispatcher - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- dispatcher - Static variable in class org.jboss.resteasy.test.BaseResourceTest
-
- dispatcherIsNull() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- dispose(T) - Method in class org.jboss.resteasy.cdi.JaxrsInjectionTarget
-
- DKIM_SIGNATURE - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- DKIMSignature - Class in org.jboss.resteasy.security.doseta
-
One single signature within a DKIM-Signature header
- DKIMSignature() - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
-
- DKIMSignature(Map<String, String>) - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
-
- DKIMSignature(String) - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
-
- dm - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- dnsRecordFound(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- dnsUri - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- DO_BREAK_LINES - Static variable in class org.jboss.resteasy.util.Base64
-
Do break lines when encoding.
- DO_NOT_CACHE_RESPONSE - Static variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheHitFilter
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Application
-
- Doc - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Doc() - Constructor for class org.jboss.resteasy.wadl.jaxb.Doc
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Grammars
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Include
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Link
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Method
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Option
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Param
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Request
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Resource
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Resources
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Response
-
- DocumentProvider - Class in org.jboss.resteasy.plugins.providers
-
Provider that reads and writes org.w3c.dom.Document
- DocumentProvider(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.plugins.providers.DocumentProvider
-
- doesConsume(MediaType) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- doesNotHaveLoginOrClientPermission() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- doesNotHaveLoginPermission() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- doFilter() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- doFilter(HttpExchange, Filter.Chain) - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
-
- doingALookupForBeanManager(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- doInject(String, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
-
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- domain - Variable in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
-
- DOMAIN - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- domainAttributeIsRequired() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- DomainDelegatingAuthenticator - Class in org.jboss.security.web
-
- DomainDelegatingAuthenticator() - Constructor for class org.jboss.security.web.DomainDelegatingAuthenticator
-
- DomainToken - Class in org.jboss.resteasy.keystone.model
-
- DomainToken() - Constructor for class org.jboss.resteasy.keystone.model.DomainToken
-
- DomainToken.ProjectRoles - Class in org.jboss.resteasy.keystone.model
-
- done - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- DoNotUseJAXBProvider - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
-
Put this on a class or parameter when you do not want the JAXB MessageBodyReader/Writer
used but instead have a more specific provider you want to use to marshall the type.
- doNotUseThisMethod() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- DoNotValidateRequest - Annotation Type in org.jboss.resteasy.plugins.validation.hibernate
-
- DONT_GUNZIP - Static variable in class org.jboss.resteasy.util.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doRead(Class<T>, MediaType, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doRead(Class<T>, Type, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doRead(HttpRequest, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doRead(Class<T>, Type, MediaType, Annotation[], MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doService(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
-
- DosetaKeyRepository - Class in org.jboss.resteasy.security.doseta
-
- DosetaKeyRepository() - Constructor for class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- DosetaKeyRepository.CacheEntry<T> - Class in org.jboss.resteasy.security.doseta
-
- doubleValue() - Method in class org.jboss.resteasy.core.request.QualityValue
-
- doWrite(Object, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, Type, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(HttpResponse, Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, Type, MediaType, Annotation[], MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- DummyPrintStream() - Constructor for class Acme.Utils.DummyPrintStream
-
- eatWhitspace(Reader, boolean) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
-
- EL - Class in org.jboss.resteasy.links.impl
-
- EL() - Constructor for class org.jboss.resteasy.links.impl.EL
-
- element - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
-
- elements() - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- elements() - Method in class Acme.WildcardDictionary
-
- ELProvider - Interface in org.jboss.resteasy.links
-
Implement this interface to wrap, modify or extend RESTEasy's ELContext with
your own variable or method resolvers.
- EmbeddedContainer - Class in org.jboss.resteasy.test
-
- EmbeddedContainer() - Constructor for class org.jboss.resteasy.test.EmbeddedContainer
-
- EmbeddedContainerBean - Class in org.jboss.resteasy.plugins.spring
-
- EmbeddedContainerBean() - Constructor for class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- embeddedContainerStart() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- embeddedContainerStop() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- EmbeddedJaxrsServer - Interface in org.jboss.resteasy.plugins.server.embedded
-
- empty - Static variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- EMPTY_CLASSES - Static variable in class Acme.Utils
-
- EMPTY_ENUMERATION - Static variable in class Acme.Utils
-
- EMPTY_OBJECTS - Static variable in class Acme.Utils
-
- EMPTY_URI - Static variable in class org.jboss.resteasy.mock.MockHttpRequest
-
- emptyFieldInHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- emptyHostName() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- enableDefaultInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- enabledFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- encode(byte[]) - Static method in class org.jboss.resteasy.jose.Base64Url
-
- encode(Algorithm, byte[], byte[]) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- encode(ChannelHandlerContext, NettyHttpResponse, List<Object>) - Method in class org.jboss.resteasy.plugins.server.netty.RestEasyHttpResponseEncoder
-
- ENCODE - Static variable in class org.jboss.resteasy.util.Base64
-
Specify encoding in first bit.
- encode(ByteBuffer, ByteBuffer) - Static method in class org.jboss.resteasy.util.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
ByteBuffer.
- encode(ByteBuffer, CharBuffer) - Static method in class org.jboss.resteasy.util.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
CharBuffer.
- Encode - Class in org.jboss.resteasy.util
-
- Encode() - Constructor for class org.jboss.resteasy.util.Encode
-
- encode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytesToBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
-
- encodeBytesToBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
-
- encoded - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- encoded() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- encodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Reads infile and encodes it to outfile.
- encodeForOAuth(String) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Encodes the given value for use in an OAuth parameter
- encodeFragment(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeFragmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeFromArray(String, String[], boolean) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeHeader(Algorithm) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- encodeHeader(Algorithm) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- encodeHex(byte[]) - Static method in class org.jboss.resteasy.util.Hex
-
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
- encodeMatrixParam(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeNonCodes(String) - Static method in class org.jboss.resteasy.util.Encode
-
Encode '%' if it is not an encoding sequence
- encodeObject(Serializable) - Static method in class org.jboss.resteasy.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.jboss.resteasy.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodePart(String, String, BitSet) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid URI part, with the given characters allowed.
- encodePart(String, String, BitSet) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid URI part, with the given characters allowed.
- encodePath(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%...", matrix parameters, template parameters, and '/' characters intact.
- encodePathAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodePathParamName(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path parameter name, which means it can contain PCHAR* without "=" or ";".
- encodePathParamName(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path parameter name, which means it can contain PCHAR* without "=" or ";".
- encodePathParamValue(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path parameter value, which means it can contain PCHAR* without ";".
- encodePathParamValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path parameter value, which means it can contain PCHAR* without ";".
- encodePathSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path segment, which means it can contain PCHAR* only (do not put path parameters or
they will be escaped.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%...", matrix parameters and template parameters intact.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path segment, which means it can contain PCHAR* only (do not put path parameters or
they will be escaped.
- encodePathSegmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodePathSegmentSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodeQueryNameOrValue(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid query, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+".
- encodeQueryNameOrValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid query, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+".
- encodeQueryNameOrValueNoParen(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid query with no parenthesis, which means it can contain PCHAR* | "?" | "/" without
"=" | "&" | "+" | "(" | ")".
- encodeQueryNameOrValueNoParen(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid query with no parenthesis, which means it can contain PCHAR* | "?" | "/" without
"=" | "&" | "+" | "(" | ")".
- encodeQueryParam(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeQueryParamAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
Encodes everything of a query parameter name or value.
- encodeQueryParamSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodeQueryString(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeRedirectURL(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeRedirectUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeRedirectURL(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- encodeRedirectUrl(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- EncoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
This interceptor is an Content-Encoding encoder.
- encodeToFile(byte[], String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for encoding data to a file.
- encodeURL(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeURL(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- encodeUrl(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- encodeValue(String, String[]) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact i.e.
- encoding - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
-
- encoding(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- EncodingBuilder() - Constructor for class org.jboss.resteasy.jose.jws.JWSBuilder.EncodingBuilder
-
- encodings(String...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
-
- encrypt(EncryptionMethod, CompressionAlgorithm, String, SecretKey, byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DirectEncrypter
-
- encrypt(Algorithm, EncryptionMethod, CompressionAlgorithm, RSAPublicKey, String, byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.RSAEncrypter
-
- encryptedKeyMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- EncryptionBuilder() - Constructor for class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- EncryptionMethod - Enum in org.jboss.resteasy.jose.jwe
-
- encryptionMethodWasNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- EndableGZIPOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.EndableGZIPOutputStream
-
- endOAuthAuthenticate() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- Endpoint() - Constructor for class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- Endpoint - Class in org.jboss.resteasy.keystone.model
-
- Endpoint() - Constructor for class org.jboss.resteasy.keystone.model.Endpoint
-
- Endpoints - Class in org.jboss.resteasy.keystone.model
-
- Endpoints() - Constructor for class org.jboss.resteasy.keystone.model.Endpoints
-
- enhanceRequest(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- entity - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entity - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- entity - Variable in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- entity - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- entity - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entity(Object, Annotation[]) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityAnnotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityAnnotations - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entityClass - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityClass - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- EntityExtractor<T> - Interface in org.jboss.resteasy.client.core.extractors
-
EntityExtractor extract objects from responses.
- EntityExtractor<T> - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
EntityExtractor extract objects from responses.
- EntityExtractorFactory - Interface in org.jboss.resteasy.client.core.extractors
-
Create an EntityExtractor based on a method.
- entityExtractorFactory - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- EntityExtractorFactory - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
Create an EntityExtractor based on a method.
- entityGenericType - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityNotBackedByInputStream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityNotOfUnderstoodType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- EntityTagDelegate - Class in org.jboss.resteasy.plugins.delegates
-
- EntityTagDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
-
- entityTagValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- EntityTypeFactory - Interface in org.jboss.resteasy.client
-
- Entry - Class in org.jboss.resteasy.plugins.providers.atom
-
Per RFC4287:
- Entry() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Entry
-
- Entry() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- Entry(String, String, Object) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- entrySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- entrySet() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- entrySet() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- EnvelopedInput<T> - Interface in org.jboss.resteasy.security.smime
-
- EnvelopedInputImpl - Class in org.jboss.resteasy.security.smime
-
- EnvelopedInputImpl() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- EnvelopedOutput - Class in org.jboss.resteasy.security.smime
-
- EnvelopedOutput(Object, String) - Constructor for class org.jboss.resteasy.security.smime.EnvelopedOutput
-
- EnvelopedOutput(Object, MediaType) - Constructor for class org.jboss.resteasy.security.smime.EnvelopedOutput
-
- EnvelopedReader - Class in org.jboss.resteasy.security.smime
-
- EnvelopedReader() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedReader
-
- EnvelopedWriter - Class in org.jboss.resteasy.security.smime
-
- EnvelopedWriter() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedWriter
-
- EnvUtil - Class in org.jboss.resteasy.skeleton.key
-
- EnvUtil() - Constructor for class org.jboss.resteasy.skeleton.key.EnvUtil
-
- equals(Object) - Method in class org.jboss.resteasy.client.core.ClientProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
-
- equals(Object) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
-
- equals(Object) - Method in class org.jboss.resteasy.core.MediaTypeMap.CachedMediaTypeAndClass
-
- equals(Object) - Method in class org.jboss.resteasy.core.request.QualityValue
-
- equals(Object) - Method in class org.jboss.resteasy.keystone.model.Role
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder.CacheKey
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- equals(Object) - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- equals(Object) - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- equals(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- equals(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- equals(Object) - Method in class org.jboss.resteasy.util.WeightedLanguage
-
- equals(Object) - Method in class org.jboss.resteasy.util.WeightedMediaType
-
- EQUALS_SIGN - Static variable in class Acme.Utils
-
The equals sign (=) as a byte.
- EQUALS_SIGN_ENC - Static variable in class Acme.Utils
-
- equalsIgnoreValueOrder(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- equivalent(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- equivalentParams(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- Error - Class in org.jboss.resteasy.keystone.model
-
- Error() - Constructor for class org.jboss.resteasy.keystone.model.Error
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.Logger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
-
- errorCode - Variable in exception org.jboss.resteasy.spi.Failure
-
- errorHttpCode(int, String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- errorInBase64Stream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- errorMessage - Variable in class org.jboss.resteasy.mock.MockHttpResponse
-
- errorOccurredLookingUpServletContext() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- errorOccurredLookingUpViaCDIUtil() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- errorParsingRequest() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- errorResumingFailedAsynchOperation(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- errorTryingToLoadSchema(String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- establishConnectionTimeout - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- establishConnectionTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
When trying to make an initial socket connection, what is the timeout?
- establishConnectionTimeoutUnits - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- ETAG - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- eTagParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- evaluateEL(Method, ELContext, Object, String) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- evaluateELBoolean(Method, ELContext, Object, String) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- evaluatePreconditions(EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions(Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions(Date, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions() - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- excededMaximumForwards(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- exception() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- exception - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- ExceptionAdapter - Exception in org.jboss.resteasy.core
-
A ExceptionAdapter.
- ExceptionAdapter(Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
-
Create a new ExceptionAdapter.
- ExceptionAdapter(String, Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.jboss.resteasy.plugins.server.netty.RequestHandler
-
- ExceptionHandler - Class in org.jboss.resteasy.core
-
- ExceptionHandler(ResteasyProviderFactory, Set<String>) - Constructor for class org.jboss.resteasy.core.ExceptionHandler
-
- exceptionHasInvalidFormat(String) - Method in interface org.jboss.resteasy.plugins.validation.hibernate.i18n.Messages
-
- exceptionHasInvalidFormat(String) - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- exceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- exceptionShuttingDownJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- exceptionStartingUpJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- exceptionWhileExtractionAttachment(String) - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- exchange - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- execute(ClientRequest) - Method in interface org.jboss.resteasy.client.ClientExecutor
-
Deprecated.
- execute() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- execute(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Return a response wither from an invoke or exception handling
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
-
- execute(ClientExecutionContext) - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
-
Deprecated.
- executeEntity(String, String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- executeExactExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
If there exists an Exception mapper for exception, execute it, otherwise, do NOT recurse up class hierarchy
of exception.
- executeExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
Execute an ExceptionMapper if one exists for the given exception.
- executeExceptionMapperForClass(Throwable, Class) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
- executeRequest(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Execute request using HttpURLConnection with body from invocation if needed.
- executeThread(Runnable) - Method in class Acme.Utils.ThreadPool
-
Takes a new task for execution by a threads in pool will wait until free threads if number of threads reached max
- executionContext - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- executor - Variable in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- executor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- executor(ClientExecutor) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- executor - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.spi.Link
-
Deprecated.
- EXPECT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- expectedValue(String, String, String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- expectingColonMap() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingCommaJsonArray() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingJsonArray() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingLeftBraceJsonMap() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingQuote() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingStreamSource() - Method in interface org.jboss.resteasy.plugins.providers.fastinfoset.i18n.Messages
-
- expectingStreamSource() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectsBody - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
-
- expectsBody() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
-
- expectsBody - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- expectsBody() - Method in interface org.jboss.resteasy.spi.MethodInjector
-
- expectTwoNonNullMethods() - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- expiration - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- expiration(long) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- EXPIRATION - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- expiration - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- expiration - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- expiration(long) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- expired() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- expired() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- expired() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- expired() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- expired() - Method in class org.jboss.resteasy.keystone.model.Access.Token
-
- expired() - Method in class org.jboss.resteasy.keystone.model.DomainToken
-
- expired() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- expiredIn - Variable in class Acme.Serve.Serve
-
- expires(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- EXPIRES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- expiresIn - Variable in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- export(Cache) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- export(Cache, OutputStream) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- Exporter - Class in org.jboss.resteasy.keystone.cli
-
- Exporter() - Constructor for class org.jboss.resteasy.keystone.cli.Exporter
-
- exposedHeaders - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- Expression - Class in org.jboss.resteasy.core.registry
-
- Expression(String, String) - Constructor for class org.jboss.resteasy.core.registry.Expression
-
- Expression.Group - Class in org.jboss.resteasy.core.registry
-
- EXPRESSION_FACTORY - Static variable in class org.jboss.resteasy.links.impl.EL
-
- ExtendedCacheControl - Class in org.jboss.resteasy.core
-
Adds support for the public directive which is not supported by CacheControl
for some reason.
- ExtendedCacheControl() - Constructor for class org.jboss.resteasy.core.ExtendedCacheControl
-
- extensions - Variable in class org.jboss.resteasy.spi.Link
-
Deprecated.
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractAttributes() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
-
- extractEntity(ClientRequestContext, Object...) - Method in interface org.jboss.resteasy.client.core.extractors.EntityExtractor
-
- extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
-
- extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
-
- extractEntity(ClientContext, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.EntityExtractor
-
- extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectProxy
-
- extractEntity(Class, Type, Annotation[], MimeBodyPart, Providers) - Static method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- extractHttpHeaders(HttpRequest) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractHttpHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractHttpHeaders(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractJsonMapString(Reader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractLocale(String) - Static method in class org.jboss.resteasy.util.LocaleHelper
-
- extractMatchingPath(List<PathSegment>) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
matching path without matrix parameters
- extractor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- extractor - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- extractorFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- extractorFactory(EntityExtractorFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- extractParameters(String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- extractParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- extractRequestHeaders(HttpRequest) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractRequestHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractRequestHeaders(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractResult(GenericType<T>, Response, Annotation[]) - Static method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
Extracts result from response throwing an appropriate exception if not a successful response.
- extractUriInfo(HttpRequest, String, String) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractUriInfo(HttpServletRequest, String) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractUriInfo(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractValue(String) - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- extractValues(List<String>) - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- garbageAfterQuotedString(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- GEN_DELIMS - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
- GEN_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
-
gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"
- GeneralValidator - Interface in org.jboss.resteasy.spi.validation
-
- GeneralValidatorCDI - Interface in org.jboss.resteasy.spi.validation
-
- GeneralValidatorImpl - Class in org.jboss.resteasy.plugins.validation
-
- GeneralValidatorImpl(ValidatorFactory, boolean, Set<ExecutableType>) - Constructor for class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- GeneralValidatorImpl - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl(Validator, MethodValidator) - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- GeneralValidatorImpl.LocaleSpecificMessageInterpolator - Class in org.jboss.resteasy.plugins.validation
-
- GeneralValidatorImpl.S1 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl.S2 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl.S3 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl.S4 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl.S5 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- GeneralValidatorImpl.SimpleMethodFilter - Class in org.jboss.resteasy.plugins.validation
-
A filter implementation filtering methods matching given methods.
- generateBaseUrl() - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Generate a base URL incorporating the configured port.
- generateCidFromAddrSpec(String) - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
-
Helper method to generate a standards-compliant cid url from the supplied
addrSpec.
- generateContentID() - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
-
- generateContentIDFromAddrSpec(String) - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
-
Helper method to generate a standards-compliant Content-ID header value
from the supplied addrSpec.
- generateRFC822AddrSpec() - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
-
Helper method to generate a standards-compliant, random addr-spec as
described in RFC822.
- generateSchema(SchemaOutputResolver) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
- generateServiceRegistry(ResteasyDeployment) - Static method in class org.jboss.resteasy.wadl.ResteasyWadlGenerator
-
- generateTestCertificate(String, String, KeyPair) - Static method in class org.jboss.resteasy.security.KeyTools
-
- generateTestCertificate(KeyPair) - Static method in class org.jboss.resteasy.security.KeyTools
-
- generateURL(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Generate a URL incorporating the configured port.
- Generator - Class in org.jboss.resteasy.plugins.providers.atom
-
Per RFC4287
- Generator() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Generator
-
- genericReturnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- genericReturnType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
-
- genericReturnType - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- genericType - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- genericType - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- genericType - Variable in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- genericType - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- genericType - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- genericType(Type) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- GenericType<T> - Class in org.jboss.resteasy.util
-
This class is a trick used to extract GenericType information at runtime.
- GenericType() - Constructor for class org.jboss.resteasy.util.GenericType
-
Constructs a new generic entity.
- get(String) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
This function looks up in the directory to find the perfect match and remove matching part from path, so if you need to keep original path, save it
somewhere
- get() - Method in class Acme.Utils.SimpleBuffer
-
- get(Object) - Method in class Acme.WildcardDictionary
-
- get(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
-
Deprecated.
- get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- get(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- get() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- get(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
Templates the returned ClientResponse for easy access to returned entity
- get(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- get(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- get(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- get(String, MediaType) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
-
- get(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- get(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
-
- get() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- get(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- get(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- get(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- get() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- get(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- get(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- get(long, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- get(String) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- get(String) - Method in interface org.jboss.resteasy.keystone.client.RolesResource
-
- get(String) - Method in interface org.jboss.resteasy.keystone.client.TokenVerifier
-
- get(String) - Method in interface org.jboss.resteasy.keystone.client.UsersResource
-
- get(String) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- get(String) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- get(String) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- get(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- get(String, MediaType) - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache
-
- get(String, MediaType) - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache
-
- get(String, MediaType) - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache
-
Deprecated.
- get() - Method in class org.jboss.resteasy.plugins.guice.ext.ResponseBuilderProvider
-
- get() - Method in class org.jboss.resteasy.plugins.guice.ext.UriBuilderProvider
-
- get() - Method in class org.jboss.resteasy.plugins.guice.ext.VariantListBuilderProvider
-
- get(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- get() - Method in class org.jboss.resteasy.plugins.stats.RegistryStatsResource
-
- get(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- get() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
-
- get(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- get(Object) - Method in class org.jboss.resteasy.util.PrefixedMultivaluedMap
-
Returns the value assigned to "
prefix.
key" implicitly converts the key to
String
- get() - Method in class org.jboss.resteasy.util.ThreadLocalStack
-
- get(String) - Static method in class org.jboss.security.web.ThreadContext
-
- getAbortedResponse() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getAbortedWithResponse() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getAbsolutePath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getAbsolutePathBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getAccept() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getAccept() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Gets the value of the accept property.
- getAcceptableLanguages() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getAcceptableLanguages() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getAcceptableLanguages() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getAcceptableLanguages() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getAcceptableMediaTypes() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getAcceptableMediaTypes() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getAcceptableMediaTypes() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getAcceptableMediaTypes() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getAcceptedIssuers() - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
-
- getAccepts() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getAccepts() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- getAcceptType() - Method in class org.jboss.resteasy.core.registry.SegmentNode.SortEntry
-
- getAccessCodeLifespan() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getAccessCodeLifespan() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getAccessCodeLifetime() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
-
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
-
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
-
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getAccessibleObject() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- getAccessKey() - Method in class org.jboss.resteasy.keystone.model.Authentication.ApiAccessKeyCredentials
-
- getAccessToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- getAccessToken(String, String) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Returns the OAuth Access Token for the given Consumer key and Access Token.
- getAccessToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- getActualProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getActualResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getActualTypeArgumentsOfAnInterface(Class<?>, Class<?>) - Static method in class org.jboss.resteasy.util.Types
-
Given a class and an interfaces, go through the class hierarchy to find the interface and return its type arguments.
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getAdapter(Class<A>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getAddress() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Get the address.
- getAdminNameCtx(SecurityContext) - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getAdminRole() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getAdminRole() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getAdminRole() - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getAdminRoleCtx(SecurityContext) - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getAdminURL() - Method in class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- getAdminURL() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getAlgorithm() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getAlgorithm() - Method in class org.jboss.resteasy.jose.jws.JWSHeader
-
- getAlgorithm() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getAlgorithm() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getAlias(DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getAllowedHeaders() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- getAllowedMethods() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getAllowedMethods() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getAllowedMethods() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getAllowedMethods() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
Will allow all by default
- getAllowedMethods() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getAllowedOrigins() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
Put "*" if you want to accept all origins
- getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getAnnotatedMethod() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- getAnnotation(Class<T>) - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getAnnotations() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getAnnotations() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getAnnotations() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- getAnnotations() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getAnnotations() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getAnnotations() - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- getAnnotations() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getAnnotations() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getAnnotations() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getAnnotations() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getAnnotations() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ConstructorParameter
-
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
-
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.MethodParameter
-
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getAnnotations() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- getAnnotations() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- getAnnotations() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
-
- getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
-
- getAnnotationType() - Method in class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
-
- getAny(String) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
-
Deprecated.
- getAny(String) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- getAny(String) - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- getAny(String) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
-
- getAny(String) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- getAny(String) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
-
- getAny() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Grammars
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Request
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets the value of the any property.
- getAny() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets the value of the any property.
- getAnyOther() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getAnyOtherElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
Get content as an XML Element if the content is XML.
- getAnyOtherJAXBObject(Class<T>, Class...) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
Extract the content as the provided JAXB annotated type.
- getAnyOtherJAXBObject() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
Returns previous extracted jaxbobject from a call to getJAXBObject(Class clazz)
or value passed in through a previous setJAXBObject().
- getApiAccessKeyCredentials() - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- getApplication() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getApplicationClass() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getApplicationContext() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- getApplicationContextConfiguration() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getApplicationCount() - Method in class org.jboss.resteasy.test.application.MyResource
-
- getArgumentType(ParameterizedType, int) - Static method in class org.jboss.resteasy.util.Types
-
Gets the index-th type argument.
- getAsText() - Method in class javax.ws.rs.core.MediaTypeEditor
- getAsyncContext() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getAsyncContext() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getAsyncContext() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getAsyncContext() - Method in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
-
- getAsyncContext() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getAsyncContext() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getAsyncContext() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getAsynchronousContext() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getAsyncJobServiceBasePath() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getAsyncJobServiceMaxJobResults() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getAsyncJobServiceMaxWait() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getAsyncJobServiceThreadPoolSize() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getAsyncResponse() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- getAsyncResponse() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
-
- getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getAttachmentMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getAttachmentUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getAttribute(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- getAttribute(String) - Method in class Acme.Serve.Serve
-
- getAttribute(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getAttribute(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getAttribute(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getAttribute(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getAttribute(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
Map of contextual data.
- getAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
Allows you to pass values back and forth between interceptors
On the server side, this is the HttpRequest attributes, on the client side, this is the ClientRequest/ClientResponse
attributes.
- getAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
Allows you to pass values back and forth between interceptors
On the server side, this is the HttpRequest attributes, on the client side, this is the ClientRequest/ClientResponse
attributes.
- getAttribute(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getAttribute(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getAttributeExceptionsTo() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getAttributeNames() - Method in class Acme.Serve.Serve.AcmeSession
-
- getAttributeNames() - Method in class Acme.Serve.Serve
-
- getAttributeNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getAttributeNames() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getAttributeNames() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getAttributeNames() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getAttributeNames() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getAttributeNames() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getAttributeNames() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getAttributeNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getAttributes() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getAttributes() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Used to pass information to and between interceptors.
- getAttributes() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getAttributes() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getAttributes() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getAttributes() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- getAudience() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getAuthenticationScheme() - Method in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- getAuthenticationScheme() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
-
- getAuthenticationTag() - Method in class org.jboss.resteasy.jose.jwe.crypto.JWECryptoParts
-
Gets the authentication tag.
- getAuthMethod(SecurityContext) - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getAuthorizationConfirmURI(HttpServletRequest, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthServlet
-
- getAuthorizationUrl() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getAuthors() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getAuthors() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getAuthType() - Method in class Acme.Serve.Serve.ServeConnection
-
- getAuthType() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getAuthType() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getAuthUrl() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getAuthUrl() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getAuthUrl() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getAvailableMediaTypes(String[]) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
-
- getAvailableVariants(String[]) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
-
- getAvailableVariants(List<MediaType>) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
-
- getBadgerFishReader(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getBase() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Gets the value of the base property.
- getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
- getBase() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- getBase() - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Gets the value of the base property.
- getBased64Signature() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getBaseType() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getBaseUri() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- getBaseURI() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- getBaseUri() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getBaseUri() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getBaseUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getBeanName() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- getBeanName() - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- getBeanName() - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- getBeanNames() - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
-
- getBearerToken(UriInfo, HttpHeaders) - Method in class org.jboss.resteasy.skeleton.key.jaxrs.JaxrsOAuthClient
-
- getBearerToken(HttpServletRequest) - Method in class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
Obtain the code parameter from the url after being redirected back from the auth-server.
- getBegin() - Method in class org.jboss.resteasy.plugins.providers.FileRange
-
- getBestMatch(List<Variant>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- getBestMatch(List<MediaType>, List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getBody() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getBody() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- getBody(Class<T>, Type) - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- getBody(GenericType<T>) - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- getBody(Class<T>, Type) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getBody(GenericType<T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getBody() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getBody() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getBody() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getBodyAnnotations() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getBodyAsString() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- getBodyAsString() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getBodyContentType() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getBodyGenericType() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getBodyType() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getBooleanValue(String) - Static method in class org.jboss.resteasy.util.TypeConverter
-
Returns a Boolean value from a String.
- getBootstrap() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- getBoundary() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
-
- getBounded() - Method in class org.jboss.resteasy.core.registry.RootClassNode
-
- getBounded() - Method in class org.jboss.resteasy.core.registry.RootNode
-
- getBounded() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- getBufferSize() - Method in class Acme.Serve.Serve.ServeConnection
-
- getBufferSize() - Method in class Acme.Serve.Serve.ServeOutputStream
-
- getBufferSize() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getBufSize() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
Return the current maximum size of the internal buffer.
- getByteCount() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- getByteCount() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- getBytes(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- getBytes(String, Map<String, ResteasyWadlServiceRegistry>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlWriter
-
- getCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
-
- getCache() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getCache(Configurable) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- getCache() - Method in class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- getCached() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- getCached() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getCached() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- getCached() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getCached() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- getCached() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache.Entry
-
- getCached() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache.CacheEntry
-
Deprecated.
- getCacheTimeout() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getCallback() - Method in class org.jboss.resteasy.auth.oauth.OAuthRequestToken
-
Returns this Token's callback
- getCallbackQueryParameter() - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Get the name of the query parameter which contains the JavaScript method name.
- getCallbackQueryParameter() - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Get the name of the query parameter which contains the JavaScript method name.
- getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Gets the value of the categories property.
- getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getCategories() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getCategory() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Gets the value of the category property.
- getCekBitLength() - Method in enum org.jboss.resteasy.jose.jwe.EncryptionMethod
-
- getCertificate() - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- getCertificate() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getCertificate() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getCertificate() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getCertificate() - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- getCharacterEncoding() - Method in class Acme.Serve.Serve.ServeConnection
-
- getCharacterEncoding() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getCharacterEncoding() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
FIXME Comment this
- getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
-
- getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- getCharset(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jsonp.AbstractJsonpProvider
-
- getCharset(MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- getCipherText() - Method in class org.jboss.resteasy.jose.jwe.crypto.JWECryptoParts
-
Gets the cipher text.
- getCity() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Get the city.
- getClassCache() - Method in class org.jboss.resteasy.core.MediaTypeMap
-
- getClassContracts() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClassContracts() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClasses() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClasses() - Method in class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- getClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClasses() - Method in class org.jboss.resteasy.test.application.MyApplication
-
- getClassViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getClassViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getClassViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getClassWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.resteasy.util.AnnotationResolver
-
- getClazz() - Method in class org.jboss.resteasy.client.core.ClientProxy
-
- getClazz() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- getClazz() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- getClazz() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- getClazz() - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
-
- getClazz() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getCleanables() - Method in class org.jboss.resteasy.plugins.server.servlet.Cleanables
-
- getClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getClient() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getClient() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- getClient() - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- getClient() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getClientConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getClientCredentials() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getClientDynamicFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientErrorInterceptors() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientErrorInterceptors() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientExceptionMappers() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientExecutionInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientExecutionInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientExecutor() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getClientId() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getClientId() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getClientId() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getClientKeyPassword() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getClientKeyPassword() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getClientKeyPassword() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- getClientKeystore() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getClientKeystore() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getClientKeystore() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
keystore that contains service's private key and certificate.
- getClientKeystorePassword() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getClientKeystorePassword() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getClientMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientMessageBodyReaders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientMessageBodyWriters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientRequestFilters() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientRequestFilters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientResponse() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- getClientResponse() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
-
- getClientResponseFilters() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientResponseFilters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getClientRole() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getClientWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getClientWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getCode() - Method in class org.jboss.resteasy.keystone.model.Error
-
- getCode() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getCode(HttpServletRequest) - Method in class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
- getCodeUrl() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getCodeUrl() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getCodeUrl() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getCodeUrl() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getCollection() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
-
Gets the value of the collection property.
- getCollectionBaseType(Class, Type) - Static method in class org.jboss.resteasy.util.Types
-
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- getCompressionAlgorithm() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getConcreteMediaTypeFromMessageBodyWriters(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getConcreteMediaTypeFromMessageBodyWriters(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getConfigProperty(String) - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getConfigProperty(String) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- getConfiguration() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- getConfiguration() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getConfiguration() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getConfiguration() - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- getConnectionPoolSize() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getConnectURI() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
Returns the OAuth Consumer's connect URI.
- getConstraintType() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- getConstraintType(Object) - Method in interface org.jboss.resteasy.plugins.providers.validation.ConstraintTypeUtil
-
- getConstraintType(Object) - Method in class org.jboss.resteasy.plugins.validation.ConstraintTypeUtil11
-
- getConstraintType(Object) - Method in class org.jboss.resteasy.plugins.validation.hibernate.ConstraintTypeUtil10
-
- getConstructedDefaultContextObjects() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- getConstructors() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getConsumer(String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- getConsumer(String) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Returns the OAuth Consumer for the given Consumer key.
- getConsumer(String) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- getConsumer() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's Consumer.
- getConsumes() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getConsumes() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- getConsumes() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- getConsumes(Class, AccessibleObject) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getConsumesMIMEType() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getConsumesMIMEType() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getContainerRequestFilterRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getContainerRequestFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContainerResponseFilterRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getContainerResponseFilterRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContent() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getContent() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
-
Gets the value of the content property.
- getContent() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getContent() - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Gets the value of the content property.
- getContentAsString() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getContentLength() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContentLength() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getContentType() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContentType() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getContentType() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getContentType() - Method in class org.jboss.resteasy.jose.jws.JWSHeader
-
- getContentType() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- getContentType() - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
-
- getContentType() - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- getContentType() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getContext(String) - Method in class Acme.Serve.Serve
-
- getContext(Class) - Method in class org.jboss.resteasy.core.ContextResolverProxy
-
- getContext(Class<?>) - Method in class org.jboss.resteasy.jwt.JWTContextResolver
-
- getContext(ELContext) - Method in interface org.jboss.resteasy.links.ELProvider
-
Returns an ELContext to use for any @LinkResource constraint and pathParameters.
- getContext(Class<?>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
-
- getContext() - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- getContext() - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- getContext(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.AbstractValidatorContextResolver
-
- getContext(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.hibernate.AbstractValidatorContextResolver
-
- getContext(Class<?>) - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeyContextResolver
-
- getContext() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getContextData(Class<T>) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContextDataLevelCount() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContextDataMap() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContextPath() - Method in class Acme.Serve.Serve
-
- getContextPath() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContextPath() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getContextPath() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
-
- getContextPath() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getContextResolver(Class<T>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getContextResolvers() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContextResolvers(Class<?>, MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContracts(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getContracts(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getContracts(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getContributors() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getCookie(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getCookieHeaderName(int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
Return the header name to set the cookie, based on cookie version.
- getCookieName() - Method in class org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
-
- getCookieName() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
-
- getCookies() - Method in class Acme.Serve.Serve.ServeConnection
-
- getCookies() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getCookies() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getCookies() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getCookies() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getCookies() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getCookies() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getCookies() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getCookies() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getCookieValue(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getCookieValue(String, HttpServletRequest) - Method in class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
- getCorsMaxAge() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- getCount() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- getCount() - Method in class org.jboss.resteasy.test.application.MyResource
-
- getCountry() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Get the country.
- getCreationTime() - Method in class Acme.Serve.Serve.AcmeSession
-
- getCredential(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getCredential(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getCredentials() - Method in class org.jboss.resteasy.keystone.model.StoredUser
-
- getCredentials(User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getCredentials(User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getCredentials() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getCredentials() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- getData() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getDate() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getDate() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getDate() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getDate() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getDate() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getDate() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getDateFormatRFC822() - Static method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- getDateHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getDateHeader(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getDateHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getDeclaring() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getDeclaring() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- getDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- getDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getDecodedFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getDecodedFormParameters() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getDecodedFormParameters() - Method in class org.jboss.resteasy.util.PrefixedFormFieldsHttpRequest
-
- getDefault() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the default property.
- getDefaultCache() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getDefaultCache() - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- getDefaultConsumes() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
-
- getDefaultContextObjects() - Method in interface org.jboss.resteasy.core.Dispatcher
-
- getDefaultContextObjects() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- getDefaultContextObjects() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getDefaultCookiePath() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getDefaultExecutor() - Static method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getDefaultHttpResponse() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- getDefaultPrivateDomain() - Method in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
- getDefaultPrivateDomain() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getDefaultPrivateDomain() - Method in interface org.jboss.resteasy.security.doseta.KeyRepository
-
What should be the default domain to use when creating signature header
- getDefaultPrivateSelector() - Method in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
- getDefaultPrivateSelector() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getDefaultPrivateSelector() - Method in interface org.jboss.resteasy.security.doseta.KeyRepository
-
What should be the default selector to use when creating signature header
- getDefaultProduces() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
-
- getDefaultProxy() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getDefaultValue() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getDelegate() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getDelegate() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getDelegate() - Method in interface org.jboss.resteasy.spi.ProviderFactoryDelegate
-
- getDelegate() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- getDelegate() - Method in class org.jboss.resteasy.util.DelegatingOutputStream
-
- getDelegatingOutputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getDeployment() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- getDeployment() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- getDeployment() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- getDeployment() - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- getDeployment() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- getDeployment() - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
-
- getDeployment() - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- getDescription() - Method in class org.jboss.resteasy.keystone.model.Project
-
- getDescription() - Method in class org.jboss.resteasy.keystone.model.Service
-
- getDispatcher() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- getDispatcher() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
-
- getDispatcher() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getDispatcher() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- getDisplayName() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
Returns the OAuth Consumer's display name.
- getDnsUri() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Grammars
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Include
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Request
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets the value of the doc property.
- getDoc() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets the value of the doc property.
- getDomain() - Method in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- getDomain() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getDynamicFeatures() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Get content as an XML Element if the content is XML.
- getElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Get content as an XML Element if the content is XML.
- getElement() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the element property.
- getEmail() - Method in class org.jboss.resteasy.keystone.model.User
-
- getEmail() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- getEmbeddedServer() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- getEmptyHttpResponse() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- getEnabled() - Method in class org.jboss.resteasy.keystone.model.Project
-
- getEnabled() - Method in class org.jboss.resteasy.keystone.model.User
-
- getEnabledFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getEnabledFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getEncodedContent() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getEncodedHeader() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getEncodedMatchedPaths() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getEncodedPathInfo(String, String) - Static method in class org.jboss.resteasy.util.PathHelper
-
- getEncodedPathParameterPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getEncodedQueryParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getEncodedSignature() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getEncoding(Annotation[]) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
-
- getEncodings(Annotation[]) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
-
- getEncryptedKey() - Method in class org.jboss.resteasy.jose.jwe.crypto.JWECryptoParts
-
Gets the encrypted key.
- getEncryptionMethod() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getEnd() - Method in class org.jboss.resteasy.plugins.providers.FileRange
-
- getEndpoints() - Method in class org.jboss.resteasy.keystone.model.Access.Service
-
- getEndpointsLinks() - Method in class org.jboss.resteasy.keystone.model.Access.Service
-
- getEntity() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Unmarshal the target entity from the response OutputStream.
- getEntity(Class<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Extract the response body with the provided type information
This method actually does the reading on the OutputStream.
- getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Extract the response body with the provided type information
This method actually does the reading on the OutputStream.
- getEntity(Class<T2>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Extract the response body with the provided type information.
- getEntity(GenericType<T2>, Annotation[]) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- getEntity() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity(Class<T2>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity(Class<T2>, Type) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity(Class<T2>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity(GenericType<T2>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity(GenericType<T2>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- getEntity() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getEntity() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntity() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getEntity() - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity(PrivateKey, X509Certificate) - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity(Class<T2>) - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity(Class<T2>, PrivateKey, X509Certificate) - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity(GenericType) - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity(GenericType, PrivateKey, X509Certificate) - Method in interface org.jboss.resteasy.security.smime.EnvelopedInput
-
- getEntity() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(PrivateKey, X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(Class) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(Class, PrivateKey, X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(GenericType) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(GenericType, PrivateKey, X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(GenericType, Annotation[], PrivateKey, X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity(Class, Type, Annotation[], PrivateKey, X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getEntity() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getEntity(Class) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getEntity(GenericType) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getEntity(GenericType, Annotation[]) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getEntity(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getEntity(MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getEntity(Class<T2>, MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getEntity(GenericType<T2>, MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getEntity(GenericType<T2>, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getEntity(Class<T2>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getEntity() - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- getEntity(Class<T2>) - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- getEntity(GenericType) - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- getEntity() - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- getEntity() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getEntity() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getEntity(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- getEntity() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
-
- getEntityAnnotations() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getEntityAnnotations() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getEntityAnnotations() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntityClass() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getEntityClass() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getEntityClass() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntityClass() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getEntityGenericType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- getEntityStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getEntityStream() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntityStream() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getEntityTag() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getEntityTag() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getEntityTag() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntityTag() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getEntityType(int, MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.core.VoidEntityTypeFactory
-
- getEntityType(int, MultivaluedMap<String, Object>) - Method in interface org.jboss.resteasy.client.EntityTypeFactory
-
Deprecated.
- getEntityType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getEntityType() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getEntries() - Method in class org.jboss.resteasy.plugins.providers.atom.Feed
-
- getEntries() - Method in class org.jboss.resteasy.plugins.stats.RegistryData
-
- getEntry(ClientRequest) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- getEntry(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- getEntry(ClientRequestContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
-
- getEntry(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
-
- getError() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getErrorCode() - Method in exception org.jboss.resteasy.spi.Failure
-
- getErrorCode() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getErrorHandler() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- getErrorMessage() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getErrorMessage() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getEtag() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- getEtag() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache.Entry
-
- getEtag() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache.CacheEntry
-
Deprecated.
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getEventHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getException() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getException() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getException() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getException() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getException() - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- getException() - Method in class org.jboss.resteasy.test.application.MyResource
-
- getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getExceptionMapper(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getExceptionMappers() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getExceptionMappers() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getExecutableTypesOnMethod(Method) - Static method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- getExecutableTypesOnMethodInHierarchy(Method) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- getExecutableTypesOnMethodInInterfaces(Class<?>, Method) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- getExecutionInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
-
- getExecutionInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getExecutionInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getExecutor() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getExecutor() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getExecutor() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getExpected(String, String, Object...) - Method in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- getExpectedNumberOfMethods() - Method in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- getExpiration() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getExpiration() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- getExpiration() - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- getExpirationInSeconds() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- getExpirationInSeconds() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache.Entry
-
- getExpirationInSeconds() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache.CacheEntry
-
Deprecated.
- getExpires() - Method in class org.jboss.resteasy.keystone.model.Access.Token
-
- getExpires() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- getExpiresIn() - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- getExposedHeaders() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- getExtendedProperty(Serializable) - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getExtendedProperty(Serializable) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getExtensionAttributes() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
- getExtensions() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getExtractorFactory() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- getExtractorFactory() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
-
- getExtractorFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getFactory() - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
-
- getFailureException() - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- getFastinfoSetXMLStreamReader(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getFastinfoSetXMLStreamWriter(OutputStream) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getFeatureClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getFeatureClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- getFeatureInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getFeatureInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getField(int, String) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getField() - Method in class org.jboss.resteasy.spi.metadata.FieldParameter
-
- getFields() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getFields(Class<?>, MultipartFormDataOutput, Object) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
-
- getFields() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getFieldViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getFieldViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getFieldViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getFile() - Method in class org.jboss.resteasy.plugins.providers.FileRange
-
- getFilename(AccessibleObject) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
-
- getFilename() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getFileUploadInMemoryThresholdLimit() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
Based on memory unit
- getFileUploadMemoryUnit() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getFileUploadTempFileDir() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
-
- getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
-
- getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- getFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- getFirst(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- getFirst(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- getFirst(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- getFirst(K) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- getFirstResult(Verification) - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- getFixed() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the fixed property.
- getFormData() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
-
Deprecated.
- getFormData() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
Deprecated.
- getFormData() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
-
- getFormDataMap() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
-
- getFormDataMap() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
- getFormDataPart(String, Class<T>, Type) - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
-
- getFormDataPart(String, GenericType<T>) - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput
-
- getFormDataPart(String, Class<T>, Type) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
- getFormDataPart(String, GenericType<T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
- getFormParameters() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getFormParameters() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- getFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getFormParameters() - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- getFormParameters() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
application/x-www-form-urlencoded parameters
This is here because @FormParam needs it and for when there are servlet filters that eat up the input stream
- getFormParameters() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getFragment() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getFullpath() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getFunctionName() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getFunctionName() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getFunctionPrefix() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getFunctionPrefix() - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- getFunctionPrefix() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getFunctionPrefix() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- getGeneralValidator() - Method in class org.jboss.resteasy.plugins.validation.hibernate.AbstractValidatorContextResolver
-
- getGenerator() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getGenericReturnType() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getGenericReturnType() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getGenericType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getGenericType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getGenericType() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getGenericType() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getGenericType() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getGenericType() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getGenericType() - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- getGenericType() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getGenericType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getGenericType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getGenericType() - Method in class org.jboss.resteasy.util.GenericType
-
Gets underlying Type
instance.
- getGrammars() - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Gets the value of the grammars property.
- getGrantUrl() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getGzip() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
-
- getHandler(HttpServletRequest) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- getHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeader(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getHeader(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getHeader() - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- getHeader() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getHeaderAsLink(String) - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Header is assumed to be a URL, a Link object is created from it if it exists.
- getHeaderAsLink(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getHeaderDelegate(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getHeaderDelegate(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Checks to see if RuntimeDelegate is a ResteasyProviderFactory
If it is, then use that, otherwise use this
- getHeaderDelegates() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getHeaderList() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getHeaderNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeaderNames() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getHeaderNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getHeaders(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- getHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getHeaders() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getHeaders() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getHeaders(HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Create map with response headers.
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getHeaders() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getHeaders() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getHeaders() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getHeaders() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getHeaders(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getHeaders() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- getHeaders() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache.Entry
-
- getHeaders() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache.CacheEntry
-
Deprecated.
- getHeaders() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- getHeaders() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getHeaders() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getHeaders(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getHeaders() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getHeaders(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getHeadersAsObjects() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getHeaderString(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getHeaderString(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getHeaderString(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getHeaderString(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getHeaderString(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getHeaderString(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getHeaderString(String) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getHeaderValueProcessor() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- getHeaderValueProcessor() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getHello() - Method in class org.jboss.resteasy.test.application.MyApplication
-
- getHost() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getHost() - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Look up the configured hostname, first checking an environment variable (RESTEASY_HOST),
then a system property (org.jboss.resteasy.host), and finally the default hostname (localhost).
- getHostname() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- getHostnameVerifier() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
Needed for Client.getHostnameVerifier()
- getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
{inheritDoc}
- getHostnameVerifier() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- getHref() - Method in class org.jboss.resteasy.keystone.model.Link
-
- getHref() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Gets the value of the href property.
- getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Gets the value of the href property.
- getHref() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getHref() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getHref() - Method in class org.jboss.resteasy.wadl.jaxb.Include
-
Gets the value of the href property.
- getHref() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the href property.
- getHref() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the href property.
- getHref() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the href property.
- getHreflang() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getHreflang() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getHttpClient() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- getHttpClient() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getHttpClient() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getHttpCode() - Method in exception org.jboss.resteasy.auth.oauth.OAuthException
-
Returns the HTTP status code to return to the OAuth Client
- getHttpCode(OAuthProblemException) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Finds the HTTP status code from the given exception
- getHttpContext() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- getHttpContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getHttpHeaders() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getHttpHeaders() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getHttpHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getHttpHeaders() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getHttpHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getHttpHeaders() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getHttpMethod() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getHttpMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getHttpMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- getHttpMethod() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getHttpMethod() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getHttpMethod() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getHttpMethod() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getHttpMethod() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getHttpMethod() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getHttpMethods() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getHttpMethods() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getHttpMethods() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- getHttpMethods(Method) - Static method in class org.jboss.resteasy.util.IsHttpMethod
-
- getHttpMethods() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getHttpRequest() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getHttpRequest(HttpServletRequest) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
-
- getHttpRequest() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getHttpResponse() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getHttpServletRequest() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getHttpServletRequest() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getHttpServletResponse() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getIcon() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getId() - Method in class Acme.Serve.Serve.AcmeSession
-
- getId() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Access.Token
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Access.User
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Authentication.Token
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Project
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Role
-
- getId() - Method in class org.jboss.resteasy.keystone.model.Service
-
- getId() - Method in class org.jboss.resteasy.keystone.model.User
-
- getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getId() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getId() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- getId() - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- getId() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the id property.
- getId() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the id property.
- getId() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the id property.
- getId() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the id property.
- getId() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets the value of the id property.
- getIdentifierName() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getIdentifierValue() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getIdentity() - Method in class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- getIdentity() - Method in class org.jboss.resteasy.keystone.as7.SkeletonKeyStoneLoginModule
-
- getIds() - Method in class Acme.Serve.Serve.HttpSessionContextImpl
-
- getImageReaderByMediaType(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
-
FIXME Comment this
- getImageWriterByMediaType(MediaType) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
-
FIXME Comment this
- getImplementingMethod(Class, Method) - Static method in class org.jboss.resteasy.util.Types
-
Given a method and a root class, find the actual method declared in the root that implements the method.
- getInclude() - Method in class org.jboss.resteasy.wadl.jaxb.Grammars
-
Gets the value of the include property.
- getInitializationVector() - Method in class org.jboss.resteasy.jose.jwe.crypto.JWECryptoParts
-
Gets the initialisation vector (IV).
- getInitParameter(String) - Method in class Acme.Serve.Serve
-
- getInitParameter(String) - Method in class Acme.Serve.Serve.ServeConfig
-
- getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
-
- getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
-
- getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
-
- getInitParameter(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
-
- getInitParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
Only provide parameter from a servlet or filter init param
- getInitParameterNames() - Method in class Acme.Serve.Serve
-
- getInitParameterNames() - Method in class Acme.Serve.Serve.ServeConfig
-
- getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
-
- getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
-
- getInitParameterNames() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
-
- getInitParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
- getInitParams() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
-
- getInjectionPoints() - Method in class org.jboss.resteasy.cdi.JaxrsInjectionTarget
-
- getInjector(Class<?>) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
-
- getInjectorFactory() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getInjectorFactory() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getInjectorFactoryClass() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getInputStream() - Method in class Acme.Serve.Serve.ServeConnection
-
- getInputStream() - Method in interface org.jboss.resteasy.client.core.BaseClientResponse.BaseClientResponseStreamFactory
-
- getInputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
-
- getInputStream() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- getInputStream() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getInputStream() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getInputStream() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- getInputStream() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getInputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getInputStream() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getInputStream() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getInputStream() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getInputStream() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getInputStream() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getInstance() - Static method in class org.jboss.resteasy.spi.InternalDispatcher
-
- getInstance() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Initializes ResteasyProviderFactory singleton if not set
- getInstance() - Static method in class org.jboss.resteasy.spi.touri.ObjectToURI
-
- getInstances() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
-
- getInterceptor() - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
-
- getInterceptorAfterPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getInterceptorBeforePrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getInterceptorPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getInterceptors(Class<T>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getInterceptors(ClientInterceptorRepositoryImpl.InterceptorType) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getInterceptors() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- getInternalCache() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- getInternalCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- getInternalURL() - Method in class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- getInternalURL() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getIntf() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- getIntf() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- getIntHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getIntHeader(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getIntHeader(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getInvocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- getInvocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
-
- getInvocations() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- getInvoker() - Method in class org.jboss.resteasy.core.registry.MethodExpression
-
- getInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- getInvoker() - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- getIssuedAt() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getIssuer() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getItem(int) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
- getItems() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Get the item.
- getJavaAlgorithm(Algorithm) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- getJavaAlgorithm(Algorithm) - Static method in class org.jboss.resteasy.jose.jws.crypto.RSAProvider
-
- getJavaClass() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getJavaHashNotation() - Method in class org.jboss.resteasy.security.SigningAlgorithm
-
- getJavaSecNotation() - Method in class org.jboss.resteasy.security.SigningAlgorithm
-
- getJAXBObject(Class<T>, Class...) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Extract the content as the provided JAXB annotated type.
- getJAXBObject() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Returns previous extracted jaxbobject from a call to getJAXBObject(Class clazz)
or value passed in through a previous setJAXBObject().
- getJAXBObject(Class<T>, Class...) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Extract the content as the provided JAXB annotated type.
- getJAXBObject() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Returns previous extracted jaxbobject from a call to getJAXBObject(Class clazz)
or value passed in through a previous setJAXBObject().
- getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- getJAXBObject(JAXBContextFinder, MediaType, Class<?>, Element) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- getJaxrsResponse() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getJndiComponentResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getJndiResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getJsonString(Reader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
-
- getKeepAliveDuration() - Method in class Acme.Serve.Serve
-
- getKeepAliveParamStr() - Method in class Acme.Serve.Serve
-
- getKey() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
Returns the OAuth Consumer's key
- getKey() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getKey() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getKey() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- getKey() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getKeyStore() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getKeyStoreFile() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getKeyStorePassword() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getKeyStorePath() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getKlass() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getKlass() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getKlassUri() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getLabel() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- getLang() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Gets the value of the lang property.
- getLang() - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Gets the value of the lang property.
- getLanguage() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getLanguage() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLanguage() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLanguage() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getLanguage() - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
- getLanguage() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- getLanguage() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLanguage() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getLanguageExtensions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getLastAccessedTime() - Method in class Acme.Serve.Serve.AcmeSession
-
- getLastModified() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLastModified() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLastModified() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLastModified() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLastModified(HttpServletRequest, Object) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- getLegacyMatch(Class, AccessibleObject) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
-
- getLength() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLength() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getLength() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLength() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLength() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getLength() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getLength() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getLength() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLength() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getLink(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLink(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLink(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLink(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLink() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the link property.
- getLinkBuilder(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLinkBuilder(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLinkBuilder(String) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLinkBuilder(String) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getLinkByRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeader
-
- getLinkByRelationship(String) - Method in class org.jboss.resteasy.spi.LinkHeaders
-
- getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeader
-
- getLinkByTitle(String) - Method in class org.jboss.resteasy.spi.LinkHeaders
-
- getLinkForRel(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery
-
- getLinkHeader() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- getLinkHeader() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLinkHeaders() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLinks() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLinks() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLinks() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLinks() - Method in class org.jboss.resteasy.keystone.model.Projects
-
- getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getLinks() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getLinks() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLinks() - Method in class org.jboss.resteasy.spi.LinkHeader
-
All the links defined
- getLinks() - Method in class org.jboss.resteasy.spi.LinkHeaders
-
All the links defined
- getLinksByRelationship() - Method in class org.jboss.resteasy.spi.LinkHeader
-
Index of links by relationship "rel" or "rev"
- getLinksByRelationship() - Method in class org.jboss.resteasy.spi.LinkHeaders
-
Index of links by relationship "rel" or "rev"
- getLinksByTitle() - Method in class org.jboss.resteasy.spi.LinkHeader
-
Index of links by title
- getLinksByTitle() - Method in class org.jboss.resteasy.spi.LinkHeaders
-
Index of links by title
- getList() - Method in class org.jboss.resteasy.keystone.model.Endpoints
-
- getList() - Method in class org.jboss.resteasy.keystone.model.Projects
-
- getList() - Method in class org.jboss.resteasy.keystone.model.Services
-
- getList() - Method in class org.jboss.resteasy.keystone.model.Users
-
- getList(K) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getListener() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getListeners() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- getListeners() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- getLoader() - Method in class org.jboss.resteasy.client.jaxrs.ProxyConfig
-
- getLoader() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getLocalAddr() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) address of the interface on which the request was received.
- getLocalAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getLocale() - Method in class Acme.Serve.Serve.LocaleWithWeight
-
- getLocale() - Method in class Acme.Serve.Serve.ServeConnection
-
For request: Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
- getLocale() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getLocale() - Method in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- getLocale() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getLocale() - Method in class org.jboss.resteasy.util.WeightedLanguage
-
- getLocaleQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
-
Gets the locales from a comma-separated list.
- getLocales() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the
client based on the Accept-Language header.
- getLocales() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getLocalName() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
- getLocalName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getLocalPort() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
- getLocalPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getLocation() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLocation() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getLocation() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getLocation() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getLocationLink() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Get the Location header as a Link so you can easily execute on it.
- getLocationLink() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getLocator() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- getLocators() - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- getLocators() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- getLogger(Class<?>) - Static method in class org.jboss.resteasy.logging.Logger
-
- getLoginRole() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getLogo() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getMAC(Algorithm) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- getMajorVersion() - Method in class Acme.Serve.Serve
-
- getMapKeyType(Type) - Static method in class org.jboss.resteasy.util.Types
-
- getMapValueType(Type) - Static method in class org.jboss.resteasy.util.Types
-
- getMarkLimit() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- getMarkPos() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- getMarshalledBytes() - Method in interface org.jboss.resteasy.spi.MarshalledEntity
-
- getMarshaller(Class<?>, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
FIXME Comment this
- getMatchedResources() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getMatchedURIs(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getMatchedURIs() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getMatchingPath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
Encoded path without matrix parameters
- getMatrixParameters() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getMatrixParameters() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
-
- getMaxBps() - Method in class Acme.Serve.ThrottleItem
-
- getMaxBytes() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- getMaxBytes() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- getMaxInactiveInterval() - Method in class Acme.Serve.Serve.AcmeSession
-
- getMaxThreads() - Method in class Acme.Utils.ThreadPool
-
Returns setting for max number of threads
- getMaxTimesConnectionUse() - Method in class Acme.Serve.Serve
-
- getMediaType() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- getMediaType() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getMediaType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getMediaType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
-
- getMediaType() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getMediaType() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
-
- getMediaType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getMediaType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getMediaType() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getMediaType() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getMediaType() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getMediaType() - Method in class org.jboss.resteasy.jose.jws.JWSHeader
-
- getMediaType() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- getMediaType() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- getMediaType() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- getMediaType() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getMediaType() - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- getMediaType() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getMediaType() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getMediaType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getMediaType() - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Gets the value of the mediaType property.
- getMediaType() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the mediaType property.
- getMediaTypeMappings() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getMediaTypeQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
-
Gets the media types from a comma-separated list.
- getMessage() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- getMessage() - Method in class org.jboss.resteasy.keystone.model.Error
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Always returns server MBRs
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Always gets server MBW
- getMetadata() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getMetadata() - Method in class org.jboss.resteasy.keystone.model.Access
-
- getMetadata() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getMetadata() - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeySession
-
- getMetadata() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getMethod() - Method in class Acme.Serve.Serve.ServeConnection
-
- getMethod() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getMethod() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- getMethod() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- getMethod() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getMethod() - Method in interface org.jboss.resteasy.core.ResourceInvoker
-
- getMethod() - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- getMethod() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getMethod() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getMethod() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getMethod() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- getMethod() - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
-
- getMethod() - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- getMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getMethod() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- getMethod() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getMethod() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getMethodAnnotations() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getMethodMetaData() - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- getMethodOrResource() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the methodOrResource property.
- getMethodOrResource() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets the value of the methodOrResource property.
- getMethods() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getMethods() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- getMethodsMetaData() - Method in class org.jboss.resteasy.wadl.ResteasyWadlResourceMetaData
-
- getMethodUri() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getMimeType(String) - Method in class Acme.Serve.Serve
-
- getMinorVersion() - Method in class Acme.Serve.Serve
-
- getModel() - Method in class org.jboss.resteasy.plugins.providers.html.View
-
- getModelMap() - Method in class org.jboss.resteasy.plugins.providers.html.View
-
- getModelName() - Method in class org.jboss.resteasy.plugins.providers.html.View
-
- getModules(ServletContext) - Method in class org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener
-
Override this method to instantiate your Module
s yourself.
- getMutableCookies() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getMutableHeaders() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getMutableHeaders() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getMutableHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getMutableHeaders() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- getMutableHeaders() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getMutableHeaders() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- getMutableHeaders() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getMutableProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getMutableProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getMutableProperties() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getMutableProperties() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getName() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
-
Deprecated.
- getName() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header
-
- getName() - Method in class org.jboss.resteasy.keystone.core.UserPrincipal
-
- getName() - Method in class org.jboss.resteasy.keystone.model.Access.Service
-
- getName() - Method in class org.jboss.resteasy.keystone.model.Access.User
-
- getName() - Method in class org.jboss.resteasy.keystone.model.Project
-
- getName() - Method in class org.jboss.resteasy.keystone.model.Role
-
- getName() - Method in class org.jboss.resteasy.keystone.model.Service
-
- getName() - Method in class org.jboss.resteasy.keystone.model.User
-
- getName() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- getName() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- getName() - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- getName() - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- getName() - Method in class org.jboss.resteasy.test.application.MyResource.Foo
-
- getName() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Get the name.
- getName() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the name property.
- getName() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the name property.
- getNameBound(Class<?>) - Static method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- getNamedDispatcher(String) - Method in class Acme.Serve.Serve
-
- getNewCookies() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getNode(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getNode(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getNode(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getNotBefore() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getNote() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Get the note.
- getNumGroups() - Method in class org.jboss.resteasy.core.registry.Expression
-
- getOAuthProvider(ServletContext) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Loads the OAuthProvider as specified in the Servlet Context parameters, and caches it in the Servlet Context attributes for reuse.
- getObject() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getObject() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- getObject() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getObjectMapper(Class<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Search for an ObjectMapper
for the given class and mediaType
- getObjectMapper(Class<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Search for an ObjectMapper
for the given class and mediaType
- getObjectType() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getObjectType() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- getObjectType() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getOption() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the option property.
- getOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
-
Deprecated.
- getOrder() - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory
-
Deprecated.
- getOrder() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- getOrder() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- getOrder() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Get the order.
- getOrder() - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Get the order.
- getOrderid() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Get the orderid.
- getOriginal() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
-
- getOtherAttributes() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Include
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Request
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutput() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getOutputHeaders() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getOutputHeaders() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- getOutputHeaders() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- getOutputHeaders() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- getOutputHeaders() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- getOutputStream() - Method in class Acme.Serve.Serve.ServeConnection
-
- getOutputStream() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getOutputStream() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getOutputStream() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getOutputStream() - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- getOutputStream() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- getOutputStream() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- getOutputStream() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- getOutputStream() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- getOutputStream() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getOverallQuality() - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- getPackageName(Class<?>) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
-
- getParam() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the param property.
- getParam() - Method in class org.jboss.resteasy.wadl.jaxb.Request
-
Gets the value of the param property.
- getParam() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the param property.
- getParam() - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Gets the value of the param property.
- getParam() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets the value of the param property.
- getParamConverter(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getParamConverter(Class, Type, Annotation[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getParamConverterProviders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getParameter(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
-
- getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- getParameter(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
-
- getParameter(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
-
- getParameter(String) - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
i.e.
- getParameter(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getParameterMap() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getParameterNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
-
- getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- getParameterNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
-
- getParameterNames() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
-
- getParameterNames() - Method in interface org.jboss.resteasy.spi.ResteasyConfiguration
-
- getParameterNames() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getParameters() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getParameters() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getParameterValues(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameterValues(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getParameterViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getParameterViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getParameterViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getParamName() - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- getParamName() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getParamName() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- getParams() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
-
- getParams() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getParams() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- getParams() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getParams() - Method in interface org.jboss.resteasy.spi.MethodInjector
-
- getParamSignature() - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- getParamType() - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- getParamType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getParamType() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- getParent() - Method in class org.jboss.resteasy.core.registry.ClassExpression
-
- getParent() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getParent() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getParts() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartInput
-
- getParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- getParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
-
- getPassword() - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- getPassword() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getPasswordCredentials() - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- getPath() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- getPath() - Method in class org.jboss.resteasy.plugins.providers.html.Redirect
-
- getPath() - Method in class org.jboss.resteasy.plugins.providers.html.View
-
- getPath() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- getPath() - Method in class org.jboss.resteasy.specimpl.PathSegmentImpl
-
- getPath() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getPath() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getPath() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getPath() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPath(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPath() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the path property.
- getPath() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the path property.
- getPathExpression() - Method in class org.jboss.resteasy.core.registry.Expression
-
- getPathInfo() - Method in class Acme.Serve.Serve.ServeConnection
-
- getPathInfo() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getPathInfo() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getPathParameterList() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getPathParameterPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPathParameters() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getPathParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPathParameters(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPathParamNamesInDeclarationOrder() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
Return a unique order list of path params
- getPathSegments() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPathSegments(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getPathTranslated() - Method in class Acme.Serve.Serve.ServeConnection
-
- getPathTranslated() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getPathTranslated() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getPattern() - Method in class org.jboss.resteasy.core.registry.Expression
-
- getPermissions() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
- getPermissions() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's permissions
- getPersistentFile() - Method in class Acme.Serve.Serve
-
- getPerson() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Get the person.
- getPid() - Method in class org.jboss.resteasy.keystone.model.DomainToken.ProjectRoles
-
- getPipeline() - Method in class org.jboss.resteasy.plugins.server.netty.HttpServerPipelineFactory
-
- getPipeline() - Method in class org.jboss.resteasy.plugins.server.netty.HttpsServerPipelineFactory
-
- getPort() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- getPort() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- getPort() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- getPort() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getPort() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getPort() - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Look up the configured port number, first checking an environment variable (RESTEASY_PORT),
then a system property (org.jboss.resteasy.port), and finally the default port (8081).
- getPos() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- getPossible(MediaType) - Method in class org.jboss.resteasy.core.MediaTypeMap
-
Returns a list of objects sorted based on their media type where the first in the list
is the best match
- getPossible(MediaType, Class) - Method in class org.jboss.resteasy.core.MediaTypeMap
-
- getPotentialContentTypes() - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- getPreamble() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartInput
-
- getPreamble() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- getPrecedence() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
-
Deprecated.
- getPrecedence() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getPreferredPrefix(String, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlNamespacePrefixMapper
-
- getPrefix() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- getPrefixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- getPrice() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Get the price.
- getPrincipal() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getPrincipal() - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- getPrincipal(Subject) - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaSecurityContextHelper
-
Get the Principal given the authenticated Subject.
- getPriority(Class<?>) - Static method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- getPriority(Integer, Map<Class<?>, Integer>, Class, Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getPrivateCache(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getPrivateKey() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Private key to use to sign the message.
- getPrivateKey(Object) - Method in class org.jboss.resteasy.security.doseta.KeyStoreKeyRepository
-
- getPrivateKey() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getPrivateKey() - Method in class org.jboss.resteasy.security.smime.SignedOutput
-
- getPrivateKey() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getPrivateKeyPem() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getProduces() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getProduces() - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- getProduces() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- getProduces(Class, Method) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getProduces(Class, Method, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getProduces() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getProfile() - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Gets the value of the profile property.
- getProject() - Method in class org.jboss.resteasy.keystone.model.Access.Token
-
- getProject() - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- getProject(String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- getProjectId() - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- getProjectId() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- getProjectName() - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- getProjects() - Method in class org.jboss.resteasy.keystone.model.DomainToken
-
- getProjects() - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- getProjects(String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- getProjects() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getProperties() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- getProperties() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getProperties() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- getProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- getProperty(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- getProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- getProperty(String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getProperty(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- getProperty(String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getPropertyInjector() - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- getPropertyNames() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getPropertyNames() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- getPropertyNames() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getPropertyNames() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getPropertyValue(MutablePropertyValues, String) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- getPropertyViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getPropertyViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getPropertyViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getProtocol() - Method in class Acme.Serve.Serve.ServeConnection
-
- getProtocol() - Method in class org.jboss.resteasy.plugins.server.netty.HttpServerPipelineFactory
-
- getProtocol() - Method in class org.jboss.resteasy.plugins.server.netty.HttpsServerPipelineFactory
-
- getProtocol() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getProvider() - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- getProviderClasses() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Copy
- getProviderFactory() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getProviderFactory() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- getProviderFactory() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getProviderFactory() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- getProviderFactory() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getProviderFactory() - Method in interface org.jboss.resteasy.core.Dispatcher
-
- getProviderFactory() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- getProviderFactory() - Method in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- getProviderFactory() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- getProviderFactory() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
-
- getProviderFactory() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getProviderFactory() - Method in class org.jboss.resteasy.test.BaseResourceTest
-
- getProviderFactory() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- getProviderInstances() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getProviderInstances() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Copy
- getProviders() - Method in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- getProviders() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getProviders() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getProviders() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getProviders() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getPublicCache(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- getPublicKey(Object) - Method in class org.jboss.resteasy.security.doseta.KeyStoreKeyRepository
-
- getPublicKey() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getPublicKey() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getPublicKey() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getPublicKey() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getPublicKeyPem() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getPublicKeyPem() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getPublicURL() - Method in class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- getPublicURL() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getPublished() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getPutDecodedFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getPutFormParameters() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- getQ(MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getQuantity() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Get the quantity.
- getQuery() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getQuery() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getQueryParameters() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- getQueryParameters() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getQueryParameters(boolean) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getQueryParamValue(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getQueryString() - Method in class Acme.Serve.Serve.ServeConnection
-
- getQueryString() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getQueryString() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getQueryType() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the queryType property.
- getQWithParamInfo(MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- getRawContent() - Method in class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader
-
- getRawType() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- getRawType() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- getRawType(Type) - Static method in class org.jboss.resteasy.util.Types
-
- getRawTypeNoException(Type) - Static method in class org.jboss.resteasy.util.Types
-
- getReader() - Method in class Acme.Serve.Serve.ServeConnection
-
- getReader() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getReader() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getReaderInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
-
- getReaderInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getReaderInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getReaderInterceptors(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getRealm() - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- getRealm() - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Returns the Realm of this provider
- getRealm() - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- getRealm() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealm() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getRealm(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRealm(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRealm(String) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- getRealm() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getRealm() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getRealm() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- getRealmAccess() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- getRealmCredential(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRealmCredential(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRealmHtml(String) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- getRealmInfo() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getRealmKey() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getRealmKey() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
Public key of the realm.
- getRealmKeyAlias() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmKeyStore() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmKeystorePassword() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmPrivateKey() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmPrivateKeyPassword() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmPublicKey() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getRealmRepresentation(Request) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- getRealmsByName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRealmsByName(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRealmsByName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- getRealmsByNameHtml(String) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- getRealPath(String) - Method in class Acme.Serve.Serve
-
- getRealPath(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getRealPath(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRedirect() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- getRedirectUri(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getRefreshToken() - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- getRegex() - Method in class org.jboss.resteasy.core.registry.Expression
-
- getRegion() - Method in class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- getRegion() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getRegistry() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- getRegistry() - Method in interface org.jboss.resteasy.core.Dispatcher
-
- getRegistry() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- getRegistry() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- getRegistry() - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
-
- getRegistry() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getRegistry() - Method in class org.jboss.resteasy.test.BaseResourceTest
-
- getRel() - Method in class org.jboss.resteasy.keystone.model.Link
-
- getRel() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getRel() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getRel() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getRel() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets the value of the rel property.
- getRelatedMap() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
- getRelatedMap() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- getRelationship() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getRelative(String, Class<T>, Object...) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- getRels() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getRemoteAddr() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemoteAddr() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRemoteHost() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemoteHost() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRemotePort() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
- getRemotePort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRemoteSkeletonKeyConfig() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfigLoader
-
- getRemoteUser() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemoteUser() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getRemoteUser() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRepository() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getRepository() - Method in class org.jboss.resteasy.security.doseta.Verifier
-
- getRepresentation() - Method in class org.jboss.resteasy.wadl.jaxb.Request
-
Gets the value of the representation property.
- getRepresentation() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets the value of the representation property.
- getRepresentations() - Method in class org.jboss.resteasy.util.MediaTypeMatcher
-
- getRequest() - Method in class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- getRequest() - Method in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- getRequest() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getRequest() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getRequest() - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionContext
-
Deprecated.
- getRequest() - Static method in class org.jboss.resteasy.springmvc.RequestUtil
-
- getRequest() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the request property.
- getRequestAttributes() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getRequestCannotHaveBody() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- getRequestCannotHaveBody() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- getRequestDispatcher(String) - Method in class Acme.Serve.Serve
-
- getRequestDispatcher(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getRequestDispatcher(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRequestedSessionId() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRequestedSessionId() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getRequestedSessionId() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRequestFilters(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getRequestFilters() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getRequestFilters() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getRequestHeader(String) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getRequestHeaders() - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- getRequestMediaType() - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- getRequestToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- getRequestToken(String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- getRequestToken(String, String) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Returns the OAuth Request Token for the given Consumer key and Request Token.
- getRequestToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- getRequestURI() - Method in class Acme.Serve.Serve.ServeConnection
-
****************************************************************************************************************************************************
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getRequestURI() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
-
- getRequestUri() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getRequestURI() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRequestUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- getRequestURL() - Method in class Acme.Serve.Serve.ServeConnection
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getRequestURL() - Method in class org.jboss.resteasy.plugins.server.tjws.PatchedHttpServletRequest
-
- getRequestUrl() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getRequestURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getRequestWrapper(HttpServletRequest) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
-
- getRequestWrapper(HttpServletRequest, String, String) - Static method in class org.jboss.resteasy.springmvc.RequestUtil
-
- getRequiredAttributes() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getRequiredCredentials(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRequiredCredentials(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRequiredCredentials() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getResource(String) - Method in class Acme.Serve.Serve
-
Returns a URL to the resource that is mapped to a specified path.
- getResource() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getResource() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getResource(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getResource(Realm, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getResource(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getResource(Realm, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getResource() - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Gets the value of the resource property.
- getResourceAccess() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- getResourceAccess(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- getResourceAsStream(String) - Method in class Acme.Serve.Serve
-
Returns the resource located at the named path as an InputStream
object.
- getResourceClass() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- getResourceClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getResourceFactories() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getResourceInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.LocatorRegistry
-
- getResourceInvoker(HttpRequest) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Find a resource to invoke on
- getResourceInvoker(HttpRequest) - Method in interface org.jboss.resteasy.spi.Registry
-
- getResourceInvoker() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getResourceLocators() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getResourceMetadata() - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- getResourceMetadata() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfigLoader
-
- getResourceMethod() - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
-
- GetResourceMethod - Class in org.jboss.resteasy.plugins.stats
-
- GetResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.GetResourceMethod
-
- getResourceMethods() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getResourceName() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- getResourcePaths(String) - Method in class Acme.Serve.Serve
-
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
- getResources() - Method in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- getResources() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getResources(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getResources(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getResources() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getResources() - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Gets the value of the resources property.
- getResources() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- getResourcesAnnotations(Method) - Static method in class org.jboss.resteasy.util.FindAnnotation
-
Returns an array of annotations the specified method of
a resource class.
- getResourceType() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets the value of the resourceType property.
- getResourceTypeOrMethodOrRepresentation() - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Gets the value of the resourceTypeOrMethodOrRepresentation property.
- getResponse() - Method in exception org.jboss.resteasy.client.ClientResponseFailure
-
Deprecated.
- getResponse() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getResponse() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- getResponse() - Method in exception org.jboss.resteasy.spi.Failure
-
- getResponse(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- getResponse(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- getResponse(MockHttpRequest, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- getResponse(Map, MediaType) - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- getResponse() - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Gets the value of the response property.
- getResponseAbortedWith() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getResponseBufferSize() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
Response stream is wrapped in a BufferedInputStream.
- getResponseFilters(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getResponseFilters() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getResponseFilters() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- getResponseFilters() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getResponseFilters() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- getResponseHeader(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getResponseHeaders() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
This method returns the same exact map as Response.getMetadata() except as a map of strings rather than objects
- getResponseHeaders() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getResponseStatus() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- getResponseStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getResteasyClient() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- getResteasyClient() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- getResteasyClientInvokers() - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
-
- getResteasyConfiguration() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getResteasyConfiguration() - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- getResteasyProviderFactory() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- GetRestful - Class in org.jboss.resteasy.util
-
- GetRestful() - Constructor for class org.jboss.resteasy.util.GetRestful
-
- getResults() - Method in exception org.jboss.resteasy.security.doseta.UnauthorizedSignatureException
-
- getResults() - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- getResults() - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- getResultSet(Verification) - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- getReturnType() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getReturnType() - Method in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- getReturnValueViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getReturnValueViolations() - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- getReturnValueViolations() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getRev() - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Gets the value of the rev property.
- getRfcNotation() - Method in class org.jboss.resteasy.security.SigningAlgorithm
-
- getRights() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getRights() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getRightsElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getRole(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRole(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleByName(Realm, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleByName(Resource, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleByName(Realm, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleByName(Resource, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMapping(Realm, User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleMapping(Realm, Resource, User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleMapping(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleMapping(Realm, User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMapping(Realm, Resource, User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMapping(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMappings(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleMappings(Realm, Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoleMappings(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMappings(Realm, Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoleMappings() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getRoleMappings() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- getRoles() - Method in class org.jboss.resteasy.keystone.model.Access.User
-
- getRoles() - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- getRoles() - Method in class org.jboss.resteasy.keystone.model.Roles
-
- getRoles() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- getRoles() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getRoles(Realm, Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoles(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getRoles(Realm, Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoles(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- getRoles() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- getRoleSets() - Method in class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- getRoleSets() - Method in class org.jboss.resteasy.keystone.as7.SkeletonKeyStoneLoginModule
-
- getRoleSets(Collection<String>) - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaSecurityContextHelper
-
- getRoot() - Method in class org.jboss.resteasy.core.registry.ClassExpression
-
- getRootPart() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
- getRootPart() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- getRootPart() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedOutput
-
The part that will be used as the root.
- getRootPath() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- getRootResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
-
Given a class, search itself and implemented interfaces for jax-rs annotations.
- getRuntimeType() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getRuntimeType() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getRuntimeType() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.guice.GuiceResourceFactory
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
-
- getScannableClass() - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- getScannableClass() - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Class to scan for jax-rs annotations
- getScannedJndiComponentResources() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getScannedProviderClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getScannedResourceClasses() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
Get the schema.
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getSchema() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getScheme() - Method in class Acme.Serve.Serve.ServeConnection
-
- getScheme() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Gets the value of the scheme property.
- getScheme() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- getScheme() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getScheme() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getScopeMapping(Realm, User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getScopeMapping(Realm, Resource, User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getScopeMapping(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getScopeMapping(Realm, User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getScopeMapping(Realm, Resource, User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getScopeMapping(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getScopeMappings(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getScopeMappings(Realm, Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getScopeMappings(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getScopeMappings(Realm, Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getScopeMappings() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getScopeMappings() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- getScopes() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
Returns the OAuth Consumer's scopes.
- getScopes() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's Scopes
- getSecret() - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
Returns the OAuth Consumer's private secret.
- getSecret() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's Secret
- getSecretKey() - Method in class org.jboss.resteasy.keystone.model.Authentication.ApiAccessKeyCredentials
-
- getSecurityContext() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getSecurityDoamin() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- getSecurityDomain() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- getSelector() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- getSelf() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- getServer() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- getServerConsumes() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getServerDynamicFeatures() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getServerDynamicFeatures() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerInfo() - Method in class Acme.Serve.Serve
-
- getServerMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getServerMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerMessageBodyReaders() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getServerMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerMessageBodyWriters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerName() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServerName() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getServerPort() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServerPort() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getServerProduces() - Method in class org.jboss.resteasy.client.ProxyConfig
-
Deprecated.
- getServerReaderInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getServerReaderInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServerWriterInterceptorRegistry() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getServerWriterInterceptorRegistry() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getServiceCatalog() - Method in class org.jboss.resteasy.keystone.model.Access
-
- getServiceId() - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- getServiceInterface() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- getServiceMethods(ResourceMethodRegistry) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- getServices() - Static method in class org.jboss.resteasy.wadl.ResteasyWadlDefaultResource
-
- getServlet(String) - Method in class Acme.Serve.Serve
-
- getServletConfig() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
-
- getServletContainer() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
-
- getServletContext() - Method in class Acme.Serve.Serve.AcmeSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class Acme.Serve.Serve.ServeConfig
-
- getServletContext() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
-
- getServletContextName() - Method in class Acme.Serve.Serve
-
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the
display-name element.
- getServletContextNames() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- getServletInfo() - Method in class Acme.Serve.CgiServlet
-
- getServletInfo() - Method in class Acme.Serve.FileServlet
-
- getServletName() - Method in class Acme.Serve.Serve.ServeConfig
-
- getServletNames() - Method in class Acme.Serve.Serve
-
- getServletPath() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServletPath() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getServletPath() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getServlets() - Method in class Acme.Serve.Serve
-
- getSession(String) - Method in class Acme.Serve.Serve.HttpSessionContextImpl
-
- getSession(boolean) - Method in class Acme.Serve.Serve.ServeConnection
-
- getSession() - Method in class Acme.Serve.Serve.ServeConnection
-
- getSession(boolean) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getSession() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getSession(boolean) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getSession() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getSessionBeanInterface() - Method in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- getSessionContext() - Method in class Acme.Serve.Serve.AcmeSession
-
Deprecated.
- getSetter() - Method in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- getSetters() - Method in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- getShipto() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Get the shipto.
- getSignature(Algorithm) - Static method in class org.jboss.resteasy.jose.jws.crypto.RSAProvider
-
- getSignature() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getSignature() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- getSignature() - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- getSingletons() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getSingletons() - Method in class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- getSingletons() - Method in class org.jboss.resteasy.test.application.MyApplication
-
- getSize() - Method in class Acme.Utils.SimpleBuffer
-
- getSize() - Method in class org.jboss.resteasy.core.registry.RootClassNode
-
- getSize() - Method in class org.jboss.resteasy.core.registry.RootNode
-
- getSize() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Number of endpoints registered
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
-
- getSize(Entry, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
-
- getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
-
- getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
-
- getSize(Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
-
- getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
-
- getSize(FileRange, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileRangeWriter
-
- getSize(MultivaluedMap, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
-
- getSize(Renderable, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter
-
- getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- getSize(Form, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
-
- getSize(JsonArray, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonArrayProvider
-
- getSize(JsonObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonObjectProvider
-
- getSize(JsonStructure, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonStructureProvider
-
- getSize(List<Object>, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
-
- getSize(Map<String, Object>, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
-
- getSize(MultipartFormDataOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
-
- getSize(MultipartRelatedOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedWriter
-
- getSize(MultipartOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedWriter
-
- getSize(Reader, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
-
- getSize(Serializable, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
-
- getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
-
- getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
-
- getSize(EnvelopedOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.EnvelopedWriter
-
- getSize(SignedOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.MultipartSignedWriter
-
- getSize(SignedOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureTextWriter
-
- getSize(SignedOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureWriter
-
- getSize() - Method in interface org.jboss.resteasy.spi.Registry
-
- getSocket() - Method in class Acme.Serve.Serve.ServeConnection
-
- getSource() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getSpace() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Gets the value of the space property.
- getSrc() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- getSslContext() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
Needed for Client.getSslContext();
- getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
{inheritDoc}
- getSslContext() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- getStage(ServletContext) - Method in class org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener
-
Override this method to set the Stage.
- getStaleDays() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStaleHours() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStaleMinutes() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStaleMonths() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStaleSeconds() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStaleYears() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- getStart() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
A start parameter is not mandatory in a message.
- getStart() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- getStartInfo() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
Optional.
- getStartInfo() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- getStartInfo() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedOutput
-
Returns the start-info parameter of the Content-Type.
- getStateCode() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getStateCode() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getStateCookieName() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getStateCookieName() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- getStats() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
Key is httpMethod called
- getStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getStatus() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getStatus() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getStatus() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- getStatus() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- getStatus() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- getStatus() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- getStatus() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getStatus() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- getStatus() - Method in class org.jboss.resteasy.wadl.jaxb.Response
-
Gets the value of the status property.
- getStatusInfo() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getStatusInfo() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- getStatusInfo() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getStatusInfo() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getStoredUser(String) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- getStreamFactory() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getString(LinkHeader) - Static method in class org.jboss.resteasy.plugins.delegates.LinkHeaderDelegate
-
- getStringConverter(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- getStringConverter(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getStringConverters() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getStringHeaders() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- getStringHeaders() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getStringHeaders() - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- getStringHeaders() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- getStringParameterUnmarshallers() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- getStringQualityValues(String) - Static method in class org.jboss.resteasy.core.request.AcceptHeaders
-
Gets the strings from a comma-separated list.
- getStringWriter(String, Map<String, ResteasyWadlServiceRegistry>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlWriter
-
- getStyle() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the style property.
- getSubResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
-
Given a class, search itself and implemented interfaces for jax-rs annotations.
- getSubResourceClasses(Class<?>) - Static method in class org.jboss.resteasy.util.GetRestful
-
Given a class, search itself and implemented interfaces for jax-rs annotations.
- getSubtitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getSuffixInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- getSummary() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getSummaryElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getSuperMethod(Method, Class<?>) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
Returns a super method, if any, of a method in a class.
- getSurrogate() - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- getSurrogateIds() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- getSurrogates() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- getSuspendTimeout() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getTarget(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
Tries to automatically unmarshal to target type.
- getTarget() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- getTarget() - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- getTempfilePrefix() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
Use context information, which will include node name, to avoid conflicts in case of multiple VMS using same
temp directory location.
- getTempfilePrefix() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
Use context information, which will include node name, to avoid conflicts in case of multiple VMS using same
temp directory location.
- getTemplateParameterOfInterface(Class, Class) - Static method in class org.jboss.resteasy.util.Types
-
- getterHashes - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
-
- getterHashes - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
-
- getTerm() - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- getters - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
-
- getters - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
-
- getText() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
If content is text, return it as a String.
- getText() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- getText() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
If content is text, return it as a String.
- getTimestamp() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's timestamp
- getTimeToLive() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's timeToLive
- getTitle() - Method in class org.jboss.resteasy.keystone.model.Error
-
- getTitle() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Gets the value of the title property.
- getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
-
Gets the value of the title property.
- getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getTitle() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getTitle() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getTitle() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getTitle() - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Get the title.
- getTitle() - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Gets the value of the title property.
- getTitleElement() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getToken() - Method in class org.jboss.resteasy.auth.oauth.OAuthToken
-
Returns this Token's Token
- getToken() - Method in class org.jboss.resteasy.keystone.model.Access
-
- getToken() - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- getToken() - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeySession
-
- getTokenFromServer(String) - Method in class org.jboss.resteasy.keystone.core.AbstractTokenAuthFilter
-
- getTokenFromServer(String) - Method in class org.jboss.resteasy.keystone.core.TokenAuthFilter
-
- getTokenFromServer(String) - Method in class org.jboss.resteasy.keystone.server.ServerTokenAuthFilter
-
- getTokenLifespan() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- getTokenLifespan() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getTokenLifetime() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getTokenService() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getTokenString() - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- getTokenString() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- getTokenType() - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- getTrustedCertificates() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- getTruststore() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- getTruststore() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getTruststore() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getTruststore() - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
Truststore to use if this service makes client invocations on remote HTTPS endpoints.
- getTruststorePassword() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getTruststorePassword() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- getType() - Method in class org.jboss.resteasy.client.core.marshallers.MessageBodyParameterMarshaller
-
- getType() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.MessageBodyParameterProcessor
-
- getType() - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- getType() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getType() - Method in interface org.jboss.resteasy.core.MediaTypeMap.Typed
-
- getType() - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- getType() - Method in class org.jboss.resteasy.jose.jws.JWSHeader
-
- getType() - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- getType() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- getType() - Method in class org.jboss.resteasy.keystone.model.Access.Service
-
- getType() - Method in class org.jboss.resteasy.keystone.model.Link
-
- getType() - Method in class org.jboss.resteasy.keystone.model.Service
-
- getType(ELContext, Object, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- getType() - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- getType() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Mime type of the content
- getType() - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- getType() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Mime type
- getType() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
The type parameter as it was read from the content-type header of the
multipart/related message.
- getType() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- getType() - Method in class org.jboss.resteasy.plugins.providers.multipart.OutputPart
-
- getType() - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- getType() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- getType() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- getType() - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- getType() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- getType() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- getType() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- getType() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- getType() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- getType() - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- getType() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- getType() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- getType() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
-
- getType() - Method in class org.jboss.resteasy.util.GenericType
-
Gets the raw type of the enclosed entity.
- getType(Class<T>, String) - Static method in class org.jboss.resteasy.util.TypeConverter
-
A generic method that returns the
String
as the specified Java type.
- getType() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the type property.
- getType() - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Gets the value of the type property.
- getType() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- getTypeArgument(Type) - Static method in class org.jboss.resteasy.util.Types
-
Returns the type argument from a parameterized type
- getTypeClosure() - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- getTypeName() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- getTypeViaValueOfMethod(String, Class<T>) - Static method in class org.jboss.resteasy.util.TypeConverter
-
- getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- getUnmarshallerHandler() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- getUnwrappedExceptions() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- getUnwrappedExceptions() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- getUpdated() - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- getUpdated() - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- getUri() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
This method populates all path, matrix, and query parameters and saves it
internally.
- getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- getUri() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- getUri() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getUri() - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- getUri() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- getUri() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- getUri() - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- getUri() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- getUri() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getUri() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
This method *MUST* always return the same instance.
- getUri() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- getUri() - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- getUri() - Method in class org.jboss.resteasy.wadl.ResteasyWadlResourceMetaData
-
- getUri() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- getUriBuilder() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- getUriBuilder() - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
-
- getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.MappedByAnnotationResolver
-
- getUriBuilder(Class<? extends Object>) - Method in class org.jboss.resteasy.spi.touri.URITemplateAnnotationResolver
-
- getUriInfo() - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- getUriTemplate() - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- getUser() - Method in class org.jboss.resteasy.keystone.core.UserPrincipal
-
- getUser() - Method in class org.jboss.resteasy.keystone.model.Access
-
- getUser(Realm, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getUser(Realm, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getUser_id() - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- getUserAttribute(String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- getUserAttribute(String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- getUserId() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- getUserid() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- getUserid() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- getUserIdByName(String, String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- getUserInfo() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- getUsername() - Method in class org.jboss.resteasy.keystone.model.Access.User
-
- getUsername() - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- getUsername() - Method in class org.jboss.resteasy.keystone.model.User
-
- getUsername() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- getUsername() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- getUsername() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- getUsername() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- getUserNameCtx(SecurityContext) - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getUserNameIds() - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- getUserPrincipal() - Method in class Acme.Serve.Serve.ServeConnection
-
- getUserPrincipal() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- getUserPrincipal() - Method in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- getUserPrincipal() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
-
- getUserPrincipal() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- getUserRole() - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getUserRoleCtx(SecurityContext) - Method in class org.jboss.resteasy.test.smoke.ProtectedResource
-
- getUserRoles() - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- getUserRoles(String, String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- getUsers() - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- getUsers() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getUsers() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- getValidationHeaders() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- getValidationHeaders() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- getValidationHeaders() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- getValidationHeaders() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- getValidator(ServletContext, OAuthProvider) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Creates an OAuthValidator, and caches it in the Servlet Context attributes for reuse.
- getValidator(HttpRequest) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- getValue(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- getValue() - Method in class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- getValue() - Method in class org.jboss.resteasy.client.cache.BrowserCache.Header
-
Deprecated.
- getValue() - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Header
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- getValue() - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- getValue() - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbCollection
-
- getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- getValue() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
-
- getValue() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- getValue() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- getValue() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- getValue() - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Gets the value of the value property.
- getValueNames() - Method in class Acme.Serve.Serve.AcmeSession
-
- getVerification() - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- getVerifications() - Method in class org.jboss.resteasy.security.doseta.Verifier
-
- getVerifiedHeaders() - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- getVerifier() - Method in class org.jboss.resteasy.auth.oauth.OAuthRequestToken
-
Returns this Token's verifier
- getVerifyCaller() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- getVersion() - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- getViolationLists() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- getViolations() - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- getViolationsContainer(HttpRequest, Object) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- getViolationsContainer(HttpRequest, Object) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- getWants() - Method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- getWeight() - Method in class org.jboss.resteasy.util.WeightedLanguage
-
- getWeight() - Method in class org.jboss.resteasy.util.WeightedMediaType
-
- getWildcardRole() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- getWireString() - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- getWireString() - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- getWorkspace() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppService
-
- getWriter() - Method in class Acme.Serve.Serve.ServeConnection
-
- getWriter() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- getWriter() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- getWriterInterceptorList() - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
-
- getWriterInterceptorList() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getWriterInterceptors() - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- getWriterInterceptors(Class, AccessibleObject) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- getWriterInterceptors() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- getWriterInterceptors() - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- getWriterInterceptors() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- getWriterInterceptors() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- getXmlCache() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- getXmlCache(Configurable) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- getXmlStreamReader(Reader) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- GIGABYTE_MEMORY_UNIT - Static variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- GMT_ZONE - Static variable in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
GMT timezone - all HTTP dates are on GMT
- grammars - Variable in class org.jboss.resteasy.wadl.jaxb.Application
-
- Grammars - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Grammars() - Constructor for class org.jboss.resteasy.wadl.jaxb.Grammars
-
- grant() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- grantAccess() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- grantRequestFor() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- grantUrl - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- GROUP - Static variable in class org.jboss.resteasy.core.registry.Expression
-
- Group(int, String) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
-
- Group(int, String, boolean) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
-
- groupCount(String) - Static method in class org.jboss.resteasy.core.registry.Expression
-
Find the number of groups in the regular expression
don't count escaped '('
- GroupParameterParser - Class in org.jboss.resteasy.util
-
A simple parser intended to parse sequences of name/value pairs.
- GroupParameterParser() - Constructor for class org.jboss.resteasy.util.GroupParameterParser
-
Default ParameterParser constructor.
- groups - Variable in class org.jboss.resteasy.core.registry.Expression
-
- GuiceResourceFactory - Class in org.jboss.resteasy.plugins.guice
-
- GuiceResourceFactory(Provider, Class<?>) - Constructor for class org.jboss.resteasy.plugins.guice.GuiceResourceFactory
-
- GuiceResteasyBootstrapServletContextListener - Class in org.jboss.resteasy.plugins.guice
-
- GuiceResteasyBootstrapServletContextListener() - Constructor for class org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener
-
- GZIP - Annotation Type in org.jboss.resteasy.annotations
-
- gzip - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
-
- GZIP - Static variable in class org.jboss.resteasy.util.Base64
-
Specify that data should be gzip-compressed in second bit.
- GZIPDecodingInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- GZIPDecodingInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
-
- GZIPDecodingInterceptor.FinishableGZIPInputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- GZIPEncodingInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- GZIPEncodingInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
-
- GZIPEncodingInterceptor.CommittedGZIPOutputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- GZIPEncodingInterceptor.EndableGZIPOutputStream - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- gzipInStreamConstr - Variable in class Acme.Serve.Serve
-
- id - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- id(String) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- id - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- id - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- id(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- id - Variable in class org.jboss.resteasy.wadl.jaxb.Method
-
- id - Variable in class org.jboss.resteasy.wadl.jaxb.Param
-
- id - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
-
- id - Variable in class org.jboss.resteasy.wadl.jaxb.Resource
-
- id - Variable in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
- identifierName - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- identifierValue - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- IDENTITY - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- IdentityManager - Interface in org.jboss.resteasy.skeleton.key.idm
-
- identityManager - Variable in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- identityManager - Variable in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- identityManager - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- IdentityStore - Class in org.jboss.resteasy.keystone.model
-
- IdentityStore() - Constructor for class org.jboss.resteasy.keystone.model.IdentityStore
-
- idp(WebTarget) - Method in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- idpNull() - Method in interface org.jboss.resteasy.keystone.core.i18n.Messages
-
- IF_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- IF_MODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- IF_NONE_MATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- IF_RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- IF_UNMODIFIED_SINCE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- ifMatch(List<EntityTag>, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- ifModifiedSince(String, Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- ifNoneMatch(List<EntityTag>, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- ifUnmodifiedSince(String, Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- ignored(Class<?>, Annotation[], MediaType) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
-
- IgnoredMediaTypes - Class in org.jboss.resteasy.plugins.providers.jaxb
-
- IgnoredMediaTypes() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
-
- ignoreExpiration - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- IgnoreMediaTypes - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
-
Placed on a type, method, parameter, or field to tell JAXRS not to use JAXB provider for a certain
media type
- ignorePrematch - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- ignoringUnsupportedLocale(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- IIOImageProvider - Class in org.jboss.resteasy.plugins.providers
-
- IIOImageProvider() - Constructor for class org.jboss.resteasy.plugins.providers.IIOImageProvider
-
- IIOImageProviderHelper - Class in org.jboss.resteasy.plugins.providers
-
A IIOImageProviderHelper.
- illegalBase64UrlString() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- illegalHexadecimalCharacter(char, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalResponseMediaType(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectCookieParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectFormParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectHeaderParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectMatrixParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectMessageBody(AccessibleObject) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectNonInterfaceType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectPathParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalToInjectQueryParam() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- illegalUriTemplate(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ImageWriterParams - Annotation Type in org.jboss.resteasy.annotations.providers.img
-
An annotation that a resource class can use to pass parameters
to the IIOImageProvider
.
- importDomain(RealmRepresentation) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- Importer - Class in org.jboss.resteasy.keystone.cli
-
- Importer() - Constructor for class org.jboss.resteasy.keystone.cli.Importer
-
- importStore(InputStream) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- importStore(InputStream, Cache) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- importStore(IdentityStore, Cache) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- impossibleToGenerateJsapi(String, String) - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- improperlyPaddedBase64Input() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- include(ServletRequest, ServletResponse) - Method in class Acme.Serve.Serve.SimpleRequestDispatcher
-
- include(String, Object) - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
-
- include(String, Object) - Method in interface org.jboss.resteasy.plugins.spring.ResourceRegistrationFilter
-
- include(RawMethod) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl.SimpleMethodFilter
-
- include - Variable in class org.jboss.resteasy.wadl.jaxb.Grammars
-
- Include - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Include() - Constructor for class org.jboss.resteasy.wadl.jaxb.Include
-
- incorrectTypeParameterClientExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- incorrectTypeParameterExceptionMapper() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- incrementMethodCount(String) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- index - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- index - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- index - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- InfinispanCache - Class in org.jboss.resteasy.plugins.cache.server
-
An HTTP cache that behaves somewhat the same way as a proxy (like Squid)
- InfinispanCache(Cache) - Constructor for class org.jboss.resteasy.plugins.cache.server.InfinispanCache
-
- InfinispanCache.CacheEntry - Class in org.jboss.resteasy.plugins.cache.server
-
- InfinispanIDM - Class in org.jboss.resteasy.skeleton.key.idm.adapters.infinispan
-
- InfinispanIDM(Cache) - Constructor for class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- info(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- info(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- info(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- info(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- info(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- info(String) - Method in class org.jboss.resteasy.logging.Logger
-
- info(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
-
- info(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
-
- init(Map, Map) - Method in class Acme.Serve.SelectorAcceptor
-
- init(Map, Map) - Method in interface Acme.Serve.Serve.Acceptor
-
- init() - Method in class Acme.Serve.Serve
-
- init(Map, Map) - Method in class Acme.Serve.SimpleAcceptor
-
- init(Map, Map) - Method in class Acme.Serve.SSLAcceptor
-
- init(FilterConfig) - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- init(ServletConfig) - Method in class org.jboss.resteasy.auth.oauth.OAuthServlet
-
- init(ServletConfig) - Method in class org.jboss.resteasy.jsapi.JSAPIServlet
-
- init(FilterConfig) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- init(ServletConfig) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- init(ServletContext, ConfigurationBootstrap, HttpRequestFactory, HttpResponseFactory) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- init() - Static method in class org.jboss.resteasy.security.BouncyIntegration
-
- init(InputStream, String) - Method in class org.jboss.resteasy.security.doseta.KeyStoreKeyRepository
-
- init() - Method in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- init() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- init() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- init() - Static method in class org.jboss.resteasy.skeleton.key.BouncyIntegration
-
- init(InputStream) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfigLoader
-
- init(ServletConfig) - Method in class org.jboss.resteasy.wadl.ResteasyWadlServlet
-
- initCacheControl(Cache) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
-
- initCacheControl(NoCache) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
-
- initDefaultEngine() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- initFileMappings() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
-
- initHandler() - Static method in class Acme.Serve.SSLAcceptor
-
Register our URLStreamHandler for the "https:" protocol.
- initializationVectorMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
-
- initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
-
- initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
-
- initialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
-
- initialize(Class, Type, String, Class, String, AccessibleObject, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- initialize() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.jboss.resteasy.keystone.as7.SkeletonKeyStoneLoginModule
-
- initialize() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- initialize(String, String, String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- initializeAsync(ResteasyAsynchronousResponse) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- initialized - Variable in class Acme.Serve.Serve
-
- initialized - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- initializeFromRequest(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- initialRequestThreadFinished() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- initialRequestThreadFinished() - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- initialRequestThreadFinished() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
Callback by the initial http request thread.
- initKeyPair() - Method in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- initMime() - Method in class Acme.Serve.Serve
-
- initParameters - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- initServerSocket(ServerSocket, boolean) - Method in class Acme.Serve.SSLAcceptor
-
Set the requested properties for this server socket.
- initWithUri(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- inject(Object) - Method in class org.jboss.resteasy.cdi.CdiPropertyInjector
-
- inject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.cdi.CdiPropertyInjector
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.resteasy.cdi.JaxrsInjectionTarget
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
-
Inject inside the context of an HTTP request.
- inject() - Method in class org.jboss.resteasy.core.AsynchronousResponseInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.AsynchronousResponseInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ContextParameterInjector
-
- inject() - Method in class org.jboss.resteasy.core.ContextParameterInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.CookieParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.CookieParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.FormInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.FormInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.FormParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.FormParamInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.HeaderParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.HeaderParamInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MatrixParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.MatrixParamInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- inject() - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PathParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.PathParamInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
-
Inject inside the context of an HTTP request.
- inject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
-
- inject(Object) - Method in class org.jboss.resteasy.core.PropertyInjectorImpl
-
- inject() - Method in class org.jboss.resteasy.core.QueryInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.QueryInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.QueryParamInjector
-
- inject() - Method in class org.jboss.resteasy.core.QueryParamInjector
-
- inject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourcePropertyInjector
-
- inject(Object) - Method in class org.jboss.resteasy.core.ResourcePropertyInjector
-
- inject() - Method in class org.jboss.resteasy.core.SuspendInjector
-
- inject(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SuspendInjector
-
- inject() - Method in interface org.jboss.resteasy.core.ValueInjector
-
Inject outside the context of an HTTP request.
- inject(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.ValueInjector
-
Inject inside the context of an HTTP request.
- inject(String, Object, PropertyInjector) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
-
- inject(Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
-
Inject values into annotated properties (fields/setter methods) of the target object.
- inject(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.PropertyInjector
-
Inject values into annotated properties (fields/setter methods) of the target object.
- injectableArguments() - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
-
- injectableArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
-
- injectableArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- injectableArguments() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- injectableArguments() - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Create an arguments list from injectable tings outside the scope of an HTTP request.
- injectableArguments(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Create an argument list inside the scope of an HTTP request.
- injectArguments(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.MethodInjectorImpl
-
- injectArguments(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.MethodInjector
-
Create the arguments that would be used to invoke the method in the context of an HTTP request.
- injectedInstance(Class<? extends T>, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- injectedInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- injectedInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Property and constructor injection using the InjectorFactory
- injectedInstance(Class<? extends T>, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Property and constructor injection using the InjectorFactory
- injector - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- injector - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- InjectorFactory - Interface in org.jboss.resteasy.spi
-
- injectorFactory - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- injectorFactoryClass - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- InjectorFactoryImpl - Class in org.jboss.resteasy.core
-
- InjectorFactoryImpl() - Constructor for class org.jboss.resteasy.core.InjectorFactoryImpl
-
- injectorStageNotProperlyDefined(String) - Method in interface org.jboss.resteasy.plugins.guice.i18n.Messages
-
- injectProperties(Object, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- injectProperties(Class, Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- injectProperties(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- injectProperties(Class, Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- injectProperties(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- injectProperties(Object, HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- InMemoryClientExecutor - Class in org.jboss.resteasy.client.core.executors
-
- InMemoryClientExecutor() - Constructor for class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- InMemoryClientExecutor(Dispatcher) - Constructor for class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- inOneWay() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- input - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- input - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- InputPart - Interface in org.jboss.resteasy.plugins.providers.multipart
-
Represents one part of a multipart message.
- inputStream - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- inputStream - Variable in class org.jboss.resteasy.mock.MockHttpRequest
-
- inputStream - Variable in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- InputStream(InputStream) - Constructor for class org.jboss.resteasy.util.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.jboss.resteasy.util.Base64.InputStream
-
- inputStreamEmpty() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- InputStreamProvider - Class in org.jboss.resteasy.plugins.providers
-
- InputStreamProvider() - Constructor for class org.jboss.resteasy.plugins.providers.InputStreamProvider
-
- InputStreamToByteArray - Class in org.jboss.resteasy.util
-
- InputStreamToByteArray(InputStream) - Constructor for class org.jboss.resteasy.util.InputStreamToByteArray
-
- inputStreamWasEmpty() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- inputStringNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- insertInterceptorPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- insertInterceptorPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- insertInterceptorPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- insertInterceptorPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- insertPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- insertPrecedenceAfter(String, String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- insertPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- insertPrecedenceBefore(String, String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- instance - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.Match
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
-
- interceptor - Variable in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
-
- interceptorAfterPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- interceptorBeforePrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- interceptorClassMustBeAnnotated() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- interceptorClassMustBeAnnotatedWithClass(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- interceptorNullFromClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- interceptorPrecedences - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- InterceptorRegistry<T> - Class in org.jboss.resteasy.core.interception
-
- InterceptorRegistry(Class<T>, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- InterceptorRegistry.AbstractInterceptorFactory - Class in org.jboss.resteasy.core.interception
-
Deprecated.
- InterceptorRegistry.InterceptorFactory - Interface in org.jboss.resteasy.core.interception
-
Deprecated.
- InterceptorRegistry.PerMethodInterceptorFactory - Class in org.jboss.resteasy.core.interception
-
Deprecated.
- InterceptorRegistry.PrecedenceComparator - Class in org.jboss.resteasy.core.interception
-
Deprecated.
- InterceptorRegistry.SingletonInterceptorFactory - Class in org.jboss.resteasy.core.interception
-
Deprecated.
- InterceptorRegistryListener - Interface in org.jboss.resteasy.core.interception
-
- interceptors - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- interceptors - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- interceptors - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- interceptors - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- interceptors - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- interfaceBasedMethod - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
-
- internalCache - Variable in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- internalCache - Variable in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- InternalDispatcher - Class in org.jboss.resteasy.spi
-
InternalDispatch represents a "forward" in servlet terms.
- InternalDispatcher() - Constructor for class org.jboss.resteasy.spi.InternalDispatcher
-
- internalInvocation(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.core.Dispatcher
-
- internalInvocation(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- internalResume(Object) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- internalResume(Throwable) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- InternalServerErrorException - Exception in org.jboss.resteasy.spi
-
Thrown by RESTEasy when HTTP Internal Service Error (500) is encountered
- InternalServerErrorException(String) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- InternalServerErrorException(String, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- InternalServerErrorException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- InternalServerErrorException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- InternalServerErrorException(Throwable) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- InternalServerErrorException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.InternalServerErrorException
-
- interpolate(String, MessageInterpolator.Context) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl.LocaleSpecificMessageInterpolator
-
- interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl.LocaleSpecificMessageInterpolator
-
- interruptedStartingUpJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- intf - Variable in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- intf - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- intValue() - Method in class org.jboss.resteasy.core.request.QualityValue
-
- invalidate() - Method in class Acme.Serve.Serve.AcmeSession
-
- invalidatingSessionForUser(String) - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- invalidCharacterInBase64Data() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- invalidCustomerKey() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- invalidEscapeCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- invalidHMACkey(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- invalidHost() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- invalidPort() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- invalidTimestamp() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- invalidTimestampLong(long) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- invalidTimestampString(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- invalidVerifierCode(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- invocation - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- invocation(Link) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- InvocationProcessor - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
-
- invoke(Object[]) - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.core.ClientProxy
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
-
- invoke(Object[]) - Method in interface org.jboss.resteasy.client.core.MethodInvoker
-
- invoke(Object[]) - Method in class org.jboss.resteasy.client.core.SubResourceInvoker
-
- invoke(ClientInvocation) - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
- invoke(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- invoke(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
- invoke() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- invoke(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- invoke(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- invoke(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- invoke(Object, Method, Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
-
- invoke(Object[]) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.MethodInvoker
-
- invoke(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.SubResourceInvoker
-
- invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.Dispatcher
-
- invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.MethodInjectorImpl
-
- invoke(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.core.ResourceInvoker
-
- invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.core.ResourceInvoker
-
- invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- invoke(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- invoke(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- invoke(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Invoke and write response
- invoke(Request, Response) - Method in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- invoke(String) - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- invoke(Request, Response) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- invoke(Request, Response) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- invoke(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.MethodInjector
-
Invoke on a method in the context of an HTTP request.
- invokeOnTarget(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- invokeOnTargetObject(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- invokePropagateNotFound(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Propagate NotFoundException.
- invoker - Variable in class org.jboss.resteasy.core.registry.MethodExpression
-
- invoker(ResourceMethodInvoker) - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- invokerConfig - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- invokeSuper(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- is - Variable in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
-
- is100ContinueExpected() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- isA(Class, Class, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isA(Object, Class, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isA(Class, ParameterizedType) - Static method in class org.jboss.resteasy.util.Types
-
Is the genericType of a certain class?
- isAcceptable() - Method in class org.jboss.resteasy.core.request.QualityValue
-
- isAccessLogged() - Method in class Acme.Serve.Serve
-
- isActive() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
Tests that the token is not expired and is not-before.
- isAllowAnyHostname() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- isAllowCredentials() - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
Defaults to true
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.resteasy.cdi.JaxrsAnnotatedType
-
- IsAssignableFrom - Class in org.jboss.resteasy.util
-
- IsAssignableFrom() - Constructor for class org.jboss.resteasy.util.IsAssignableFrom
-
- isAsynchrnousRequest(HttpRequest) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- isAsynchronous() - Method in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- isAsyncJobServiceEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isBodyHashRequired() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Whether or not to add a body hash to signature
- isBodyHashRequired() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- isBuiltin - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
-
- isBuiltinsRegistered() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isBuiltinsRegistered() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isCancelled() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- isCancelPropagation() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- isCancelPropagation() - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- isCDIActive() - Static method in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- isClosed() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- isClosed() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- isClosed() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- isClosed - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- isClosed() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- isCollection - Variable in class org.jboss.resteasy.core.StringParameterInjector
-
- isCollectionOrArray() - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- isCommitted() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns a boolean indicating if the response has been committed.
- isCommitted() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- isCommitted() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- isCommitted() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- isCommitted() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- isCommitted() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- isCommitted() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- isCompatible(Method, Method) - Static method in class org.jboss.resteasy.util.Types
-
See if the two methods are compatible, that is they have the same relative signature
- isCompatible(MediaType) - Method in class org.jboss.resteasy.util.WeightedMediaType
-
Non-equal properties should not be compatible
- isComposite(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- isCompositeWildcardSubtype(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
subtypes like application/*+xml
- isContentLengthZero(MultivaluedMap) - Static method in class org.jboss.resteasy.util.NoContent
-
- isContentTypeFromMessage() - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
- isContentTypeFromMessage() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- isConvertable(Class<?>) - Static method in class org.jboss.resteasy.util.TypeConverter
-
Tests if the class can safely be converted from a String to the
specified type.
- isCookieLoginAllowed() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- isCookieLoginAllowed() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- isDebugEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- isDebugEnabled() - Method in class org.jboss.resteasy.logging.Logger
-
- isDeploymentSensitiveFactoryEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isDisableDTDs() - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- isDisableDTDs() - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isDisableDTDs() - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isDisableExternalEntities() - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- isDisableExternalEntities() - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isDisableExternalEntities() - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isDone() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- isElement(String, String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.MappedConvention
-
- isEmpty() - Method in class Acme.WildcardDictionary
-
- isEmpty() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- isEmpty() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- isEmpty() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- isEmpty() - Method in class org.jboss.resteasy.util.ThreadLocalStack
-
- isEnabled(Feature) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- isEnabled(Feature) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isEnabled() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- isEnabled() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- isEnabled() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- isEnabled() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- isEnabled(Feature) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isEnabled(Class<? extends Feature>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isEnableSecureProcessingFeature() - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- isEnableSecureProcessingFeature() - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isEnableSecureProcessingFeature() - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isEncoded() - Method in class org.jboss.resteasy.spi.metadata.Parameter
-
- isErrorSent() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- isExpired() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- isExpired() - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache.CacheEntry
-
- isExpired() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache.Entry
-
- isExpired() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache.CacheEntry
-
Deprecated.
- isExpired() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Return false if true current time.
- isExpired() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- isExpired() - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- isFixed() - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Gets the value of the fixed property.
- isFlushed() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- isFollowRedirects() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- isFollowRedirects() - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- isFollowRedirects() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- isFormData(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- isGetter(Method) - Static method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- isGzipAccepted(String) - Static method in class Acme.Utils
-
- isHashed() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- isHashed() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- isHeadersCommitted - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- IsHttpMethod - Class in org.jboss.resteasy.util
-
- IsHttpMethod() - Constructor for class org.jboss.resteasy.util.IsHttpMethod
-
- isIgnoreExpiration() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- isInitial() - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- isInitial() - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- isInitial() - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- isInput() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- isInput() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- isJaxrsAnnotatedClass(Class<?>) - Static method in class org.jboss.resteasy.cdi.Utils
-
Finds out if a given class is decorated with JAX-RS annotations.
- isJaxrsComponent(Class<?>) - Static method in class org.jboss.resteasy.cdi.Utils
-
Find out if a given class is a JAX-RS component
- isJaxrsResource(Class<?>) - Static method in class org.jboss.resteasy.cdi.Utils
-
Returns true if and only if the given class is a JAX-RS root resource or a
sub-resource.
- isKeepAlive() - Method in class Acme.Serve.Serve
-
- isKeepAlive() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- isKeepAlive() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- isLocator() - Method in class org.jboss.resteasy.core.registry.MethodExpression
-
- isLoggable() - Method in exception org.jboss.resteasy.spi.Failure
-
- isLowerCaseNames() - Method in class org.jboss.resteasy.util.GroupParameterParser
-
Returns true if parameter names are to be converted to lower
case when name/value pairs are parsed.
- isLowerCaseNames() - Method in class org.jboss.resteasy.util.ParameterParser
-
Returns true if parameter names are to be converted to lower
case when name/value pairs are parsed.
- isMapperExecuted() - Method in class org.jboss.resteasy.core.ExceptionHandler
-
- isMethodValidatable(Method) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- isMethodValidatable(Method) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- isMethodValidatable(Method) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Indicates if validation is turned on for a method.
- isNew() - Method in class Acme.Serve.Serve.AcmeSession
-
- isNotBefore() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- isNotInitialRequest(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ISO_8859_1 - Static variable in class Acme.Utils
-
- isPrefered() - Method in class org.jboss.resteasy.core.request.QualityValue
-
- isPublic() - Method in class org.jboss.resteasy.core.ExtendedCacheControl
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
-
FIXME Comment this
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonArrayProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonObjectProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonStructureProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.EnvelopedReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.MultipartSignedReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureReader
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
FIXME Comment this
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
-
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlRootElementProvider
-
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
-
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
-
- isReadWritable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedJAXBProvider
-
- isRegisterBuiltin() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isRegisterBuiltins() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isRegisterBuiltins() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isRegistered(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- isRegistered(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- isRegistered(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isRegistered(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- isRegistered(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isRegistered(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- isRepeating() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the repeating property.
- isRequestedSessionIdFromCookie() - Method in class Acme.Serve.Serve.ServeConnection
-
Checks whether the session id specified by this request came in as a cookie.
- isRequestedSessionIdFromCookie() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- isRequestedSessionIdFromCookie() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isRequestedSessionIdFromURL() - Method in class Acme.Serve.Serve.ServeConnection
-
- isRequestedSessionIdFromUrl() - Method in class Acme.Serve.Serve.ServeConnection
-
- isRequestedSessionIdFromURL() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- isRequestedSessionIdFromUrl() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- isRequestedSessionIdFromURL() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isRequestedSessionIdFromUrl() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isRequestedSessionIdValid() - Method in class Acme.Serve.Serve.ServeConnection
-
- isRequestedSessionIdValid() - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- isRequestedSessionIdValid() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isRequestSecure() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- isRequired() - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Gets the value of the required property.
- isRoot() - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- isRoot() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- isRootResource(Class) - Static method in class org.jboss.resteasy.util.GetRestful
-
- isScopeDefined(AnnotatedType<?>, BeanManager) - Static method in class org.jboss.resteasy.cdi.Utils
-
Find out if a given annotated type is explicitly bound to a scope.
- isSecret() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- isSecret() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- isSecure() - Method in class Acme.Serve.Serve.ServeConnection
-
- isSecure - Variable in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- isSecure() - Method in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- isSecure() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
-
- isSecure() - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isSecurityEnabled() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isServlet() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
Exists for tests that require a servlet container behind the scenes.
- isShowReferer() - Method in class Acme.Serve.Serve
-
- isShowUserAgent() - Method in class Acme.Serve.Serve
-
- isSingleton() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- isSingleton() - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- isSingleton() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- isSslNotRequired() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- isSslNotRequired() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- isSslRequired() - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- isSso() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- isSsoDisabled() - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- isStale(int, int, int, int, int, int) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Returns false if timestamp does not exist or if the current time is
greater than timestamp + variables
- isStale() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository.CacheEntry
-
- isStaleCheck() - Method in class org.jboss.resteasy.security.doseta.Verification
-
- isSubResourceClass(Class) - Static method in class org.jboss.resteasy.util.GetRestful
-
Given a class, search itself and implemented interfaces for jax-rs annotations.
- issuedAt - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- issuedAt(long) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- issuedAt(long) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- issuedNow() - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
Set issuedAt to the current time
- issuer - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- issuer(String) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- issuer(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- isSurrogateAuthRequired() - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- isSurrogateAuthRequired() - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- isSuspended() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- isSuspended() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- isSuspended() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
-
- isThrowNotFound() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- isToken(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- isToken2(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- isTraceEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- isTraceEnabled() - Method in class org.jboss.resteasy.logging.Logger
-
- isUseContainerFormParams() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isUseDns() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- isUserInRole(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- isUserInRole(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- isUserInRole(Principal, String) - Method in interface org.jboss.resteasy.plugins.server.embedded.SecurityDomain
-
- isUserInRole(Principal, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
-
- isUserInRole(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- isUserInRole(String) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
-
- isUserInRole(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- isUserInRole(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- isUserPrincipalAsPrivateSelector() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- isValid(String) - Static method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
-
- isValidatable - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- isValidatable(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- isValidatable(Class<?>, InjectorFactory) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- isValidatable(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- isValidatable(Class<?>, InjectorFactory) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- isValidatable(Class<?>) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Indicates if validation is turned on for a class.
- isValidatable(Class<?>, InjectorFactory) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Indicates if validation is turned on for a class.
- isValidatableFromCDI(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- isValidatableFromCDI(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- isValidatableFromCDI(Class<?>) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Indicates if validation is turned on for a class.
- isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- isValidating() - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- isValidType(Class) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
-
- isVerified() - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- isVerified() - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- isVerified() - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- isVerifyCaller() - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
Does the realm require verifying the caller?
- isVerifyCaller(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
Does the resource override the requirement of verifying the caller?
- isVoidReturnType(Class<?>) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- isVoidReturnType(Class<?>) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- isWarnEnabled() - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- isWarnEnabled() - Method in class org.jboss.resteasy.logging.Logger
-
- isWiderMatching() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- isWiderRequestMatching() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- isWildcardCompositeSubtype(String) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
subtypes like application/*+xml
- isWildcardSubtype() - Method in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- isWildcardType() - Method in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- isWrapInTryCatch() - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Check is the JSONP callback will be wrapped with try-catch block
- isWrapped(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isWrapped(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
-
FIXME Comment this
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FileRangeWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
-
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonArrayProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonObjectProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonStructureProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.EnvelopedWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.MultipartSignedWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureTextWriter
-
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureWriter
-
- Item - Class in org.jboss.resteasy.test.providers.jaxb.data
-
A Item.
- Item() - Constructor for class org.jboss.resteasy.test.providers.jaxb.data.Item
-
- iterator() - Method in class org.jboss.resteasy.keystone.model.Endpoints
-
- iterator() - Method in class org.jboss.resteasy.keystone.model.Projects
-
- iterator() - Method in class org.jboss.resteasy.keystone.model.Roles
-
- iterator() - Method in class org.jboss.resteasy.keystone.model.Services
-
- iterator() - Method in class org.jboss.resteasy.keystone.model.Users
-
- RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- read() - Method in class Acme.Serve.Serve.ServeInputStream
-
- read(byte[]) - Method in class Acme.Serve.Serve.ServeInputStream
-
- read(byte[], int, int) - Method in class Acme.Serve.Serve.ServeInputStream
-
- read() - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- read(byte[], int, int) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- read(byte[]) - Method in class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- read(Class<T>, String, String) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- read(Class<T>, String, byte[]) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- read(Class<T>, MediaType, byte[]) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- read(Class<T>, MediaType, InputStream) - Static method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- read(MessageBodyReaderContext) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderInterceptor
-
Deprecated.
- read() - Method in class org.jboss.resteasy.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.jboss.resteasy.util.Base64.InputStream
-
- read() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- read(byte[]) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- read(byte[], int, int) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- read() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- read(byte[]) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- read(byte[], int, int) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- readAndRemove(long, String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- readContent(Class<T>) - Method in class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader
-
Defaults to '*' if there is no cty header
- readContent(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader
-
- readContent(Class<T>) - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- readContent(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.jose.jws.JWSInput
-
- readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
-
- readDataSource(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
-
- readEntity(Class<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readEntity(GenericType<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readEntity(Class<T>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readEntity(GenericType<T>, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readEntity(Class<T>, Type, Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- readEntity(Class<T>, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- readEntity(GenericType<T>, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- readEntity(Class<T>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- readEntity(GenericType<T>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- readEntity(Class<T>, Type, Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- readerClass - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
-
- ReaderException - Exception in org.jboss.resteasy.spi
-
Any exception thrown by a MessageBodyReader chain that is not an instance of a ReaderException is caught internally
by the Resteasy runtime and wrapped with an instance of ReaderException.
- ReaderException(String, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(String) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(String, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(String, Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderException(Throwable, int) - Constructor for exception org.jboss.resteasy.spi.ReaderException
-
- ReaderInterceptorFacade(MessageBodyReaderInterceptor) - Constructor for class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
-
- ReaderInterceptorRegistry - Class in org.jboss.resteasy.core.interception
-
- ReaderInterceptorRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
-
- ReaderInterceptorRegistry.ReaderInterceptorFacade - Class in org.jboss.resteasy.core.interception
-
- readerInterceptors - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readerNotFound(MediaType, String[]) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- ReaderProvider - Class in org.jboss.resteasy.plugins.providers
-
- ReaderProvider() - Constructor for class org.jboss.resteasy.plugins.providers.ReaderProvider
-
- ReaderUtility - Class in org.jboss.resteasy.core.messagebody
-
Utility for accessing RESTEasy's MessageBodyReader setup
- ReaderUtility() - Constructor for class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- ReaderUtility(ResteasyProviderFactory, ReaderInterceptor[]) - Constructor for class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- readFrom(Class<T2>, Type, MediaType, Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- readFrom(Class<T>, Type, MediaType, Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- readFrom(MessageBodyReader) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- readFrom(MessageBodyReader) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
-
- readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
-
- readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
-
- readFrom(Class<DataSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
-
FIXME Comment this
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
-
- readFrom(Class<Document>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.DocumentProvider
-
- readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
-
- readFrom(Class<MultivaluedMap>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
-
- readFrom(Class<IIOImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
-
- readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
-
- readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlTypeProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonCollectionProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonMapProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- readFrom(Class<Form>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
-
- readFrom(Class<JsonArray>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonArrayProvider
-
- readFrom(Class<JsonObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonObjectProvider
-
- readFrom(Class<JsonStructure>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonStructureProvider
-
- readFrom(Class<List<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader
-
- readFrom(Class<Map<?, ?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader
-
- readFrom(Class<MimeMultipart>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
-
FIXME Comment this
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
-
- readFrom(Class<MultipartFormDataInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader
-
- readFrom(Class<MultipartInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartReader
-
- readFrom(Class<MultipartRelatedInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedReader
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, MultipartRelatedInput) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedJAXBProvider
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedReader
-
- readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ReaderProvider
-
- readFrom(Class<Serializable>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- readFrom(Class<MultivaluedMap>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.ServerFormUrlEncodedProvider
-
- readFrom(Class<Source>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.SourceProvider
-
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
-
- readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.plugins.providers.YamlProvider
-
- readFrom(Class<EnvelopedInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.security.smime.EnvelopedReader
-
- readFrom(Class<SignedInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.security.smime.MultipartSignedReader
-
- readFrom(Class<PKCS7SignatureInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureReader
-
- ReadFromStream - Class in org.jboss.resteasy.util
-
- ReadFromStream() - Constructor for class org.jboss.resteasy.util.ReadFromStream
-
- readFromStream(int, InputStream) - Static method in class org.jboss.resteasy.util.ReadFromStream
-
Stuff the contents of a InputStream into a byte buffer.
- readImage(InputStream, ImageReader, int) - Static method in class org.jboss.resteasy.plugins.providers.IIOImageProviderHelper
-
FIXME Comment this
- readLine(int) - Method in class Acme.Serve.Serve.ServeInputStream
-
Read a line ended by CRLF, used internally only for reading headers.
- readMessage(HttpServletRequest) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Reads an OAuthMessage from an HTTP Servlet Request.
- readString(InputStream) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
-
- readString(InputStream, MediaType) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
-
- readString(InputStream) - Method in class org.jboss.resteasy.test.BaseResourceTest
-
- realm - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realm - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- realm() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- Realm - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- Realm() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- realm - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- realm - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- realm - Variable in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- Realm - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- realmAccess - Variable in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- realmConfiguration - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- RealmConfiguration - Class in org.jboss.resteasy.skeleton.key
-
- RealmConfiguration() - Constructor for class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- realmCredentialRequirementsNotDefined() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- RealmFactory - Class in org.jboss.resteasy.skeleton.key.idm.service
-
- RealmFactory(IdentityManager) - Constructor for class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- realmInfo - Variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- realmIsNotEnabled() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- realmKey - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- realmKey(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- realmKey - Variable in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- realmKeyAlias - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmKeyStore - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmKeystorePassword - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmNotEnabled() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- realmNotFound() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- realmPrivateKey - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- realmPrivateKey - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmPrivateKeyPassword - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmPublicKey - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- realmPublicKey - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- realmPublicKeyPem - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- realmRep(Realm, UriInfo) - Static method in class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- RealmRepresentation - Class in org.jboss.resteasy.skeleton.key.representations.idm
-
- RealmRepresentation() - Constructor for class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- RealmResource - Class in org.jboss.resteasy.skeleton.key.idm.service
-
- RealmResource(IdentityManager) - Constructor for class org.jboss.resteasy.skeleton.key.idm.service.RealmResource
-
- realms - Variable in class Acme.Serve.Serve
-
- realms() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- recalculateOrder() - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- receivedGenericType(MessageBodyReader<?>, Type, Class<?>) - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- recoverEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
-
- Redirect - Class in org.jboss.resteasy.plugins.providers.html
-
- Redirect(URI) - Constructor for class org.jboss.resteasy.plugins.providers.html.Redirect
-
- Redirect(String) - Constructor for class org.jboss.resteasy.plugins.providers.html.Redirect
-
- redirect - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- redirect(UriInfo, String) - Method in class org.jboss.resteasy.skeleton.key.jaxrs.JaxrsOAuthClient
-
- redirect(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
Start the process of obtaining an access token by redirecting the browser
to the authentication server
- redirectAccessCode(boolean, Response, String, String, String, GenericPrincipal) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- redirectPort - Variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- RedirectPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
Should be placed on a PreProcessInterceptor.
- redirectRelative(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
Start the process of obtaining an access token by redirecting the browser
to the authentication server
- redirectToWelcomePage(Request, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- redirectUri(String) - Method in interface org.jboss.resteasy.skeleton.key.i18n.Messages
-
- REFERER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- refreshToken - Variable in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- regex - Variable in class org.jboss.resteasy.core.registry.Expression
-
- register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- register(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Object) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Object, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- register(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Class<?>, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Class<?>, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Object, int) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Object, Class<?>...) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Object, Map<Class<?>, Integer>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- register(Class<?>) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- register(Object) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- register(Object, Object...) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- register(Class<? extends T>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- register(T) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- register(JaxrsInterceptorRegistry.InterceptorFactory) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- register(ResourceClass) - Method in class org.jboss.resteasy.core.LocatorRegistry
-
- register(ResourceFactory, String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- register(Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Object, int) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- register(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
-
- register(Class<?>, Set<Class<?>>, Set<Class<?>>, ServletContext) - Method in class org.jboss.resteasy.plugins.servlet.ResteasyServletInitializer
-
- register(Request, HttpServletResponse, Principal, String, String, String) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- register(Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Object, int) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- register(Class<?>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Class<?>, int) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Class<?>, Class<?>...) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Object) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Object, int) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Object, Class<?>...) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- register(Object, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.util.FeatureContextDelegate
-
- RegisterBuiltin - Class in org.jboss.resteasy.plugins.providers
-
- RegisterBuiltin() - Constructor for class org.jboss.resteasy.plugins.providers.RegisterBuiltin
-
- registerBuiltin - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- registerBuiltinByDefault - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerBuiltins - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerClass(Class<? extends ContainerResponseFilter>) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerClass(Class<? extends ContainerResponseFilter>, int) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerClass(Class<? extends T>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- registerClass(Class<? extends T>, int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- registerConsumer(String, String, String) - Method in interface org.jboss.resteasy.auth.oauth.OAuthConsumerRegistration
-
Creates a new OAuth Consumer
- registerConsumer(String, String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- registerConsumer(String, String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- registerConsumerPermissions(String, String[]) - Method in interface org.jboss.resteasy.auth.oauth.OAuthConsumerRegistration
-
Registers Consumer Permissions
- registerConsumerPermissions(String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- registerConsumerPermissions(String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- registerConsumerScopes(String, String[]) - Method in interface org.jboss.resteasy.auth.oauth.OAuthConsumerRegistration
-
Registers Consumer Scopes
- registerConsumerScopes(String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- registerConsumerScopes(String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- registerContextResolver(Configurable) - Static method in class org.jboss.resteasy.keystone.model.Mappers
-
- registerDefaultInterceptorPrecedences(InterceptorRegistry) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerDefaultInterceptorPrecedences() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.guice.GuiceResourceFactory
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
-
- registered(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- registered(ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Callback after registration has been completed.
- registeringFactory(String) - Method in interface org.jboss.resteasy.plugins.guice.i18n.Messages
-
- registeringProviderInstance(String) - Method in interface org.jboss.resteasy.plugins.guice.i18n.Messages
-
- registerInterceptor(Object) - Method in interface org.jboss.resteasy.client.core.ClientInterceptorRepository
-
- registerInterceptor(Object) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- registerJndiComponentResource(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- registerLegacy(Class<? extends PreProcessInterceptor>) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
-
- registerLegacy(PreProcessInterceptor) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
-
- registerLegacy(Class<? extends PostProcessInterceptor>) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerLegacy(PostProcessInterceptor) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerLegacy(Class<? extends MessageBodyReaderInterceptor>) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
-
- registerLegacy(MessageBodyReaderInterceptor) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
-
- registerLegacy(Class<? extends MessageBodyWriterInterceptor>) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
-
- registerLegacy(MessageBodyWriterInterceptor) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
-
- registerProvider(Class, Integer, boolean, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- registerProvider(Class, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- registerProvider(Class) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- registerProvider(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- registerProvider(Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerProvider(Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Register a @Provider class.
- registerProvider(Class, Integer, boolean, Map<Class<?>, Integer>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerProviderInstance(Object) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- registerProviderInstance(Object, Map<Class<?>, Integer>, Integer, boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- registerProviderInstance(Object) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Register a @Provider object.
- registerProviderInstance(Object, Map<Class<?>, Integer>, Integer, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- registerProviders(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.plugins.providers.RegisterBuiltin
-
- registerSingleton(ContainerResponseFilter) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerSingleton(ContainerResponseFilter, int) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- registerSingleton(T) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- registerSingleton(T, int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- registerURIResolver(URIResolver) - Method in class org.jboss.resteasy.spi.touri.ObjectToURI
-
- registration() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- registry - Variable in class Acme.Serve.Serve
-
- registry - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
-
- registry - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- Registry - Interface in org.jboss.resteasy.spi
-
- registry - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- REGISTRY_MATCHING_EXCEPTION - Static variable in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- RegistryData - Class in org.jboss.resteasy.plugins.stats
-
- RegistryData() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryData
-
- RegistryEntry - Class in org.jboss.resteasy.plugins.stats
-
application/xml
application/json
application/xml
- RegistryEntry() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- registryIsNull() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- RegistryStatsResource - Class in org.jboss.resteasy.plugins.stats
-
- RegistryStatsResource() - Constructor for class org.jboss.resteasy.plugins.stats.RegistryStatsResource
-
- registryUpdated(InterceptorRegistry) - Method in interface org.jboss.resteasy.core.interception.InterceptorRegistryListener
-
Deprecated.
- registryUpdated(JaxrsInterceptorRegistry) - Method in interface org.jboss.resteasy.core.interception.JaxrsInterceptorRegistryListener
-
- registryUpdated(JaxrsInterceptorRegistry) - Method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- registryUpdated(JaxrsInterceptorRegistry) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- rel - Variable in class org.jboss.resteasy.plugins.providers.atom.Link
-
- rel(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
-
- rel - Variable in class org.jboss.resteasy.wadl.jaxb.Link
-
- relationship - Variable in class org.jboss.resteasy.spi.Link
-
Deprecated.
- RelativeLink - Class in org.jboss.resteasy.plugins.providers.atom
-
If invoked within the context of a JAX-RS call, it will automatically build a
URI based the base URI of the JAX-RS application.
- RelativeLink() - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
-
- RelativeLink(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
-
- RelativeLink(String, String, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
-
- RelativeLink(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.RelativeLink
-
- relativize(URI, URI) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- relativize(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- releaseConnection() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- releaseConnection() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- releaseConnection() - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
-
- releaseConnection() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
release underlying connection but do not close
- relParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- REMOTE - Static variable in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- remoteLoggedInAlready() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- remoteLogout() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- remoteLogout(Request, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- remoteSkeletonKeyConfig - Variable in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- remoteSkeletonKeyConfig - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- remoteSkeletonKeyConfig - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfigLoader
-
- remove(Object) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- remove(String) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- remove(Serve.PathTreeDictionary.Node, Object) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- remove(Object) - Method in class Acme.WildcardDictionary
-
- remove(String, MediaType) - Method in interface org.jboss.resteasy.client.cache.BrowserCache
-
Deprecated.
- remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- remove(String, MediaType) - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- remove(String, MediaType) - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
-
- remove(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- remove(String, MediaType) - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
-
- remove(String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- remove(String) - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache
-
- remove(String) - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache
-
- remove(String) - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache
-
Deprecated.
- remove(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- remove(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- remove(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- removeAttribute(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- removeAttribute(String) - Method in class Acme.Serve.Serve
-
- removeAttribute(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- removeAttribute(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- removeAttribute(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- removeAttribute(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- removeAttribute(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- removeAttribute(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- removeAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- removeAttribute(String) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- removeAttribute(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- removeAttribute(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- removeBeginEnd(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
- removeBeginEnd(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- removeBinding(String, String, Method) - Method in class org.jboss.resteasy.core.registry.RootClassNode
-
- removeBinding(String, Method) - Method in class org.jboss.resteasy.core.registry.RootNode
-
- removeContextDataLevel() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- removeItem(Item) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
FIXME Comment this
- removeItem(int) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
FIXME Comment this
- removeProperty(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- removeProperty(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- removeProperty(String) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- removeRegistrations(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Find all endpoints reachable by clazz and unregister them
- removeRegistrations(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- removeRegistrations(ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- removeRegistrations(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
- removeRegistrations(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
-
- removeRegistrations(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
-
- removeUserRole(String, String, String) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- removeUserRole(String, String, String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- removeUserRoleMapping(User, Role) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- removeValue(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- removingHeaderIllegal() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- render(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.providers.html.Redirect
-
- render(HttpServletRequest, HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.providers.html.Renderable
-
Called to do the actual work of rendering a view.
- render(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.providers.html.View
-
Sets up the model in the request attributes, creates a dispatcher, and
forwards the request.
- render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
-
- render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- Renderable - Interface in org.jboss.resteasy.plugins.providers.html
-
If you return one of these from a resource method, RESTEasy-HTML will render it.
- repeating - Variable in class org.jboss.resteasy.wadl.jaxb.Param
-
- replace(String) - Static method in class org.jboss.resteasy.skeleton.key.EnvUtil
-
Replaces any ${} strings with their corresponding environent variable.
- replace(String) - Static method in class org.jboss.resteasy.util.StringContextReplacement
-
Utility to replace predefined expressions within a string with values from the HTTP request;
${basepath} - UriInfo.getBaseUri().getRawPath()
${absolutepath} - UriInfo.getAbsolutePath().getRawPath()
${absoluteuri} - UriInfo.getAbsolutePath().toString()
${baseuri} - UriInfo.getBaseUri().toString()
${contextpath} - HttpServletRequest.getContextPath()
- replaceAll(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- replaceEnclosedCurlyBraces(String) - Static method in class org.jboss.resteasy.util.PathHelper
-
- replaceMatrix(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replaceMatrixParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replaceParameter(Map<String, ? extends Object>, boolean, boolean, String, StringBuffer, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replacePath(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replacePathParameter(String, String, boolean, String, StringBuffer, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replacePositionalSpecifiers(String) - Method in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- replaceQuery(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replaceQueryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- replaceQueryStringParameter(Map<String, ? extends Object>, boolean, boolean, String, StringBuffer) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- repository - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- repository - Variable in class org.jboss.resteasy.security.doseta.Verifier
-
- Representation - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Representation() - Constructor for class org.jboss.resteasy.wadl.jaxb.Representation
-
- representation - Variable in class org.jboss.resteasy.wadl.jaxb.Request
-
- representation - Variable in class org.jboss.resteasy.wadl.jaxb.Response
-
- representations - Variable in class org.jboss.resteasy.util.MediaTypeMatcher
-
- reqQuery - Variable in class Acme.Serve.Serve.ServeConnection
-
- request() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- request(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- request(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- request - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- request - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
-
- request - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- request - Variable in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- request - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- request - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
-
- request - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- request - Variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- request() - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- request(ClientExecutor) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- request - Variable in class org.jboss.resteasy.wadl.jaxb.Method
-
- Request - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Request() - Constructor for class org.jboss.resteasy.wadl.jaxb.Request
-
- requestAccessCode(String, String, String, String, String, String) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- requestAttributes(Map<String, Object>) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- RequestDispatcher - Class in org.jboss.resteasy.plugins.server.netty
-
Helper/delegate class to unify Servlet and Filter dispatcher implementations
- RequestDispatcher(SynchronousDispatcher, ResteasyProviderFactory, SecurityDomain) - Constructor for class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- requesterNotEnabled() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- requestFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- requestFilters - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.guice.GuiceResourceFactory
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- requestFinished(HttpRequest, HttpResponse, Object) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Callback when request is finished.
- RequestHandler - Class in org.jboss.resteasy.plugins.server.netty
-
SimpleChannelInboundHandler
which handles the requests and dispatch them.
- RequestHandler(RequestDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.netty.RequestHandler
-
- RequestImpl - Class in org.jboss.resteasy.specimpl
-
- RequestImpl(HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.specimpl.RequestImpl
-
- requestMediaTypeNotUrlencoded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- requestNotSuspended() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- requestPreprocessors - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
-
- RequestScoped - Annotation Type in org.jboss.resteasy.plugins.guice
-
Provides an instance-per-request.
- requestScopedLiteral - Static variable in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- RequestScopeModule - Class in org.jboss.resteasy.plugins.guice.ext
-
Binds the
RequestScoped
to the current HTTP request and
makes all the classes available via the
Context
annotation injectable.
- RequestScopeModule() - Constructor for class org.jboss.resteasy.plugins.guice.ext.RequestScopeModule
-
- requestToken() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- requestTokenAlreadyAuthorized() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- requestTokenUrl(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- RequestUtil - Class in org.jboss.resteasy.springmvc
-
- RequestUtil() - Constructor for class org.jboss.resteasy.springmvc.RequestUtil
-
- requestWasAlreadyExecuted() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- required - Variable in class org.jboss.resteasy.wadl.jaxb.Param
-
- requiredAttributes - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- RequiredCredential - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- RequiredCredential() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- RequiredCredentialRepresentation - Class in org.jboss.resteasy.skeleton.key.representations.idm
-
- RequiredCredentialRepresentation() - Constructor for class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- requiredCredentials - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- RESERVED - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
reserved = gen-delims | sub-delims
- RESERVED - Static variable in class org.jboss.resteasy.util.URLUtils
-
reserved = gen-delims | sub-delims
- reset() - Method in class Acme.Serve.Serve.ServeConnection
-
Clears any data that exists in the buffer as well as the status code and headers.
- reset() - Method in class Acme.Serve.Serve.ServeInputStream
-
- reset() - Method in class Acme.Serve.Serve.ServeOutputStream
-
- reset() - Method in class Acme.Utils.SimpleBuffer
-
- reset() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- reset() - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- reset() - Method in class org.jboss.resteasy.plugins.server.netty.ChunkOutputStream
-
- reset() - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- reset() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- reset() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- reset() - Method in interface org.jboss.resteasy.spi.HttpResponse
-
reset status and headers.
- reset() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- reset() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- resetBuffer() - Method in class Acme.Serve.Serve.ServeConnection
-
Clears the content of the underlying buffer in the response without clearing headers or status code.
- resetBuffer() - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- resetStream() - Method in class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
Attempts to reset the InputStream of the response.
- resetStream() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- resolve(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- resolveAccessCode(Request, Response) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- resolveArgument(MethodParameter, NativeWebRequest) - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
-
- resolveBearerToken(String, String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- resolveCode(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
Start or continue the oauth login process.
- resolveContentType(HttpRequest, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- resolveContentType(BuiltResponse) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
-
- resolveContentTypeByAccept(List<MediaType>, Object) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- resolveMessageBodyReader(Class<T>, Type, Annotation[], MediaType, MediaTypeMap<ResteasyProviderFactory.SortedKey<MessageBodyReader>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- resolveMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, MediaTypeMap<ResteasyProviderFactory.SortedKey<MessageBodyWriter>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- resolveReader(MediaType) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- resolveTemplate(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplate(String, Object, boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplate(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplate(String, Object, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplate(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTemplate(String, Object, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTemplateFromEncoded(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplateFromEncoded(String, Object) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplateFromEncoded(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTemplates(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplates(Map<String, Object>, boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplates(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplates(Map<String, Object>, boolean) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplates(Map<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTemplates(Map<String, Object>, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- resolveTypeVariable(Class<?>, TypeVariable<?>) - Static method in class org.jboss.resteasy.util.Types
-
Finds an actual value of a type variable.
- resolveTypeVariables(Class<?>, Type) - Static method in class org.jboss.resteasy.util.Types
-
- resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
-
- resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.ObjectToURI
-
- resolveURI(Object) - Method in class org.jboss.resteasy.spi.touri.URIableURIResolver
-
- resolveURI(Object) - Method in interface org.jboss.resteasy.spi.touri.URIResolver
-
- resolveWriter() - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- resolveWriter() - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- resolveWriter() - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- resource - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- resource - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- resource - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- resource() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- Resource - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- Resource() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- resource(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- Resource - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Resource() - Constructor for class org.jboss.resteasy.wadl.jaxb.Resource
-
- resource - Variable in class org.jboss.resteasy.wadl.jaxb.Resources
-
- resourceAccess - Variable in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- ResourceBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder() - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
- ResourceBuilder.ConstructorParameterBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.FieldParameterBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.LocatorMethodParameterBuilder<T extends ResourceBuilder.LocatorMethodParameterBuilder> - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ParameterBuilder<T extends ResourceBuilder.ParameterBuilder> - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ResourceClassBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ResourceConstructorBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ResourceLocatorBuilder<T extends ResourceBuilder.ResourceLocatorBuilder> - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ResourceMethodBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.ResourceMethodParameterBuilder - Class in org.jboss.resteasy.spi.metadata
-
- ResourceBuilder.SetterParameterBuilder - Class in org.jboss.resteasy.spi.metadata
-
- resourceClass - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
-
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- ResourceClass - Class in org.jboss.resteasy.spi.metadata
-
- ResourceClass(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceClass
-
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- resourceClass - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- ResourceClassBuilder(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
-
- resourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- ResourceConstructor - Class in org.jboss.resteasy.spi.metadata
-
- ResourceConstructor(ResourceClass, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- ResourceConstructorBuilder(ResourceBuilder.ResourceClassBuilder, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
-
- ResourceFacade<T> - Interface in org.jboss.resteasy.links
-
Represents a facade for an entity which should still receive links for this entity even
though this entity's instance is not available.
- resourceFactories - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- resourceFactories - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- ResourceFactory - Interface in org.jboss.resteasy.spi
-
Implementations of this interface are registered through the Registry class.
- resourceFactoryNames - Variable in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- resourceFailure(String) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- ResourceID - Annotation Type in org.jboss.resteasy.links
-
Marks this property as this resource's ID in URI templates.
- ResourceIDs - Annotation Type in org.jboss.resteasy.links
-
Defines an ordered list of bean properties that defines this resource's ID in
URI templates.
- resourceInfo - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- ResourceInvoker - Interface in org.jboss.resteasy.core
-
- ResourceLocator - Class in org.jboss.resteasy.spi.metadata
-
- ResourceLocator(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- ResourceLocatorBuilder(ResourceBuilder.ResourceClassBuilder, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
-
- ResourceLocatorInvoker - Class in org.jboss.resteasy.core
-
- ResourceLocatorInvoker(ResourceFactory, InjectorFactory, ResteasyProviderFactory, ResourceLocator) - Constructor for class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- resourceLocators - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfigLoader
-
- resourceMetadata - Variable in class org.jboss.resteasy.skeleton.key.jaxrs.JaxrsBearerTokenFilter
-
- ResourceMetadata - Class in org.jboss.resteasy.skeleton.key
-
- ResourceMetadata() - Constructor for class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- resourceMethod - Variable in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
-
- ResourceMethod - Class in org.jboss.resteasy.spi.metadata
-
- ResourceMethod(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- ResourceMethodEntry - Class in org.jboss.resteasy.plugins.stats
-
<
- ResourceMethodEntry() - Constructor for class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- ResourceMethodInvoker - Class in org.jboss.resteasy.core
-
- ResourceMethodInvoker(ResourceMethod, InjectorFactory, ResourceFactory, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourceMethodInvoker
-
- ResourceMethodParameterBuilder(ResourceBuilder.ResourceMethodBuilder, MethodParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
-
- resourceMethodProviderFactory - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- ResourceMethodRegistry - Class in org.jboss.resteasy.core
-
Registry of resources and methods/classes that can dispatch HTTP method requests
- ResourceMethodRegistry(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourceMethodRegistry
-
- resourceMethods - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- resourceName - Variable in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- resourceNotFound(String) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- resourceNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ResourcePropertyInjector - Class in org.jboss.resteasy.core
-
- ResourcePropertyInjector(ResourceClass, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ResourcePropertyInjector
-
- ResourceRegistrationFilter - Interface in org.jboss.resteasy.plugins.spring
-
- ResourceRepresentation - Class in org.jboss.resteasy.skeleton.key.representations.idm
-
- ResourceRepresentation() - Constructor for class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- resources - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- resources - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- resources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- resources - Variable in class org.jboss.resteasy.wadl.jaxb.Application
-
- Resources - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Resources() - Constructor for class org.jboss.resteasy.wadl.jaxb.Resources
-
- resourceType - Variable in class org.jboss.resteasy.wadl.jaxb.Link
-
- ResourceType - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- ResourceType() - Constructor for class org.jboss.resteasy.wadl.jaxb.ResourceType
-
- resourceTypeOrMethodOrRepresentation - Variable in class org.jboss.resteasy.wadl.jaxb.Application
-
- resourceWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- response - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- response - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- response - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
-
- response - Variable in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- response - Variable in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- response - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- response - Variable in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
-
- response - Variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- response - Variable in exception org.jboss.resteasy.spi.Failure
-
- response - Variable in class org.jboss.resteasy.wadl.jaxb.Method
-
- Response - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Response() - Constructor for class org.jboss.resteasy.wadl.jaxb.Response
-
- responseBufferSize - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- responseBufferSize - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- responseBufferSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Response stream is wrapped in a BufferedInputStream.
- ResponseBuilderImpl - Class in org.jboss.resteasy.specimpl
-
- ResponseBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- ResponseBuilderProvider - Class in org.jboss.resteasy.plugins.guice.ext
-
- ResponseBuilderProvider(RuntimeDelegate) - Constructor for class org.jboss.resteasy.plugins.guice.ext.ResponseBuilderProvider
-
- ResponseContainerRequestContext - Class in org.jboss.resteasy.core.interception
-
- ResponseContainerRequestContext(HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- responseFactory - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- responseFilters - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- responseFilters - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- responseIsClosed() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- responseIsCommitted() - Method in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
-
- responseIsCommitted() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- responseLock - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- ResponseObject - Annotation Type in org.jboss.resteasy.annotations
-
- ResponseObjectEntityExtractorFactory - Class in org.jboss.resteasy.client.core.extractors
-
This class represents the method level creation of a "rich response object"
that has the @ResponseObject annotation.
- ResponseObjectEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.core.extractors.ResponseObjectEntityExtractorFactory
-
- ResponseObjectEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
This class represents the method level creation of a "rich response object"
that has the @ResponseObject annotation.
- ResponseObjectEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectEntityExtractorFactory
-
- ResponseObjectProxy<T> - Class in org.jboss.resteasy.client.core.extractors
-
This class represents the proxying functionality for creating a
"rich response object" that has the @ResponseObject annotation.
- ResponseObjectProxy(Method, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
-
- ResponseObjectProxy<T> - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
This class represents the proxying functionality for creating a
"rich response object" that has the @ResponseObject annotation.
- ResponseObjectProxy(Method, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectProxy
-
- restApiUrl(String) - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- RestClientProxyFactoryBean<T> - Class in org.jboss.resteasy.client.spring
-
FactoryBean
to generate a client
proxy from a REST annotated interface.
- RestClientProxyFactoryBean() - Constructor for class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- RESTEASY_APPEND_INTERCEPTOR_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_CHOSEN_ACCEPT - Static variable in class org.jboss.resteasy.core.registry.SegmentNode
-
- RESTEASY_CONTEXT_OBJECTS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_DEPLOYMENTS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_DISABLE_DTDS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_DOSETA_CACHE_TIMEOUT - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Public keys are cached.
- RESTEASY_DOSETA_DEFAULT_PRIVATE_DOMAIN - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_DOSETA_DNS_URI - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_DOSETA_PRINCIPAL_FOR_PRIVATE - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
true|false.
- RESTEASY_DOSETA_USE_DNS - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_EXPAND_ENTITY_REFERENCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_INTERCEPTOR_AFTER_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_INTERCEPTOR_BEFORE_PRECEDENCE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_JNDI_COMPONENT_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_JNDI_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_KEY_STORE_CLASSPATH - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_KEY_STORE_FILE_NAME - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_KEY_STORE_PASSWORD - Static variable in class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
-
Context parameter.
- RESTEASY_LANGUAGE_MAPPINGS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_MEDIA_TYPE_MAPPINGS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_MEDIA_TYPE_PARAM_MAPPING - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_RESOURCE_METHOD_INTERCEPTORS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
this is deprecated
- RESTEASY_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_ROLE_BASED_SECURITY - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCAN - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCAN_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCAN_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCANNED_BY_DEPLOYER - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCANNED_JNDI_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCANNED_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SCANNED_RESOURCES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SECURE_PROCESSING_FEATURE - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_SERVLET_MAPPING_PREFIX - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_UNWRAPPED_EXCEPTIONS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_USE_BUILTIN_PROVIDERS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_USE_CONTAINER_FORM_PARAMS - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- RESTEASY_WIDER_REQUEST_MATCHING - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyContextParameters
-
- ResteasyAsynchronousContext - Interface in org.jboss.resteasy.spi
-
- ResteasyAsynchronousResponse - Interface in org.jboss.resteasy.spi
-
- ResteasyAuthChallengeException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyAuthChallengeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
-
- ResteasyAuthChallengeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
-
- ResteasyAuthChallengeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
-
- ResteasyAuthChallengeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthChallengeException
-
- ResteasyAuthenticationException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyAuthenticationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
-
- ResteasyAuthenticationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
-
- ResteasyAuthenticationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
-
- ResteasyAuthenticationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyAuthenticationException
-
- ResteasyBeanPostProcessor(ConfigurableListableBeanFactory) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor.ResteasyBeanPostProcessor
-
- ResteasyBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
-
This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
- ResteasyBootstrap() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
-
- ResteasyBootstrapClasses - Interface in org.jboss.resteasy.plugins.server.servlet
-
Constant list of bootstrap classes.
- ResteasyCdiExtension - Class in org.jboss.resteasy.cdi
-
This Extension handles default scopes for discovered JAX-RS components.
- ResteasyCdiExtension() - Constructor for class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- resteasyCdiExtensionNotOnClasspath() - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- resteasyCdiExtensionOnClasspath() - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- ResteasyCircularRedirectException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyCircularRedirectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
-
- ResteasyCircularRedirectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
-
- ResteasyCircularRedirectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
-
- ResteasyCircularRedirectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCircularRedirectException
-
- ResteasyClient - Class in org.jboss.resteasy.client.jaxrs
-
- ResteasyClientBuilder - Class in org.jboss.resteasy.client.jaxrs
-
Abstraction for creating Clients.
- ResteasyClientBuilder() - Constructor for class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- ResteasyClientBuilder.HostnameVerificationPolicy - Enum in org.jboss.resteasy.client.jaxrs
-
- ResteasyClientException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyClientException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
-
- ResteasyClientException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
-
- ResteasyClientException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
-
- ResteasyClientException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientException
-
- ResteasyClientInitializer - Class in org.jboss.resteasy.plugins.spring
-
- ResteasyClientInitializer() - Constructor for class org.jboss.resteasy.plugins.spring.ResteasyClientInitializer
-
- ResteasyClientProtocolException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyClientProtocolException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
-
- ResteasyClientProtocolException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
-
- ResteasyClientProtocolException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
-
- ResteasyClientProtocolException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyClientProtocolException
-
- ResteasyClientProxy - Interface in org.jboss.resteasy.client.core.marshallers
-
implemented by every generated proxy
- resteasyClientProxyFor(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- ResteasyConfiguration - Interface in org.jboss.resteasy.spi
-
- ResteasyConnectionClosedException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyConnectionClosedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
-
- ResteasyConnectionClosedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
-
- ResteasyConnectionClosedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
-
- ResteasyConnectionClosedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionClosedException
-
- ResteasyConnectionPoolTimeoutException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyConnectionPoolTimeoutException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
-
- ResteasyConnectionPoolTimeoutException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
-
- ResteasyConnectionPoolTimeoutException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
-
- ResteasyConnectionPoolTimeoutException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectionPoolTimeoutException
-
- ResteasyConnectTimeoutException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyConnectTimeoutException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
-
- ResteasyConnectTimeoutException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
-
- ResteasyConnectTimeoutException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
-
- ResteasyConnectTimeoutException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyConnectTimeoutException
-
- ResteasyConstraintViolation - Class in org.jboss.resteasy.api.validation
-
- ResteasyConstraintViolation(ConstraintType.Type, String, String, String) - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- ResteasyConstraintViolation() - Constructor for class org.jboss.resteasy.api.validation.ResteasyConstraintViolation
-
- ResteasyContextParameters - Interface in org.jboss.resteasy.plugins.server.servlet
-
constant names of resteasy configuration variables within a servlet
- ResteasyCookieRestrictionViolationException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyCookieRestrictionViolationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
-
- ResteasyCookieRestrictionViolationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
-
- ResteasyCookieRestrictionViolationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
-
- ResteasyCookieRestrictionViolationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCookieRestrictionViolationException
-
- ResteasyCredentialsNotAvailableException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyCredentialsNotAvailableException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
-
- ResteasyCredentialsNotAvailableException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
-
- ResteasyCredentialsNotAvailableException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
-
- ResteasyCredentialsNotAvailableException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyCredentialsNotAvailableException
-
- ResteasyDeployment - Class in org.jboss.resteasy.spi
-
This class is used to configure and initialize the core components of RESTEasy.
- ResteasyDeployment() - Constructor for class org.jboss.resteasy.spi.ResteasyDeployment
-
- ResteasyHandlerAdapter - Class in org.jboss.resteasy.springmvc
-
- ResteasyHandlerAdapter(ResteasyDeployment) - Constructor for class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- ResteasyHandlerMapping - Class in org.jboss.resteasy.springmvc
-
- ResteasyHandlerMapping(ResteasyDeployment) - Constructor for class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- resteasyHandlerMappingHasDefaultOrder() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- ResteasyHttpContentTooLargeException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyHttpContentTooLargeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
-
- ResteasyHttpContentTooLargeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
-
- ResteasyHttpContentTooLargeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
-
- ResteasyHttpContentTooLargeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpContentTooLargeException
-
- ResteasyHttpException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyHttpException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
-
- ResteasyHttpException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
-
- ResteasyHttpException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
-
- ResteasyHttpException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpException
-
- ResteasyHttpHandler - Class in org.jboss.resteasy.plugins.server.sun.http
-
- ResteasyHttpHandler() - Constructor for class org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
-
- ResteasyHttpHeaders - Class in org.jboss.resteasy.specimpl
-
- ResteasyHttpHeaders(MultivaluedMap<String, String>) - Constructor for class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- ResteasyHttpHeaders(MultivaluedMap<String, String>, Map<String, Cookie>) - Constructor for class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- ResteasyHttpHostConnectException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyHttpHostConnectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
-
- ResteasyHttpHostConnectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
-
- ResteasyHttpHostConnectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
-
- ResteasyHttpHostConnectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpHostConnectException
-
- ResteasyHttpRecoverableException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyHttpRecoverableException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
-
- ResteasyHttpRecoverableException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
-
- ResteasyHttpRecoverableException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
-
- ResteasyHttpRecoverableException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyHttpRecoverableException
-
- RestEasyHttpRequestDecoder - Class in org.jboss.resteasy.plugins.server.netty
-
This
MessageToMessageDecoder
is responsible for decode
HttpRequest
to
NettyHttpRequest
's
This implementation is
ChannelHandler.Sharable
- RestEasyHttpRequestDecoder(SynchronousDispatcher, String, RestEasyHttpRequestDecoder.Protocol) - Constructor for class org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder
-
- RestEasyHttpRequestDecoder.Protocol - Enum in org.jboss.resteasy.plugins.server.netty
-
- RestEasyHttpResponseEncoder - Class in org.jboss.resteasy.plugins.server.netty
-
MessageToMessageEncoder
implementation which encodes
HttpResponse
's to
HttpResponse
's
This implementation is
ChannelHandler.Sharable
- RestEasyHttpResponseEncoder() - Constructor for class org.jboss.resteasy.plugins.server.netty.RestEasyHttpResponseEncoder
-
- ResteasyHttpServletRequestWrapper - Class in org.jboss.resteasy.core
-
ResteasyHttpServletRequestWrapper is introduced to support the use of
RequestDispatcher.forward() and RequestDispatcher.include(), which need
to be able to retrieve the orginal HttpServletRequest.
- ResteasyHttpServletRequestWrapper(HttpServletRequest, HttpServletRequest) - Constructor for class org.jboss.resteasy.core.ResteasyHttpServletRequestWrapper
-
- ResteasyHttpServletResponseWrapper - Class in org.jboss.resteasy.core
-
ResteasyHttpServletResponseWrapper is introduced to support the use of
RequestDispatcher.forward() and RequestDispatcher.include(), which need
to be able to retrieve the orginal HttpServletResponse.
- ResteasyHttpServletResponseWrapper(HttpServletResponse, HttpServletResponse) - Constructor for class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- ResteasyInvalidCredentialsException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyInvalidCredentialsException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
-
- ResteasyInvalidCredentialsException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
-
- ResteasyInvalidCredentialsException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
-
- ResteasyInvalidCredentialsException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidCredentialsException
-
- ResteasyInvalidRedirectLocationException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyInvalidRedirectLocationException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
-
- ResteasyInvalidRedirectLocationException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
-
- ResteasyInvalidRedirectLocationException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
-
- ResteasyInvalidRedirectLocationException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyInvalidRedirectLocationException
-
- ResteasyIOException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyIOException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
-
- ResteasyIOException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
-
- ResteasyIOException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
-
- ResteasyIOException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyIOException
-
- ResteasyJackson2Provider - Class in org.jboss.resteasy.plugins.providers.jackson
-
Only different from Jackson one is *+json in @Produces/@Consumes
- ResteasyJackson2Provider() - Constructor for class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
-
- ResteasyJacksonProvider - Class in org.jboss.resteasy.plugins.providers.jackson
-
Only different from Jackson one is *+json in @Produces/@Consumes
- ResteasyJacksonProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
-
- ResteasyMalformedChallengeException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyMalformedChallengeException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
-
- ResteasyMalformedChallengeException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
-
- ResteasyMalformedChallengeException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
-
- ResteasyMalformedChallengeException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChallengeException
-
- ResteasyMalformedChunkCodingException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyMalformedChunkCodingException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
-
- ResteasyMalformedChunkCodingException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
-
- ResteasyMalformedChunkCodingException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
-
- ResteasyMalformedChunkCodingException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedChunkCodingException
-
- ResteasyMalformedCookieException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyMalformedCookieException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
-
- ResteasyMalformedCookieException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
-
- ResteasyMalformedCookieException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
-
- ResteasyMalformedCookieException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMalformedCookieException
-
- ResteasyMethodNotSupportedException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyMethodNotSupportedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
-
- ResteasyMethodNotSupportedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
-
- ResteasyMethodNotSupportedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
-
- ResteasyMethodNotSupportedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyMethodNotSupportedException
-
- ResteasyNoHttpResponseException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyNoHttpResponseException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
-
- ResteasyNoHttpResponseException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
-
- ResteasyNoHttpResponseException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
-
- ResteasyNoHttpResponseException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNoHttpResponseException
-
- ResteasyNonRepeatableRequestException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyNonRepeatableRequestException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
-
- ResteasyNonRepeatableRequestException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
-
- ResteasyNonRepeatableRequestException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
-
- ResteasyNonRepeatableRequestException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNonRepeatableRequestException
-
- ResteasyNoResourceFoundView - Class in org.jboss.resteasy.springmvc
-
- ResteasyNoResourceFoundView() - Constructor for class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
-
- ResteasyNTLMEngineException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyNTLMEngineException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
-
- ResteasyNTLMEngineException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
-
- ResteasyNTLMEngineException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
-
- ResteasyNTLMEngineException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyNTLMEngineException
-
- ResteasyProtocolException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyProtocolException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
-
- ResteasyProtocolException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
-
- ResteasyProtocolException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
-
- ResteasyProtocolException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyProtocolException
-
- ResteasyProviderFactory - Class in org.jboss.resteasy.spi
-
- ResteasyProviderFactory() - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ResteasyProviderFactory(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Copies a specific component registry when a new
provider is added.
- ResteasyProviderFactory.SortedKey<T> - Class in org.jboss.resteasy.spi
-
Allow us to sort message body implementations that are more specific for their types
i.e.
- ResteasyRedirectException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyRedirectException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
-
- ResteasyRedirectException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
-
- ResteasyRedirectException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
-
- ResteasyRedirectException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyRedirectException
-
- ResteasyRegistration - Class in org.jboss.resteasy.plugins.spring
-
- ResteasyRegistration() - Constructor for class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- ResteasyRegistration(String, String) - Constructor for class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- resteasyRegistrationReferences() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- ResteasyRequestWrapper - Class in org.jboss.resteasy.springmvc
-
- ResteasyRequestWrapper(HttpServletRequest) - Constructor for class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- ResteasyRequestWrapper(HttpServletRequest, String, String) - Constructor for class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- ResteasyServletInitializer - Class in org.jboss.resteasy.plugins.servlet
-
- ResteasyServletInitializer() - Constructor for class org.jboss.resteasy.plugins.servlet.ResteasyServletInitializer
-
- ResteasyTunnelRefusedException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyTunnelRefusedException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
-
- ResteasyTunnelRefusedException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
-
- ResteasyTunnelRefusedException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
-
- ResteasyTunnelRefusedException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyTunnelRefusedException
-
- ResteasyUnsupportedHttpVersionException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyUnsupportedHttpVersionException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
-
- ResteasyUnsupportedHttpVersionException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
-
- ResteasyUnsupportedHttpVersionException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
-
- ResteasyUnsupportedHttpVersionException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyUnsupportedHttpVersionException
-
- ResteasyUriBuilder - Class in org.jboss.resteasy.specimpl
-
- ResteasyUriBuilder() - Constructor for class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- ResteasyURIException - Exception in org.jboss.resteasy.client.exception
-
- ResteasyURIException() - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
-
- ResteasyURIException(String) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
-
- ResteasyURIException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
-
- ResteasyURIException(Throwable) - Constructor for exception org.jboss.resteasy.client.exception.ResteasyURIException
-
- ResteasyUriInfo - Class in org.jboss.resteasy.spi
-
UriInfo implementation with some added extra methods to help process requests
- ResteasyUriInfo(String, String, String) - Constructor for class org.jboss.resteasy.spi.ResteasyUriInfo
-
- ResteasyUriInfo(URI, URI) - Constructor for class org.jboss.resteasy.spi.ResteasyUriInfo
-
- ResteasyUriInfo(URI) - Constructor for class org.jboss.resteasy.spi.ResteasyUriInfo
-
- ResteasyView - Class in org.jboss.resteasy.springmvc
-
- ResteasyView(String, ResteasyDeployment) - Constructor for class org.jboss.resteasy.springmvc.ResteasyView
-
- ResteasyView() - Constructor for class org.jboss.resteasy.springmvc.ResteasyView
-
- ResteasyViolationException - Exception in org.jboss.resteasy.api.validation
-
- ResteasyViolationException(ViolationsContainer<?>) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- ResteasyViolationException(ViolationsContainer<?>, List<MediaType>) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- ResteasyViolationException(String) - Constructor for exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- ResteasyViolationExceptionMapper - Class in org.jboss.resteasy.api.validation
-
- ResteasyViolationExceptionMapper() - Constructor for class org.jboss.resteasy.api.validation.ResteasyViolationExceptionMapper
-
- ResteasyWadlDefaultResource - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlDefaultResource() - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlDefaultResource
-
- ResteasyWadlGenerator - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlGenerator() - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlGenerator
-
- ResteasyWadlMethodMetaData - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlMethodMetaData(ResteasyWadlServiceRegistry, ResourceMethodInvoker) - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- ResteasyWadlMethodParamMetaData - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlMethodParamMetaData(Class<?>, Annotation[], ResteasyWadlMethodParamMetaData.MethodParamType, String) - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- ResteasyWadlMethodParamMetaData.MethodParamType - Enum in org.jboss.resteasy.wadl
-
- ResteasyWadlResourceMetaData - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlResourceMetaData(String) - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlResourceMetaData
-
- ResteasyWadlServiceRegistry - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlServiceRegistry(ResteasyWadlServiceRegistry, ResourceMethodRegistry, ResteasyProviderFactory, ResourceLocator) - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- ResteasyWadlServlet - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlServlet() - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlServlet
-
- ResteasyWadlServletWriter - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlServletWriter() - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlServletWriter
-
- ResteasyWadlWriter - Class in org.jboss.resteasy.wadl
-
- ResteasyWadlWriter() - Constructor for class org.jboss.resteasy.wadl.ResteasyWadlWriter
-
- ResteasyWebArgumentResolver - Class in org.jboss.resteasy.springmvc
-
This class can be used as part of Spring's AnnotationMethodHandlerAdapter.
- ResteasyWebArgumentResolver() - Constructor for class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
-
- ResteasyWebHandlerTemplate<T> - Class in org.jboss.resteasy.springmvc
-
- ResteasyWebHandlerTemplate(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.springmvc.ResteasyWebHandlerTemplate
-
- ResteasyWebTarget - Interface in org.jboss.resteasy.client.jaxrs
-
- RestfulData - Annotation Type in org.jboss.resteasy.springmvc.annotation
-
- restoreOfOriginalRequestFailed() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- restoreRequest() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- RESTServiceDiscovery - Class in org.jboss.resteasy.links
-
This holds a list of atom links describing the REST service discovered.
- RESTServiceDiscovery() - Constructor for class org.jboss.resteasy.links.RESTServiceDiscovery
-
- RESTServiceDiscovery.AtomLink - Class in org.jboss.resteasy.links
-
An Atom link
- RESTUtils - Class in org.jboss.resteasy.links.impl
-
- RESTUtils() - Constructor for class org.jboss.resteasy.links.impl.RESTUtils
-
- results - Variable in exception org.jboss.resteasy.security.doseta.UnauthorizedSignatureException
-
- results - Variable in class org.jboss.resteasy.security.doseta.VerificationResults
-
- resume(Object) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- resume(Throwable) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- resumeEncoding() - Method in class org.jboss.resteasy.util.Base64.OutputStream
-
Resumes encoding of the stream.
- rethrow() - Method in exception org.jboss.resteasy.core.ExceptionAdapter
-
Rethrows the original exception class.
- RETRY_AFTER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- returnType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- returnType(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
-
- returnType(GenericType) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
-
- returnType - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- rev - Variable in class org.jboss.resteasy.wadl.jaxb.Link
-
- Role - Class in org.jboss.resteasy.keystone.model
-
- Role() - Constructor for class org.jboss.resteasy.keystone.model.Role
-
- Role - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- Role() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- role(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- role(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- role(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- RoleBasedSecurityFeature - Class in org.jboss.resteasy.plugins.interceptors
-
- RoleBasedSecurityFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
-
- RoleBasedSecurityFilter - Class in org.jboss.resteasy.plugins.interceptors
-
- RoleBasedSecurityFilter(String[], boolean, boolean) - Constructor for class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
-
- roleCacheEntry(String) - Static method in class org.jboss.resteasy.keystone.server.RolesService
-
- roleFailure() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- roleMapping(String) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- RoleMapping - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- RoleMapping() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- roleMapping(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- roleMapping(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- RoleMappingRepresentation - Class in org.jboss.resteasy.skeleton.key.representations.idm
-
- RoleMappingRepresentation() - Constructor for class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- roleMappings - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- roleMappings - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- roles() - Method in interface org.jboss.resteasy.keystone.client.SkeletonKeyAdminClient
-
- Roles - Class in org.jboss.resteasy.keystone.model
-
- Roles() - Constructor for class org.jboss.resteasy.keystone.model.Roles
-
- roles - Variable in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- roles() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- roles - Variable in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- roles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- rolesAllowed - Variable in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
-
- RolesResource - Interface in org.jboss.resteasy.keystone.client
-
- RolesService - Class in org.jboss.resteasy.keystone.server
-
- RolesService(Cache) - Constructor for class org.jboss.resteasy.keystone.server.RolesService
-
- root - Variable in class org.jboss.resteasy.core.LocatorRegistry
-
- root - Variable in class org.jboss.resteasy.core.registry.ClassExpression
-
- root - Variable in class org.jboss.resteasy.core.registry.RootClassNode
-
- root - Variable in class org.jboss.resteasy.core.registry.RootNode
-
- root - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- root - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- RootClassNode - Class in org.jboss.resteasy.core.registry
-
- RootClassNode() - Constructor for class org.jboss.resteasy.core.registry.RootClassNode
-
- RootNode - Class in org.jboss.resteasy.core.registry
-
- RootNode() - Constructor for class org.jboss.resteasy.core.registry.RootNode
-
- rootNode - Variable in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- rootResource(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
- rootResource(Class<?>, String) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
- rootResourceFromAnnotations(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Build metadata from annotations on classes and methods
- rootResourcePath - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- rootResourcePath - Variable in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- RSA1_5(RSAPublicKey) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- rsa256(PrivateKey) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder.EncodingBuilder
-
- rsa384(PrivateKey) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder.EncodingBuilder
-
- rsa512(PrivateKey) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder.EncodingBuilder
-
- RSA_OAEP(RSAPublicKey) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- RSADecrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
RSA decrypter.
- RSADecrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.RSADecrypter
-
- RSAEncrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
- RSAEncrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.RSAEncrypter
-
- RSAProvider - Class in org.jboss.resteasy.jose.jws.crypto
-
- RSAProvider() - Constructor for class org.jboss.resteasy.jose.jws.crypto.RSAProvider
-
- RSATokenVerifier - Class in org.jboss.resteasy.skeleton.key
-
- RSATokenVerifier() - Constructor for class org.jboss.resteasy.skeleton.key.RSATokenVerifier
-
- run() - Method in class Acme.Serve.Serve.ServeConnection
-
- run() - Method in class org.jboss.resteasy.plugins.providers.multipart.FieldEnablerPrivilegedAction
-
- runInBackground() - Method in class Acme.Serve.Serve
-
- runningJob() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- S1() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl.S1
-
- S2() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl.S2
-
- S3() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl.S3
-
- S4() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl.S4
-
- S5() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl.S5
-
- sameWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- savedLocale - Static variable in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- savedProviders - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- savePathParams(String, StringBuffer, List<String>) - Static method in class org.jboss.resteasy.util.Encode
-
- SC_ACCEPTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (202) indicating that a request was accepted for
processing, but was not completed.
- SC_BAD_GATEWAY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (502) indicating that the HTTP server received an
invalid response from a server it consulted when acting as a
proxy or gateway.
- SC_BAD_REQUEST - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_CONFLICT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (409) indicating that the request could not be
completed due to a conflict with the current state of the
resource.
- SC_CONTINUE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (100) indicating the client can continue.
- SC_CREATED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (201) indicating the request succeeded and created
a new resource on the server.
- SC_EXPECTATION_FAILED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (417) indicating that the server could not meet the
expectation given in the Expect request header.
- SC_FORBIDDEN - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (403) indicating the server understood the request
but refused to fulfill it.
- SC_FOUND - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (302) indicating that the resource reside
temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (504) indicating that the server did not receive
a timely response from the upstream server while acting as
a gateway or proxy.
- SC_GONE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (410) indicating that the resource is no longer
available at the server and no forwarding address is known.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (505) indicating that the server does not support
or refuses to support the HTTP protocol version that was used
in the request message.
- SC_INTERNAL_SERVER_ERROR - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (500) indicating an error inside the HTTP server
which prevented it from fulfilling the request.
- SC_LENGTH_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (411) indicating that the request cannot be handled
without a defined Content-Length
.
- SC_METHOD_NOT_ALLOWED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (405) indicating that the method specified in the
Request-Line
is not allowed for the resource
identified by the Request-URI
.
- SC_MOVED_PERMANENTLY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (301) indicating that the resource has permanently
moved to a new location, and that future references should use a
new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (302) indicating that the resource has temporarily
moved to another location, but that future references should
still use the original URI to access the resource.
- SC_MULTIPLE_CHOICES - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (300) indicating that the requested resource
corresponds to any one of a set of representations, each with
its own specific location.
- SC_NO_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (204) indicating that the request succeeded but that
there was no new information to return.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (203) indicating that the meta information presented
by the client did not originate from the server.
- SC_NOT_ACCEPTABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (406) indicating that the resource identified by the
request is only capable of generating response entities which have
content characteristics not acceptable according to the accept
headers sent in the request.
- SC_NOT_FOUND - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_IMPLEMENTED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (501) indicating the HTTP server does not support
the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (304) indicating that a conditional GET operation
found that the resource was available and not modified.
- SC_OK - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (200) indicating the request succeeded normally.
- SC_PARTIAL_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (206) indicating that the server has fulfilled
the partial GET request for the resource.
- SC_PAYMENT_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (402) reserved for future use.
- SC_PRECONDITION_FAILED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (412) indicating that the precondition given in one
or more of the request-header fields evaluated to false when it
was tested on the server.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (407) indicating that the client MUST first
authenticate itself with the proxy.
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (413) indicating that the server is refusing to process
the request because the request entity is larger than the server is
willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (408) indicating that the client did not produce a
request within the time that the server was prepared to wait.
- SC_REQUEST_URI_TOO_LONG - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (414) indicating that the server is refusing to service
the request because the Request-URI
is longer
than the server is willing to interpret.
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (416) indicating that the server cannot serve the
requested byte range.
- SC_RESET_CONTENT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (205) indicating that the agent SHOULD reset
the document view which caused the request to be sent.
- SC_SEE_OTHER - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (303) indicating that the response to the request
can be found under a different URI.
- SC_SERVICE_UNAVAILABLE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (503) indicating that the HTTP server is
temporarily overloaded, and unable to handle the request.
- SC_SWITCHING_PROTOCOLS - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (101) indicating the server is switching protocols
according to Upgrade header.
- SC_TEMPORARY_REDIRECT - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (307) indicating that the requested resource
resides temporarily under a different URI.
- SC_UNAUTHORIZED - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (415) indicating that the server is refusing to service
the request because the entity of the request is in a format not
supported by the requested resource for the requested method.
- SC_USE_PROXY - Static variable in interface org.jboss.resteasy.util.HttpResponseCodes
-
Status code (305) indicating that the requested resource
MUST be accessed through the proxy given by the
Location
field.
- scannableClass - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- scannedJndiComponentResources - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- scannedProviderClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- scannedResourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- scanResources() - Method in class org.jboss.resteasy.jsapi.JSAPIServlet
-
- scanResources() - Method in class org.jboss.resteasy.wadl.ResteasyWadlServlet
-
- scheduledTimeout() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- schedulingTimeout() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- scheme - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
- scheme(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- schemeSpecificPart(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- schemeSpecificPartNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ScopeMapping - Class in org.jboss.resteasy.skeleton.key.idm.model.data
-
- ScopeMapping() - Constructor for class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- scopeMapping(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- scopeMapping(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- ScopeMappingRepresentation - Class in org.jboss.resteasy.skeleton.key.representations.idm
-
- ScopeMappingRepresentation() - Constructor for class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- scopeMappings - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- scopeMappings - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- secret - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- secret - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- SecureUnmarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb
-
- SecureUnmarshaller(Unmarshaller, boolean, boolean, boolean) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- securityAlert() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- securityContext - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- securityContext - Variable in class org.jboss.resteasy.skeleton.key.jaxrs.JaxrsBearerTokenFilter
-
- securityDomain(String) - Method in interface org.jboss.resteasy.keystone.as7.i18n.Messages
-
- SecurityDomain - Interface in org.jboss.resteasy.plugins.server.embedded
-
Simple plugin to provide authentication/authorization to embedded implementations
- securityDomain - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- securityDomainNotValid(String) - Method in interface org.jboss.resteasy.keystone.as7.i18n.Messages
-
- securityEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- SecurityPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
Should be placed on a PreProcessInterceptor.
- segment - Variable in class org.jboss.resteasy.core.registry.ClassNode
-
- segment - Variable in class org.jboss.resteasy.core.registry.SegmentNode
-
- segment(String...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- SegmentNode - Class in org.jboss.resteasy.core.registry
-
- SegmentNode(String) - Constructor for class org.jboss.resteasy.core.registry.SegmentNode
-
- SegmentNode.Match - Class in org.jboss.resteasy.core.registry
-
- SegmentNode.SortEntry - Class in org.jboss.resteasy.core.registry
-
- SegmentNode.SortFactor - Class in org.jboss.resteasy.core.registry
-
- segmentNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- SegmentParse() - Constructor for class org.jboss.resteasy.specimpl.PathSegmentImpl.SegmentParse
-
- segments - Variable in class org.jboss.resteasy.specimpl.PathSegmentImpl.SegmentParse
-
- segmentsParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- SELECTOR - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- SelectorAcceptor - Class in Acme.Serve
-
- SelectorAcceptor() - Constructor for class Acme.Serve.SelectorAcceptor
-
- selectVariant(List<Variant>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- self - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- SelfExpandingBufferredInputStream - Class in org.jboss.resteasy.client.core
-
Extension of
BufferedInputStream
enforcing the contract where reset()
always returns to the beginning of the stream, and the internal buffer
expands automatically to the total length of content read from the underlying
stream.
- SelfExpandingBufferredInputStream(InputStream) - Constructor for class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- SelfExpandingBufferredInputStream(InputStream, int) - Constructor for class org.jboss.resteasy.client.core.SelfExpandingBufferredInputStream
-
- sendError(int, String) - Method in class Acme.Serve.Serve.ServeConnection
-
- sendError(int) - Method in class Acme.Serve.Serve.ServeConnection
-
- sendError(int, String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- sendError(int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- sendError(int) - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- sendError(int, String) - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- sendError(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- sendError(int, String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- sendError(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- sendError(int, String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- sendError(int) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- sendError(int, String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- sendError(int) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- sendError(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- sendError(int, String) - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- sendRedirect(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- sendRedirect(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- sendRedirect(String) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- sendValues(HttpServletResponse, String...) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Sends a list of OAuth parameters in the body of the given Http Servlet Response
- sentError - Variable in class org.jboss.resteasy.mock.MockHttpResponse
-
- SequencedDataSource(byte[], int, int, File, String) - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- SerializableProvider - Class in org.jboss.resteasy.plugins.providers
-
- SerializableProvider() - Constructor for class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- Serve - Class in Acme.Serve
-
- Serve(Map, PrintStream) - Constructor for class Acme.Serve.Serve
-
- Serve() - Constructor for class Acme.Serve.Serve
-
Default constructor to create TJWS as a bean
- serve() - Method in class Acme.Serve.Serve
-
Launches the server
It doesn't exist until server runs, so start it in a dedicated thread.
- Serve.AcceptLocaleEnumeration - Class in Acme.Serve
-
- Serve.Acceptor - Interface in Acme.Serve
-
- Serve.AcmeSession - Class in Acme.Serve
-
Http session support
TODO: provide lazy session restoring, it should allow to load classes from wars 1st step it read serialization data and store under session attribute 2nd
when the session requested, it tries to deserialize all session attributes considered that all classes available
- Serve.BasicAuthRealm - Class in Acme.Serve
-
- Serve.HttpSessionContextImpl - Class in Acme.Serve
-
- Serve.LocaleWithWeight - Class in Acme.Serve
-
- Serve.PathTreeDictionary - Class in Acme.Serve
-
Class PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail
- Serve.ServeConfig - Class in Acme.Serve
-
- Serve.ServeConnection - Class in Acme.Serve
-
provides request/response
- Serve.ServeInputStream - Class in Acme.Serve
-
- Serve.ServeOutputStream - Class in Acme.Serve
-
- Serve.SimpleRequestDispatcher - Class in Acme.Serve
-
- ServeConfig(ServletContext) - Constructor for class Acme.Serve.Serve.ServeConfig
-
- ServeConfig(ServletContext, Hashtable, String) - Constructor for class Acme.Serve.Serve.ServeConfig
-
- ServeConnection(Socket, Serve) - Constructor for class Acme.Serve.Serve.ServeConnection
-
- ServeInputStream(InputStream, Serve.ServeConnection) - Constructor for class Acme.Serve.Serve.ServeInputStream
-
Constructor
- ServeOutputStream(OutputStream, Serve.ServeConnection) - Constructor for class Acme.Serve.Serve.ServeOutputStream
-
- server - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- server - Variable in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
- SERVER - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- ServerCache - Interface in org.jboss.resteasy.plugins.cache.server
-
- ServerCache.Entry - Interface in org.jboss.resteasy.plugins.cache.server
-
- ServerCacheFeature - Class in org.jboss.resteasy.plugins.cache.server
-
- ServerCacheFeature() - Constructor for class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- ServerCacheFeature(ServerCache) - Constructor for class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- ServerCacheHitFilter - Class in org.jboss.resteasy.plugins.cache.server
-
- ServerCacheHitFilter(ServerCache) - Constructor for class org.jboss.resteasy.plugins.cache.server.ServerCacheHitFilter
-
- ServerCacheInterceptor - Class in org.jboss.resteasy.plugins.cache.server
-
- ServerCacheInterceptor(ServerCache) - Constructor for class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- serverConsumes(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- ServerContentEncodingAnnotationFeature - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- ServerContentEncodingAnnotationFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
-
- ServerContentEncodingAnnotationFilter - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- ServerContentEncodingAnnotationFilter(Set<String>) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
-
- ServerCookie - Class in org.jboss.resteasy.plugins.delegates
-
Server-side cookie representation.
- ServerCookie() - Constructor for class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- ServerDigitalSigningHeaderDecoratorFeature - Class in org.jboss.resteasy.security.doseta
-
- ServerDigitalSigningHeaderDecoratorFeature() - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalSigningHeaderDecoratorFeature
-
- ServerDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator - Class in org.jboss.resteasy.security.doseta
-
- ServerDigitalVerificationHeaderDecoratorFeature - Class in org.jboss.resteasy.security.doseta
-
- ServerDigitalVerificationHeaderDecoratorFeature() - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalVerificationHeaderDecoratorFeature
-
- ServerDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator - Class in org.jboss.resteasy.security.doseta
-
- ServerDrivenNegotiation - Class in org.jboss.resteasy.core.request
-
Variant
selection.
- ServerDrivenNegotiation() - Constructor for class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- serverDynamicFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ServerFormUrlEncodedProvider - Class in org.jboss.resteasy.plugins.providers
-
- ServerFormUrlEncodedProvider(boolean) - Constructor for class org.jboss.resteasy.plugins.providers.ServerFormUrlEncodedProvider
-
- ServerInterceptor - Annotation Type in org.jboss.resteasy.annotations.interception
-
Identifies an interceptor as a server-side interceptor
- serverMediaType(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
shortcut for serverProduces(type).serverConsumes(type)
- serverMessageBodyReaders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- serverMessageBodyWriters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- serverProduces(MediaType) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- ServerReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- ServerReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- serverReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ServerResponse - Class in org.jboss.resteasy.core
-
- ServerResponse() - Constructor for class org.jboss.resteasy.core.ServerResponse
-
- ServerResponse(Object, int, Headers<Object>) - Constructor for class org.jboss.resteasy.core.ServerResponse
-
- ServerResponse(BuiltResponse) - Constructor for class org.jboss.resteasy.core.ServerResponse
-
- ServerResponseWriter - Class in org.jboss.resteasy.core
-
- ServerResponseWriter() - Constructor for class org.jboss.resteasy.core.ServerResponseWriter
-
- serverThreads - Variable in class Acme.Serve.Serve
-
- ServerTokenAuthFilter - Class in org.jboss.resteasy.keystone.server
-
Used only by skeleton key server server
- ServerTokenAuthFilter(TokenService) - Constructor for class org.jboss.resteasy.keystone.server.ServerTokenAuthFilter
-
- ServerWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- ServerWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, HttpRequest) - Constructor for class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- serverWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- service(HttpServletRequest, HttpServletResponse) - Method in class Acme.Serve.CgiServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class Acme.Serve.FileServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.auth.oauth.OAuthServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.jsapi.JSAPIServlet
-
- Service() - Constructor for class org.jboss.resteasy.keystone.model.Access.Service
-
- Service - Class in org.jboss.resteasy.keystone.model
-
- Service() - Constructor for class org.jboss.resteasy.keystone.model.Service
-
- service(ChannelHandlerContext, HttpRequest, HttpResponse, boolean) - Method in class org.jboss.resteasy.plugins.server.netty.cdi.CdiRequestDispatcher
-
- service(ChannelHandlerContext, HttpRequest, HttpResponse, boolean) - Method in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- service(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- service(String, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- service(String, HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.wadl.ResteasyWadlServlet
-
- ServiceDiscoveryException - Exception in org.jboss.resteasy.links.impl
-
- ServiceDiscoveryException(Method, String) - Constructor for exception org.jboss.resteasy.links.impl.ServiceDiscoveryException
-
- ServiceDiscoveryException(Method, String, Throwable) - Constructor for exception org.jboss.resteasy.links.impl.ServiceDiscoveryException
-
- ServiceRegistry - Class in org.jboss.resteasy.jsapi
-
- ServiceRegistry(ServiceRegistry, ResourceMethodRegistry, ResteasyProviderFactory, ResourceLocatorInvoker) - Constructor for class org.jboss.resteasy.jsapi.ServiceRegistry
-
- Services - Class in org.jboss.resteasy.keystone.model
-
- Services() - Constructor for class org.jboss.resteasy.keystone.model.Services
-
- serving(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- serving(String) - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- servlet - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- servlet - Variable in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- Servlet3AsyncHttpRequest - Class in org.jboss.resteasy.plugins.server.servlet
-
- Servlet3AsyncHttpRequest(HttpServletRequest, HttpServletResponse, ServletContext, HttpResponse, ResteasyHttpHeaders, ResteasyUriInfo, String, SynchronousDispatcher) - Constructor for class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
-
- ServletActionURLs - Interface in org.jboss.resteasy.skeleton.key.servlet
-
- ServletBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
-
- ServletBootstrap(ServletConfig) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
-
- servletContainerDispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- servletContainerDispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- ServletContainerDispatcher - Class in org.jboss.resteasy.plugins.server.servlet
-
Helper/delegate class to unify Servlet and Filter dispatcher implementations
- ServletContainerDispatcher() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- servletContext - Variable in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
-
- ServletOAuthClient - Class in org.jboss.resteasy.skeleton.key.servlet
-
- ServletOAuthClient() - Constructor for class org.jboss.resteasy.skeleton.key.servlet.ServletOAuthClient
-
- ServletOAuthLogin - Class in org.jboss.resteasy.skeleton.key.as7
-
- ServletOAuthLogin(RealmConfiguration, HttpServletRequest, HttpServletResponse, int) - Constructor for class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- servletResponse - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- ServletSecurityContext - Class in org.jboss.resteasy.plugins.server.servlet
-
- ServletSecurityContext(HttpServletRequest) - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletSecurityContext
-
- ServletUtil - Class in org.jboss.resteasy.plugins.server.servlet
-
- ServletUtil() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- SESSION_COOKIE_NAME - Static variable in class Acme.Serve.Serve.ServeConnection
-
- SESSION_URL_NAME - Static variable in class Acme.Serve.Serve.ServeConnection
-
- sessionEvent(SessionEvent) - Method in class org.jboss.resteasy.skeleton.key.as7.UserSessionManagement
-
- sessions - Variable in class Acme.Serve.Serve
-
- set(String, Object) - Static method in class org.jboss.security.web.ThreadContext
-
- SET_COOKIE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- setAbortedResponse(Response) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- setAccept(List<MediaType>) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- setAcceptCharsetHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- setAcceptEncodingHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- setAcceptHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- setAcceptLanguageHeaders(List<String>) - Method in class org.jboss.resteasy.core.request.ServerDrivenNegotiation
-
- setAccessCodeLifespan(long) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setAccessCodeLifespan(long) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setAccessCodeLifetime(int) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setAccessKey(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.ApiAccessKeyCredentials
-
- setAccessLogged() - Method in class Acme.Serve.Serve
-
- setActualProviderClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setActualResourceClasses(List<Class>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setAdapter(XmlAdapter) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setAdapter(Class<A>, A) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setAddress(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Set the address.
- setAdminRole(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setAdminRole(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setAdminURL(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setAlgorithm(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Default value is SHA256withRSA, see Javadoc on java.security.Signature for other supported values.
- setAlgorithm(String) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setAllow(MultivaluedMap, String[]) - Static method in class org.jboss.resteasy.util.HeaderHelper
-
- setAllow(MultivaluedMap, Set<String>) - Static method in class org.jboss.resteasy.util.HeaderHelper
-
- setAllowAnyHostname(boolean) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setAllowCredentials(boolean) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- setAllowedHeaders(String) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
Will allow all by default
comma delimited string for Access-Control-Allow-Headers
- setAllowedMethods(String) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
Will allow all by default
comma delimited string for Access-Control-Allow-Methods
- setAlternateMediaType(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- setAnnotations(Annotation[]) - Method in interface org.jboss.resteasy.spi.StringParameterUnmarshaller
-
- setAnnotations(Annotation[]) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- setAnyOtherJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setApiAccessKeyCredentials(Authentication.ApiAccessKeyCredentials) - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- setApplication(Application) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setApplicationClass(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setApplicationContextConfiguration(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- setAsText(String) - Method in class javax.ws.rs.core.MediaTypeEditor
- setAsynchronousContext(ResteasyAsynchronousContext) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- setAsyncJobServiceBasePath(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAsyncJobServiceEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAsyncJobServiceMaxJobResults(int) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAsyncJobServiceMaxWait(long) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAsyncJobServiceThreadPoolSize(int) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setAttribute(String, Object) - Method in class Acme.Serve.Serve.AcmeSession
-
- setAttribute(String, Object) - Method in class Acme.Serve.Serve.ServeConnection
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class Acme.Serve.Serve
-
- setAttribute(String, Object) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- setAttribute(String, Object) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- setAttribute(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- setAttribute(String, Object) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- setAttribute(String, String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setAttribute(String, Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setAttribute(String, Object) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- setAttribute(String, Object) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- setAttribute(char[], int, int, char, String, String) - Method in class org.jboss.resteasy.util.ParameterParser
-
Takes string as-is and only changes the value of a specific attribute.
- setAttributeExceptionsTo(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setAttributes(Map<String, Object>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setAttributes(Map<String, String>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- setAuthorizationUrl(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setAuthUrl(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setAuthUrl(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setAuthUrl(UriBuilder) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setBacklog(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setBase(URI) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- setBase(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Sets the value of the base property.
- setBase(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
- setBase(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- setBase(String) - Method in class org.jboss.resteasy.wadl.jaxb.Resources
-
Sets the value of the base property.
- setBase64Signature(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setBasePath(String) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
Set the base path to find jobs
- setBaseUri(URI) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- setBaseUri(URI) - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
This is a mandatory property that needs to be set.
- setBeanFactory(BeanFactory) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- setBeanName(String) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- setBeanName(String) - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- setBeanNames(Collection<String>) - Method in class org.jboss.resteasy.plugins.spring.BeanNameFilter
-
- setBindAddress(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setBody(MimeBodyPart) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setBody(MimeMultipart) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setBodyHashRequired(boolean) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setBodyHashRequired(boolean) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setBootstrap(Class) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- setBoundary(String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
-
- setBufferSize(int) - Method in class Acme.Serve.Serve.ServeConnection
-
- setBufferSize(int) - Method in class Acme.Serve.Serve.ServeOutputStream
-
- setBufferSize(int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- setBuiltinsRegistered(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setCache(BrowserCache) - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
-
- setCacheTimeout(long) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setCallbackQueryParameter(String) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Set callback query parameter.
- setCallbackQueryParameter(String) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Set callback query parameter.
- setCancelPropagation(boolean) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setCancelPropagation(boolean) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setCertificate(X509Certificate) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- setCertificate(X509Certificate) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setCertificate(X509Certificate) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setCertificate(X509Certificate) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setCertificate(X509Certificate) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setChannelHandlers(List<ChannelHandler>) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Add additional ChannelHandler
s to the ServerBootstrap
.
- setChannelOptions(Map<ChannelOption, Object>) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Add Netty ChannelOption
s to the ServerBootstrap
.
- setCharacterEncoding(String) - Method in class Acme.Serve.Serve.ServeConnection
-
Overrides the name of the character encoding used in the body of this request.
- setCharacterEncoding(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setCharacterEncoding(String) - Method in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- setCharacterSetQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- setCharset(MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- setChildChannelOptions(Map<ChannelOption, Object>) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Add child options to the ServerBootstrap
.
- setChunked(boolean) - Method in class Acme.Serve.Serve.ServeOutputStream
-
- setCity(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Set the city.
- setClassViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setClazz(Class<?>) - Method in class org.jboss.resteasy.client.core.ClientProxy
-
- setClazz(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- setClazz(Class<?>) - Method in class org.jboss.resteasy.plugins.spring.OptionalValueBeanFactory
-
- setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- setClazz(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
-
- setClient(Client) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setClient(String) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- setClient(User) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- setClient(ResteasyClient) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setClientConfiguration(ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- setClientExecutor(ClientExecutor) - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
Optional property for advanced usage.
- setClientId(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setClientId(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setClientId(String) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setClientKeyPassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setClientKeyPassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setClientKeyPassword(String) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setClientKeystore(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setClientKeystore(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setClientKeystore(KeyStore) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setClientKeystorePassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setClientKeystorePassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setClientRole(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setCodeUrl(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setCodeUrl(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setCodeUrl(ResteasyWebTarget) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setCodeUrl(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setCompressionAlgorithm(CompressionAlgorithm) - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- setConnectionPoolSize(int) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setConstructedDefaultContextObjects(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setContent(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
-
Sets the value of the content property.
- setContent(Content) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setContentLength(int) - Method in class Acme.Serve.Serve.ServeConnection
-
- setContentLength(int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setContentType(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- setContentType(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setContentType(String) - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- setContext(String) - Method in class org.jboss.resteasy.plugins.spring.ResteasyRegistration
-
- setContext(String) - Method in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- setContext(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- setContextParameters(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
-
- setContextPath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
-
- setContextPath(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
-
- SETCOOKIE - Static variable in class Acme.Serve.Serve.ServeConnection
-
- setCookie(String, String, String, String, boolean) - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- setCookieLoginAllowed(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setCookieLoginAllowed(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setCookies(Map<String, Cookie>) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
-
- setCorsMaxAge(int) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- setCountry(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Set the country.
- setCredentials(Map<String, String>) - Method in class org.jboss.resteasy.keystone.model.StoredUser
-
- setCredentials(List<UserRepresentation.Credential>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- setData(CMSSignedData) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setDateHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
-
- setDateHeader(String, long) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setDefault(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the default property.
- setDefaultContentType(HttpRequest, BuiltResponse, ResteasyProviderFactory, ResourceMethodInvoker) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
-
- setDefaultContextObjects(Map<Class, Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setDefaultExecutorClass(String) - Static method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
Set the default executor class name.
- setDefaultPrivateDomain(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setDefaultProxy(HttpHost) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setDelegate(Unmarshaller) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setDelegate(OutputStream) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- setDelegate(OutputStream) - Method in class org.jboss.resteasy.util.DelegatingOutputStream
-
- setDelegatingOutputStream(DelegatingOutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setDeployment(ResteasyDeployment) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.springmvc.ResteasyNoResourceFoundView
-
- setDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- setDeploymentSensitiveFactoryEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setDescription(String) - Method in class org.jboss.resteasy.keystone.model.Project
-
- setDescription(String) - Method in class org.jboss.resteasy.keystone.model.Service
-
- setDisableDTDs(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- setDisableDTDs(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- setDisableDTDs(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- setDisableExternalEntities(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- setDisableExternalEntities(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- setDisableExternalEntities(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
-
- setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
-
- setDispatcher(AsynchronousDispatcher) - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- setDispatcher(Dispatcher) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setDnsUri(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setDomain(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setElement(Element) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Set the content to an XML Element
- setElement(Element) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Set the content to an XML Element
- setElement(QName) - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Sets the value of the element property.
- setEmail(String) - Method in class org.jboss.resteasy.keystone.model.User
-
- setEmail(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- setEnabled(Boolean) - Method in class org.jboss.resteasy.keystone.model.Project
-
- setEnabled(Boolean) - Method in class org.jboss.resteasy.keystone.model.User
-
- setEnabled(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setEnabled(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- setEnabled(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setEnabled(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- setEnableSecureProcessingFeature(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- setEnableSecureProcessingFeature(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
-
- setEnableSecureProcessingFeature(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.MapProvider
-
- setEncodingQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- setEncryptionMethod(EncryptionMethod) - Method in class org.jboss.resteasy.jose.jwe.JWEHeader
-
- setEntity(Entity) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setEntity(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setEntity(Object, Annotation[], MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setEntity(Object) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setEntity(Object) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- setEntity(Object, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- setEntity(Object) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setEntity(Object) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setEntity(Object) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setEntityAnnotations(Annotation[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setEntityClass(Class) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setEntityObject(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setEntityStream(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setEntityStream(OutputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setEntityStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- setEntityStream(OutputStream) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- setEntityStream(InputStream) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setEntityStream(InputStream) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- setError(Integer, String) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- setErrorCode(int) - Method in exception org.jboss.resteasy.spi.Failure
-
- setErrorCode(Integer) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- setErrorMessage(String) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setEventHandler(ValidationEventHandler) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setException(Exception) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- setException(String) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setException(Exception) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setException(Exception) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- setException(Exception) - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- setExecutionInterceptors(ClientExecutionInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- setExecutionInterceptors(Collection<ClientExecutionInterceptor>) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- setExecutor(ExecutorService) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
Plug in your own executor to process requests
- setExecutor(ClientExecutor) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- setExecutorThreadCount(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Set the number of threads to use for the EventExecutor.
- setExpiration(Date) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setExpiration(int, int, int, int, int, int) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Calculates an expiration date based on the current time plus the additional time units specified in the
method parameters.
- setExpiration(long) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- setExpiration(long) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- setExpires(Calendar) - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- setExpiresIn(long) - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- setExposedHeaders(String) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
comma delimited list
- setFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.springmvc.ResteasyWebArgumentResolver
-
- setFailureException(Exception) - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- setFields(Class<?>, MultipartFormDataInputImpl, Object) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader
-
- setFieldViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setFileUploadInMemoryThresholdLimit(int) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- setFileUploadInMemoryThresholdLimit(int) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setFileUploadMemoryUnit(String) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- setFileUploadMemoryUnit(ApacheHttpClient4Engine.MemoryUnit) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setFileUploadTempFileDir(File) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- setFileUploadTempFileDir(File) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setFinder(JAXBContextFinder) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- setFixed(Boolean) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Sets the value of the fixed property.
- setFixed(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the fixed property.
- setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- setFollowRedirects(boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- setGenerator(Generator) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setGenericReturnType(Type) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- setGenericType(Type) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setGenericType(Type) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setGenericType(Type) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setGenericType(Type) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setGenericType(Type) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setGenericType(Type) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setGenericType(Type) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setGrammars(Grammars) - Method in class org.jboss.resteasy.wadl.jaxb.Application
-
Sets the value of the grammars property.
- setGrantUrl(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setHashed(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- setHashed(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- setHeader(String, String) - Method in class Acme.Serve.Serve.ServeConnection
-
- setHeader(String, String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setHeaders(MockHttpResponse, BaseClientResponse) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- setHeaders(ClientRequestHeaders) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setHeaders(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- setHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- setHeaders(CommitHeaderOutputStream.CommitCallback) - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- setHostname(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
- setHref(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setHref(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Sets the value of the href property.
- setHref(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Sets the value of the href property.
- setHref(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setHref(String) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- setHref(String) - Method in class org.jboss.resteasy.wadl.jaxb.Include
-
Sets the value of the href property.
- setHref(String) - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Sets the value of the href property.
- setHref(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the href property.
- setHref(String) - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Sets the value of the href property.
- setHreflang(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setHreflang(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setHttpChannelHandlers(List<ChannelHandler>) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Add additional ChannelHandler
s to the ServerBootstrap
.
- setHttpClient(HttpClient) - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
Optional property.
- setHttpContext(HttpContext) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- setHttpContext(HttpContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- setHttpMethod(String) - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- setHttpMethod(String) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- setHttpMethod(String) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- setHttpServer(HttpServer) - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
If you do not provide an HttpServer instance, one will be created on startup
- setIcon(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setId(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.Token
-
- setId(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setId(String) - Method in class org.jboss.resteasy.keystone.model.Project
-
- setId(String) - Method in class org.jboss.resteasy.keystone.model.Role
-
- setId(String) - Method in class org.jboss.resteasy.keystone.model.User
-
- setId(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setId(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setId(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- setId(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- setId(String) - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Sets the value of the id property.
- setId(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the id property.
- setId(String) - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Sets the value of the id property.
- setId(String) - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Sets the value of the id property.
- setId(String) - Method in class org.jboss.resteasy.wadl.jaxb.ResourceType
-
Sets the value of the id property.
- setIdentifierName(String) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setIdentifierValue(String) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setIgnoreExpiration(boolean) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setIgnorePrematch(boolean) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- setInInclude(boolean) - Method in class Acme.Serve.Serve.ServeConnection
-
- setInitParameters(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- setInitParams(Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
-
- setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- setInjectorFactory(InjectorFactory) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setInjectorFactoryClass(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setInput(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- setInput(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- setInputStream(InputStream) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- setInputStream(InputStream) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
If you are using a servlet container, this will *NOT* override the HttpServletRequest.getInputStream().
- setInputStream(InputStream) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setInputStream(InputStream) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- setInstance(InternalDispatcher) - Static method in class org.jboss.resteasy.spi.InternalDispatcher
-
- setInstance(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setInterceptorAfterPrecedences(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setInterceptorBeforePrecedences(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setInterceptorPrecedences(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setInterceptors(HandlerInterceptor[]) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- setInternalCache(BrowserCache) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- setInternalCache(BrowserCache) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- setInternalURL(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setIntHeader(String, int) - Method in class Acme.Serve.Serve.ServeConnection
-
- setIntHeader(String, int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setInvocations(long) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- setInvoker(ResourceInvoker) - Method in class org.jboss.resteasy.springmvc.ResteasyRequestWrapper
-
- setIoWorkerCount(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Specify the worker count to use.
- setItems(List<Item>) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Set the item.
- setJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setJAXBObject(Object) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- setJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setJndiResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setKeepAlive(boolean) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setKeepAliveTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setKey(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- setKey(PublicKey) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setKeyStore(KeyStoreKeyRepository) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setKeyStoreFile(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setKeyStorePassword(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setKeyStorePath(String) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setKlassUri(String) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- setLabel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- setLang(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Sets the value of the lang property.
- setLang(String) - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Sets the value of the lang property.
- setLanguage(Locale) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- setLanguage(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
- setLanguage(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- setLanguageExtensions(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setLanguageMappings(Map<String, String>) - Method in class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
-
- setLanguageQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- setLast(T) - Method in class org.jboss.resteasy.util.ThreadLocalStack
-
- setLength(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setLength(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setLink(Link) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the link property.
- setList(List<Project>) - Method in class org.jboss.resteasy.keystone.model.Projects
-
- setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setListener(Marshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setListener(Unmarshaller.Listener) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setListeners(List) - Method in class Acme.Serve.Serve.AcmeSession
-
- setLocale(Locale) - Method in class Acme.Serve.Serve.ServeConnection
-
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
- setLocale(Locale) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setLocator(SubresourceLocator) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- setLoggable(boolean) - Method in exception org.jboss.resteasy.spi.Failure
-
- setLoggerType(Logger.LoggerType) - Static method in class org.jboss.resteasy.logging.Logger
-
- setLoginRole(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setLogo(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setLongHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
-
- setLowerCaseNames(boolean) - Method in class org.jboss.resteasy.util.GroupParameterParser
-
Sets the flag if parameter names are to be converted to lower case when
name/value pairs are parsed.
- setLowerCaseNames(boolean) - Method in class org.jboss.resteasy.util.ParameterParser
-
Sets the flag if parameter names are to be converted to lower case when
name/value pairs are parsed.
- setMappingTable(Serve.PathTreeDictionary) - Method in class Acme.Serve.Serve
-
- setMaxBytes(long) - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- setMaxBytes(long) - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
-
- setMaxCacheSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
Max response cache size default is 100
- setMaxChunkSize(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setMaxHeaderSize(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setMaxInactiveInterval(int) - Method in class Acme.Serve.Serve.AcmeSession
-
- setMaxInitialLineLength(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setMaxKeepAliveConnections(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setMaxRequestSize(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
Set the max.
- setMaxThreads(int) - Method in class Acme.Utils.ThreadPool
-
Assigns a new value for max threads
- setMaxWaitMilliSeconds(long) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
Maximum wait time.
- setMediaType(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- setMediaType(MediaType) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setMediaType(MediaType) - Method in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
Change the media type of the body part before you extract it.
- setMediaType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl.PartImpl
-
- setMediaType(MediaType) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setMediaType(String) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setMediaType(MediaType) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setMediaType(String) - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Sets the value of the mediaType property.
- setMediaType(String) - Method in class org.jboss.resteasy.wadl.jaxb.Representation
-
Sets the value of the mediaType property.
- setMediaTypeMappings(Map<String, MediaType>) - Method in class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
-
- setMediaTypeMappings(Map<String, String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setMediaTypeParamMapping(String) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setMediaTypeQualityValue(QualityValue) - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- setMetadata(Map<String, Object>) - Method in class org.jboss.resteasy.keystone.model.Access
-
- setMetadata(ResourceMetadata) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setMetadata(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setMethod(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setMethod(ResourceMethodInvoker) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- setMethod(String) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
-
- setMethod(String) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setMethod(String) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.ResourceMethodEntry
-
- setMethod(String) - Method in class org.jboss.resteasy.plugins.stats.SubresourceLocator
-
- setMethod(ResourceMethodInvoker) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- setMethodUri(String) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- setName(String) - Method in class org.jboss.resteasy.keystone.model.Project
-
- setName(String) - Method in class org.jboss.resteasy.keystone.model.Role
-
- setName(String) - Method in class org.jboss.resteasy.keystone.model.Service
-
- setName(String) - Method in class org.jboss.resteasy.keystone.model.User
-
- setName(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- setName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- setName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Role
-
- setName(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- setName(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- setName(String) - Method in class org.jboss.resteasy.test.application.MyResource.Foo
-
- setName(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Set the name.
- setName(String) - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Sets the value of the name property.
- setName(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the name property.
- setNote(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Set the note.
- setObjectMapper(ObjectMapper) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Set an fix ObjectMapper
.
- setObjectMapper(ObjectMapper) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Set an fix ObjectMapper
.
- setOrder(int) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- setOrder(int) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- setOrder(int) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- setOrder(Order) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Set the order.
- setOrder(Order) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
Set the order.
- setOrderid(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Set the orderid.
- setOutputStream(OutputStream) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setOutputStream(OutputStream) - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- setOutputStream(OutputStream) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- setOutputStream(OutputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- setOutputStream(OutputStream) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- setOutputStream(OutputStream) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setParam(HashMap<String, String>, String, int) - Static method in class org.jboss.resteasy.util.HeaderParameterParser
-
- setParameterViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setParamName(String) - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- setParamName(String) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- setParamType(MethodParamMetaData.MethodParamType) - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- setParamType(ResteasyWadlMethodParamMetaData.MethodParamType) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- setPassword(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- setPassword(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setPasswordCredentials(Authentication.PasswordCredentials) - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- setPath(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
Path to bind context
- setPath(String) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the path property.
- setPath(String) - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Sets the value of the path property.
- setPerson(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Set the person.
- setPort(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setPort(int) - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Value is ignored if HttpServer property is set.
- setPort(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setPort(int) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- setPort(int) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- setPotentialContentTypes(List<String>) - Method in class org.jboss.resteasy.springmvc.ResteasyView
-
- setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
-
Deprecated.
- setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- setPrecedence(Class<?>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
-
- setPrefix(String) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- setPrice(Double) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Set the price.
- setPrivateKey(PrivateKey) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- setPrivateKey(PrivateKey) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setPrivateKey(PrivateKey) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setPrivateKey(PrivateKey) - Method in class org.jboss.resteasy.security.smime.SignedOutput
-
- setPrivateKey(PrivateKey) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setPrivateKeyPem(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setProject(Project) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- setProjectId(String) - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- setProjectId(String) - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- setProjectName(String) - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- setProjects(List<StoredProject>) - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- setProperties(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- setProperties(Map<String, Object>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- setProperties(Map<String, ?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- setProperties(Map<String, ?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerReaderInterceptorContext
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.core.interception.ServerWriterInterceptorContext
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setPropertyViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setProps(Properties) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
-
- setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- setProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setProviders(Providers) - Method in interface org.jboss.resteasy.core.ProvidersContextRetainer
-
- setProviders(Providers) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Setter used by RESTeasy to provide the Providers
- setProviders(Providers) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Setter used by RESTeasy to provide the Providers
- setProviders(Providers) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- setProviders(Providers) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setProviders(Providers) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setProviders(Providers) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setProviders(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setPublic(boolean) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
-
- setPublicKey(PublicKey) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setPublicKey(PublicKey) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setPublicKey(PublicKey) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setPublicKey(PublicKey) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setPublicKeyPem(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setPublicKeyPem(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setPublicURL(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setPublished(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setQuantity(Integer) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Set the quantity.
- setQuery(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setQueryType(String) - Method in class org.jboss.resteasy.wadl.jaxb.Resource
-
Sets the value of the queryType property.
- setRawType(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setRawType(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- setReaderInterceptors(ReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setReaderInterceptors(ReaderInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- setRealm(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealm(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setRealm(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setRealm(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setRealm(String) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setRealmAccess(SkeletonKeyToken.Access) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- setRealmKey(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setRealmKey(PublicKey) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setRealmKeyAlias(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealmKeyStore(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealmKeystorePassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealmPrivateKey(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealmPrivateKeyPassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealmPublicKey(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setRealms(Serve.PathTreeDictionary) - Method in class Acme.Serve.Serve
-
- setRedirect(String) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- setRefreshToken(String) - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- setRegion(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setRegisterBuiltin(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setRegisterBuiltinByDefault(boolean) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setRegisterBuiltins(boolean) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- setRegisterBuiltins(boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- setRegistry(Registry) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- setRegistry(Registry) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setRel(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setRel(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setRel(String) - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Sets the value of the rel property.
- setRelationship(String) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- setRepeating(Boolean) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the repeating property.
- setRepository(KeyRepository) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setRepository(KeyRepository) - Method in class org.jboss.resteasy.security.doseta.Verifier
-
- setRepresentations(Map<MediaType, T>) - Method in class org.jboss.resteasy.util.MediaTypeMatcher
-
- setRequest(Request) - Method in class org.jboss.resteasy.wadl.jaxb.Method
-
Sets the value of the request property.
- setRequestMediaType(MediaType) - Method in class org.jboss.resteasy.core.request.VariantQuality
-
- setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
-
- setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.PostMatchContainerRequestContext
-
- setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setRequestUri(URI, URI) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- setRequestUri(URI) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- setRequestUri(URI) - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- setRequestUri(URI, URI) - Method in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- setRequestUri(URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- setRequestUri(URI, URI) - Method in interface org.jboss.resteasy.spi.HttpRequest
-
- setRequestUri(URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
Create a UriInfo from the baseURI
- setRequestUri(URI) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- setRequestUri(URI, URI) - Method in class org.jboss.resteasy.util.DelegatingHttpRequest
-
- setRequired(Boolean) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the required property.
- setRequiredCredentials(List<RequiredCredentialRepresentation>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setResource(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setResourceFactories(List<ResourceFactory>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setResourceName(String) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setResources(List<ResourceRepresentation>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setResources(List<Object>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setResourceType(String) - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Sets the value of the resourceType property.
- setResponse(Response) - Method in interface org.jboss.resteasy.spi.AsynchronousResponse
-
- setResponse(Response) - Method in exception org.jboss.resteasy.spi.Failure
-
- setResponseBufferSize(int) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
Response stream is wrapped in a BufferedInputStream.
- setResponseFilters(ContainerResponseFilter[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- setResponseFilters(ContainerResponseFilter[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- setResteasyProviderFactory(ResteasyProviderFactory) - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
Optional property for advanced usage.
- setResults(List<VerificationResultSet>) - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- setResults(List<VerificationResult>) - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- setReturnType(Class<T>) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setReturnValueViolations(ArrayList<ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.api.validation.ViolationReport
-
- setRev(String) - Method in class org.jboss.resteasy.wadl.jaxb.Link
-
Sets the value of the rev property.
- setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setRights(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setRightsElement(Text) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setRoles(List<Role>) - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- setRoles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- setRoles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- setRoles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- setRoles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- setRoles(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- setRootPath(String) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- setRootResourcePath(String) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- setRootResourcePath(String) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setRootResourcePath(String) - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- setRootResourcePath(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- setRootResourcePath(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- setScannedJndiComponentResources(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setScannedProviderClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setScannedResourceClasses(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetMarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
Set the schema.
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerMarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedMarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setSchema(Schema) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setScheme(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
-
Sets the value of the scheme property.
- setScheme(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- setScopes(String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthConsumer
-
- setSecret(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- setSecret(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- setSecretKey(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.ApiAccessKeyCredentials
-
- setSecurityContext(SecurityContext) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- setSecurityContext(SecurityContext) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- setSecurityDoamin(SecurityDomain) - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- setSecurityDomain(SecurityDomain) - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
-
Will turn on Basic Authentication
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Setting a security domain will turn on Basic Authentication
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSRequestPreProcessor
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletDispatcher
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- setSecurityDomain(SecurityDomain) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
-
- setSecurityEnabled(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setSelector(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- setSelf(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- setServer(TJWSEmbeddedSpringMVCServer) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- setServiceCatalog(List<Access.Service>) - Method in class org.jboss.resteasy.keystone.model.Access
-
- setServiceId(String) - Method in class org.jboss.resteasy.keystone.model.Endpoint
-
- setServiceInterface(Class<T>) - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
This is a mandatory property that needs to be set.
- setServletContainer(Server) - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
-
- setServletContext(ServletContext) - Method in class Acme.Serve.Serve.AcmeSession
-
something hack, to update servlet context since session created out of scope
- setServletContext(ServletContext) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
-
- setSessionTimeout(long) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setShipto(ShipTo) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
Set the shipto.
- setSignature(byte[]) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setSignature(DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- setSize(int) - Method in class Acme.Utils.SimpleBuffer
-
- setSource(Source) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setSpace(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
-
Sets the value of the space property.
- setSpringConfigLocation(String) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- setSrc(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setSSLAlgorithm(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- setSslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
- setSSLContext(SSLContext) - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- setSSLKeyStoreFile(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSSLKeyStorePass(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSSLKeyStoreType(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSslNotRequired(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setSslNotRequired(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setSSLPort(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSSLProtocol(String) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setSslRequired(boolean) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setSso(boolean) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- setSsoDisabled(boolean) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setStaleCheck(boolean) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleDays(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleHours(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleMinutes(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleMonths(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleSeconds(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStaleYears(int) - Method in class org.jboss.resteasy.security.doseta.Verification
-
- setStartInfo(String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedOutput
-
Sets the start-info parameter of the Content-Type.
- setStateCookieName(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setStateCookieName(String) - Method in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- setStatus(int, String) - Method in class Acme.Serve.Serve.ServeConnection
-
- setStatus(int) - Method in class Acme.Serve.Serve.ServeConnection
-
- setStatus(int) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setStatus(int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- setStatus(int) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- setStatus(int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setStatus(int, String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- setStatus(int) - Method in class org.jboss.resteasy.mock.MockHttpResponse
-
- setStatus(int) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
-
- setStatus(int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- setStatus(int) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- setStatus(int) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- setStatus(int) - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- setStatusInfo(Response.StatusType) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
-
- setStatusInfo(Response.StatusType) - Method in class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- setStreamFactory(BaseClientResponse.BaseClientResponseStreamFactory) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setStyle(ParamStyle) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the style property.
- setSubtitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setSummary(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setSummaryElement(Text) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setSurrogateAuthRequired(boolean) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- setSurrogateAuthRequired(boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- setSurrogateIds(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- setSurrogates(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- setTarget(Object) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- setTarget(Object) - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- setter(Method) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
-
- setter - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- setterhashes - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
-
- setTerm(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Category
-
- SetterParameter - Class in org.jboss.resteasy.spi.metadata
-
- SetterParameter(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.SetterParameter
-
- setters - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
-
- setters - Variable in class org.jboss.resteasy.core.ResourcePropertyInjector
-
- setters - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- setText(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
Set content as text
- setText(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- setText(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
Set content as text
- setThreadPoolSize(int) - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
Fixed thread pool size of asynchronous delivery
- setThreadPoolSize(int) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- setThrowNotFound(boolean) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- setTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- setTimeoutHandler(TimeoutHandler) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- setTimestamp(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setTimestamp() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- setTitle(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
Sets the value of the title property.
- setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
-
Sets the value of the title property.
- setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setTitle(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setTitle(String) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- setTitle(String) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
Set the title.
- setTitle(String) - Method in class org.jboss.resteasy.wadl.jaxb.Doc
-
Sets the value of the title property.
- setTitleElement(Text) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setToken(Access.Token) - Method in class org.jboss.resteasy.keystone.model.Access
-
- setToken(Authentication.Token) - Method in class org.jboss.resteasy.keystone.model.Authentication
-
- setToken(SkeletonKeyToken) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- setToken(SkeletonKeyToken) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- setToken(String) - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- setTokenLifespan(long) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- setTokenLifespan(long) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setTokenLifetime(int) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setTokenType(String) - Method in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- setTrustedCertificates(Set<String>) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- setTruststore(KeyStore) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- setTruststore(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setTruststore(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setTruststore(KeyStore) - Method in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- setTruststorePassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setTruststorePassword(String) - Method in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- setType(Class) - Method in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- setType(Class) - Method in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- setType(Class<?>) - Method in class org.jboss.resteasy.jsapi.MethodParamMetaData
-
- setType(String) - Method in class org.jboss.resteasy.keystone.model.Service
-
- setType(String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
-
- setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Link
-
- setType(MediaType) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- setType(Class) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setType(GenericType) - Method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- setType(Class) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setType(GenericType) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- setType(Class) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setType(GenericType) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- setType(Class) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setType(GenericType) - Method in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- setType(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RequiredCredential
-
- setType(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- setType(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- setType(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyReaderContext
-
Deprecated.
- setType(Class) - Method in interface org.jboss.resteasy.spi.interception.MessageBodyWriterContext
-
Deprecated.
- setType(String) - Method in class org.jboss.resteasy.spi.Link
-
Deprecated.
- setType(QName) - Method in class org.jboss.resteasy.wadl.jaxb.Param
-
Sets the value of the type property.
- setType(Class<?>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData
-
- setUnwrappedExceptions(List<String>) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setUpdated(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Entry
-
- setUpdated(Date) - Method in class org.jboss.resteasy.plugins.providers.atom.Source
-
- setUri(URI) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- setUri(URI) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- setUri(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- setUri(URI) - Method in class org.jboss.resteasy.plugins.providers.atom.Person
-
- setUri(UriInfo) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Setter used by RESTeasy to provide the UriInfo
.
- setUri(UriInfo) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
Setter used by RESTeasy to provide the UriInfo
.
- setUri(URI, URI) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- setUri(String) - Method in class org.jboss.resteasy.wadl.ResteasyWadlResourceMetaData
-
- setUriTemplate(String) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
-
- setUseContainerFormParams(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setUseDns(boolean) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setUser(Access.User) - Method in class org.jboss.resteasy.keystone.model.Access
-
- setUser_id(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- setUserId(String) - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- setUserid(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- setUserid(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.ScopeMapping
-
- setUsername(String) - Method in class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- setUsername(String) - Method in class org.jboss.resteasy.keystone.model.User
-
- setUsername(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- setUsername(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- setUsername(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.ScopeMappingRepresentation
-
- setUsername(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- setUserNameIds(Map<String, String>) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- setUserPrincipalAsPrivateSelector(boolean) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- setUserRoles(Map<String, Set<String>>) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- setUsers(List<StoredUser>) - Method in class org.jboss.resteasy.keystone.model.IdentityStore
-
- setUsers(List<UserRepresentation>) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetUnmarshaller
-
- setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerUnmarshaller
-
- setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedUnmarshaller
-
- setValidating(boolean) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- setValue(ELContext, Object, Object, Object) - Method in class org.jboss.resteasy.links.impl.BaseELResolver
-
- setValue(List<Object>) - Method in class org.jboss.resteasy.plugins.providers.atom.Content
-
- setValue(List<Object>) - Method in class org.jboss.resteasy.plugins.providers.atom.Text
-
- setValue(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap.Entry
-
- setValue(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- setValue(String) - Method in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- setValue(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- setValue(String) - Method in class org.jboss.resteasy.wadl.jaxb.Option
-
Sets the value of the value property.
- setVerification(Verification) - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- setVerified(boolean) - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- setVerified(boolean) - Method in class org.jboss.resteasy.security.doseta.VerificationResults
-
- setVerified(boolean) - Method in class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- setVerifiedHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.security.doseta.VerificationResult
-
- setVerifier(String) - Method in class org.jboss.resteasy.auth.oauth.OAuthRequestToken
-
- setVersion(String) - Method in class org.jboss.resteasy.plugins.providers.atom.Generator
-
- setWasReleased(boolean) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- setWiderMatching(boolean) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- setWiderRequestMatching(boolean) - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- setWildcardRole(String) - Method in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- setWrapInTryCatch(boolean) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Enables or disables wrapping the JSONP callback try try-catch block
- setWriterInterceptors(WriterInterceptor[]) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- setWriterInterceptors(WriterInterceptor[]) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- setWriterInterceptors(WriterInterceptor[]) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
-
- SHA1withRSA - Static variable in class org.jboss.resteasy.security.SigningAlgorithm
-
- SHA256WITH_RSA - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- SHA256withRSA - Static variable in class org.jboss.resteasy.security.SigningAlgorithm
-
- ShipTo - Class in org.jboss.resteasy.test.providers.jaxb.data
-
A ShipTo.
- ShipTo() - Constructor for class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
- shouldBeUnreachable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- shutdownLatch - Variable in class Acme.Serve.Serve
-
- shuttingDownJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- sign(byte[], Algorithm, byte[]) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- sign(byte[], Algorithm, SecretKey) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- sign(byte[], Algorithm, PrivateKey) - Static method in class org.jboss.resteasy.jose.jws.crypto.RSAProvider
-
- sign(KeyRepository, MultivaluedMap<String, Object>, byte[], DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- sign(Map, byte[], PrivateKey) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Headers can be a Map or a Map>.
- sign(Providers, SignedOutput) - Static method in class org.jboss.resteasy.security.smime.PKCS7SignatureWriter
-
- signAccessCode() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- SIGNATURE - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- signature - Variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- signature - Variable in class org.jboss.resteasy.security.doseta.VerificationResult
-
- signatureExpired() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- signatureIsStale() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- Signed - Annotation Type in org.jboss.resteasy.annotations.security.doseta
-
Convenience annotation that triggers the signing of a request or response using the DOSETA specification.
- signed(String, WebTarget) - Method in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- signed(String) - Method in class org.jboss.resteasy.keystone.core.AbstractTokenAuthFilter
-
- signed - Variable in class org.jboss.resteasy.security.doseta.AbstractDigitalSigningHeaderDecorator
-
- SignedInput<T> - Interface in org.jboss.resteasy.security.smime
-
- SignedOutput - Class in org.jboss.resteasy.security.smime
-
- SignedOutput(Object, String) - Constructor for class org.jboss.resteasy.security.smime.SignedOutput
-
- SignedOutput(Object, MediaType) - Constructor for class org.jboss.resteasy.security.smime.SignedOutput
-
- SignedSkeletonKeyStoneLoginModule - Class in org.jboss.resteasy.keystone.as7
-
Keystone Access token protocol
- SignedSkeletonKeyStoneLoginModule() - Constructor for class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- SigningAlgorithm - Class in org.jboss.resteasy.security
-
- SigningAlgorithm(String, String, String) - Constructor for class org.jboss.resteasy.security.SigningAlgorithm
-
- SimpleAcceptor - Class in Acme.Serve
-
- SimpleAcceptor() - Constructor for class Acme.Serve.SimpleAcceptor
-
- SimpleBuffer() - Constructor for class Acme.Utils.SimpleBuffer
-
- SimplePrincipal - Class in org.jboss.resteasy.plugins.server.embedded
-
- SimplePrincipal(String) - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
-
- SimpleSecurityDomain - Class in org.jboss.resteasy.plugins.server.embedded
-
POJO Security domain.
- SimpleSecurityDomain() - Constructor for class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
-
- SimpleServerCache - Class in org.jboss.resteasy.plugins.cache.server
-
Deprecated.
- SimpleServerCache() - Constructor for class org.jboss.resteasy.plugins.cache.server.SimpleServerCache
-
Deprecated.
- SimpleServerCache.CacheEntry - Class in org.jboss.resteasy.plugins.cache.server
-
Deprecated.
- SimpleViolationsContainer - Class in org.jboss.resteasy.plugins.validation
-
- SimpleViolationsContainer(Object) - Constructor for class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- SimpleViolationsContainer(Set<ConstraintViolation<Object>>) - Constructor for class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- SINGLETON - Static variable in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- SingletonInterceptorFactory(Object) - Constructor for class org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
-
Deprecated.
- SingletonInterceptorFactory(Class, Object) - Constructor for class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.SingletonInterceptorFactory
-
- SingletonResource - Class in org.jboss.resteasy.plugins.server.resourcefactory
-
VERY simple implementation that just returns the instance the SingleResource was created with
- SingletonResource(Object) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
-
- SingletonResource(Object, ResourceClass) - Constructor for class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
-
- singletons - Variable in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- singletons - Variable in class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- singletons - Variable in class org.jboss.resteasy.test.application.MyApplication
-
- size() - Method in class Acme.WildcardDictionary
-
- size() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- size - Variable in class org.jboss.resteasy.core.registry.RootNode
-
- size() - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- size() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- size() - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- size() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- size() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- size() - Method in class org.jboss.resteasy.util.ThreadLocalStack
-
- SKELETON_KEY_INFINISPAN_CACHE_NAME - Static variable in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- SKELETON_KEY_INFINISPAN_CONFIG_FILE - Static variable in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- SkeletonKeyAdminClient - Interface in org.jboss.resteasy.keystone.client
-
- SkeletonKeyApplication - Class in org.jboss.resteasy.keystone.server
-
- SkeletonKeyApplication(Configurable) - Constructor for class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- SkeletonKeyApplication - Class in org.jboss.resteasy.skeleton.key.idm.service
-
- SkeletonKeyApplication() - Constructor for class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- skeletonKeyCertificateAlias - Variable in class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- SkeletonKeyClientBuilder - Class in org.jboss.resteasy.keystone.client
-
- SkeletonKeyClientBuilder() - Constructor for class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- skeletonKeyConfig - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- SkeletonKeyContextResolver - Class in org.jboss.resteasy.skeleton.key
-
Any class with package org.jboss.resteasy.skeleton.key will use NON_DEFAULT inclusion
- SkeletonKeyContextResolver() - Constructor for class org.jboss.resteasy.skeleton.key.SkeletonKeyContextResolver
-
- SkeletonKeyContextResolver(boolean) - Constructor for class org.jboss.resteasy.skeleton.key.SkeletonKeyContextResolver
-
- SkeletonKeyPrincipal - Class in org.jboss.resteasy.skeleton.key
-
- SkeletonKeyPrincipal(String, String) - Constructor for class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- SkeletonKeyScope - Class in org.jboss.resteasy.skeleton.key.representations
-
Key is resource desired.
- SkeletonKeyScope() - Constructor for class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyScope
-
- SkeletonKeySession - Class in org.jboss.resteasy.skeleton.key
-
- SkeletonKeySession() - Constructor for class org.jboss.resteasy.skeleton.key.SkeletonKeySession
-
- SkeletonKeySession(String, ResourceMetadata) - Constructor for class org.jboss.resteasy.skeleton.key.SkeletonKeySession
-
- SkeletonKeyStoneLoginModule - Class in org.jboss.resteasy.keystone.as7
-
Keystone Access token protocol
- SkeletonKeyStoneLoginModule() - Constructor for class org.jboss.resteasy.keystone.as7.SkeletonKeyStoneLoginModule
-
- SkeletonKeyToken - Class in org.jboss.resteasy.skeleton.key.representations
-
- SkeletonKeyToken() - Constructor for class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- SkeletonKeyToken.Access - Class in org.jboss.resteasy.skeleton.key.representations
-
- skip(long) - Method in class Acme.Serve.Serve.ServeInputStream
-
- skip(long) - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- skip(long) - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- skippingValidationOutsideResteasyContext() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- Slf4jLogger - Class in org.jboss.resteasy.logging.impl
-
- Slf4jLogger(String) - Constructor for class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- SMIMEOutput - Class in org.jboss.resteasy.security.smime
-
- SMIMEOutput(Object, String) - Constructor for class org.jboss.resteasy.security.smime.SMIMEOutput
-
- SMIMEOutput(Object, MediaType) - Constructor for class org.jboss.resteasy.security.smime.SMIMEOutput
-
- socket - Variable in class Acme.Serve.SSLAcceptor
-
- socketTimeout - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- socketTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Socket inactivity timeout
- socketTimeoutUnits - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
-
- sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- sort(List<JaxrsInterceptorRegistry.Match>) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- sortByWeight(List<MediaType>) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- SortEntry(SegmentNode.Match, SegmentNode.SortFactor, SegmentNode.SortFactor, MediaType) - Constructor for class org.jboss.resteasy.core.registry.SegmentNode.SortEntry
-
- SortFactor() - Constructor for class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- Source - Class in org.jboss.resteasy.plugins.providers.atom
-
Per RFC4287:
- Source() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Source
-
- sourceArrayCannotProcessBytes(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- sourceArrayCannotProcessFourBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- sourceArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- SourceProvider - Class in org.jboss.resteasy.plugins.providers
-
- SourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.SourceProvider
-
- splitStr(String) - Static method in class Acme.Utils
-
- splitStr(String, char) - Static method in class Acme.Utils
-
- splitStr(String, String) - Static method in class Acme.Utils
-
- SpringBeanProcessor - Class in org.jboss.resteasy.plugins.spring
-
The processor will register any bean annotated with @Path or @Provider into
the Resteasy framework.
- SpringBeanProcessor(ResteasyDeployment) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- SpringBeanProcessor(Dispatcher) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- SpringBeanProcessor(Dispatcher, Registry, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- SpringBeanProcessor() - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- SpringBeanProcessor.ResteasyBeanPostProcessor - Class in org.jboss.resteasy.plugins.spring
-
- SpringBeanProcessorServletAware - Class in org.jboss.resteasy.plugins.spring
-
Use this subclass of SpringBeanProcessor if you are manually applying the SpringBeanProcessor for Resteasy.
- SpringBeanProcessorServletAware() - Constructor for class org.jboss.resteasy.plugins.spring.SpringBeanProcessorServletAware
-
- SpringContextLoader - Class in org.jboss.resteasy.plugins.spring
-
- SpringContextLoader() - Constructor for class org.jboss.resteasy.plugins.spring.SpringContextLoader
-
- SpringContextLoaderListener - Class in org.jboss.resteasy.plugins.spring
-
- SpringContextLoaderListener() - Constructor for class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
- SpringContextLoaderSupport - Class in org.jboss.resteasy.plugins.spring
-
Provides access to RESTEasy's SpringContextLoader implementation without having
to extend ContextLoader
.
- SpringContextLoaderSupport() - Constructor for class org.jboss.resteasy.plugins.spring.SpringContextLoaderSupport
-
- SpringResourceFactory - Class in org.jboss.resteasy.plugins.spring
-
- SpringResourceFactory(String, BeanFactory, Class<?>) - Constructor for class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- ssclThread - Variable in class Acme.Serve.Serve
-
- SSLAcceptor - Class in Acme.Serve
-
- SSLAcceptor() - Constructor for class Acme.Serve.SSLAcceptor
-
- sslContext - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- sslContext - Variable in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
- sslContext - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- sslContext(SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- sslIsRequired() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- sslNotRequired - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- sslNotRequired - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- sslRequired - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- sso - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- ssoDisabled - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- staleCheck - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleDays - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleHours - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleMinutes - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleMonths - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleSeconds - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- staleYears - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- start() - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- start() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- start() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- start() - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- start() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- start() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- start(Undertow.Builder) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
- start() - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
- start() - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- start() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- start() - Method in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- start() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- start() - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- start() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- start() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServer
-
- start() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(String) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(String, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(String, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- start() - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String, SecurityDomain, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start(String, SecurityDomain, ResteasyDeployment, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- start() - Static method in class org.jboss.resteasy.test.NettyContainer
-
- start(String) - Static method in class org.jboss.resteasy.test.NettyContainer
-
- start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.NettyContainer
-
- start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.NettyContainer
-
- start(String, SecurityDomain, ResteasyDeployment) - Static method in class org.jboss.resteasy.test.NettyContainer
-
- start() - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(ResteasyDeployment) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String, SecurityDomain) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String, SecurityDomain, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- start(String, SecurityDomain, ResteasyDeployment, Hashtable<String, String>, Hashtable<String, String>) - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- startingUpJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- startJaxRsApi() - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- startResteasyClient() - Method in interface org.jboss.resteasy.jsapi.i18n.Messages
-
- stateCookieName - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- stateCookieName - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- stateCookieNotSet() - Method in interface org.jboss.resteasy.skeleton.key.i18n.Messages
-
- STATEFUL - Static variable in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- STATELESS - Static variable in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- stateParameterInvalid() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- stateParameterInvalid() - Method in interface org.jboss.resteasy.skeleton.key.i18n.Messages
-
- stateParameterWasNull() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- stateParameterWasNull() - Method in interface org.jboss.resteasy.skeleton.key.i18n.Messages
-
- stats - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- Status - Annotation Type in org.jboss.resteasy.annotations
-
- status - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- status - Variable in class org.jboss.resteasy.mock.MockHttpResponse
-
- status - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
-
- status - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- status - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- status(int) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- status - Variable in class org.jboss.resteasy.wadl.jaxb.Response
-
- stop() - Method in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- stop() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
- stop() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- stop() - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- stop() - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- stop() - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
- stop() - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- stop() - Method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- stop() - Static method in class org.jboss.resteasy.test.EmbeddedContainer
-
- stop() - Static method in class org.jboss.resteasy.test.HttpServerContainer
-
- stop() - Static method in class org.jboss.resteasy.test.NettyContainer
-
- stop() - Static method in class org.jboss.resteasy.test.TJWSServletContainer
-
- stopBackground() - Method in class Acme.Serve.Serve
-
- StoredProject - Class in org.jboss.resteasy.keystone.model
-
- StoredProject() - Constructor for class org.jboss.resteasy.keystone.model.StoredProject
-
- StoredProject(Project) - Constructor for class org.jboss.resteasy.keystone.model.StoredProject
-
- StoredUser - Class in org.jboss.resteasy.keystone.model
-
- StoredUser() - Constructor for class org.jboss.resteasy.keystone.model.StoredUser
-
- streamFactory - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- StreamingOutputProvider - Class in org.jboss.resteasy.plugins.providers
-
- StreamingOutputProvider() - Constructor for class org.jboss.resteasy.plugins.providers.StreamingOutputProvider
-
- streamIsClosed() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- streamWrappedBySignature() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- StringContextReplacement - Class in org.jboss.resteasy.util
-
Utility to replace predefined expressions within a string with values from the HTTP request;
${basepath} - UriInfo.getBaseUri().getRawPath()
${absolutepath} - UriInfo.getAbsolutePath().getRawPath()
${absoluteuri} - UriInfo.getAbsolutePath().toString()
${baseuri} - UriInfo.getBaseUri().toString()
${contextpath} - HttpServletRequest.getContextPath()
- StringContextReplacement() - Constructor for class org.jboss.resteasy.util.StringContextReplacement
-
- StringConverter<T> - Interface in org.jboss.resteasy.spi
-
Deprecated.
- stringConverters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- StringParameterInjector - Class in org.jboss.resteasy.core
-
- StringParameterInjector() - Constructor for class org.jboss.resteasy.core.StringParameterInjector
-
- StringParameterInjector(Class, Type, String, Class, String, AccessibleObject, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.StringParameterInjector
-
- StringParameterUnmarshaller<T> - Interface in org.jboss.resteasy.spi
-
Similar to StringConverter except specific to a parameter injection only.
- StringParameterUnmarshallerBinder - Annotation Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied
to a string based annotation injector i.e.
- stringParameterUnmarshallers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- StringTextStar - Class in org.jboss.resteasy.plugins.providers
-
- StringTextStar() - Constructor for class org.jboss.resteasy.plugins.providers.StringTextStar
-
- StringToPrimitive - Class in org.jboss.resteasy.util
-
- StringToPrimitive() - Constructor for class org.jboss.resteasy.util.StringToPrimitive
-
- stringToPrimitiveBoxType(Class, String) - Static method in class org.jboss.resteasy.util.StringToPrimitive
-
- stripOauthParametersFromRedirect(String) - Method in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- stripOauthParametersFromRedirect() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
strip out unwanted query parameters and redirect so bookmarks don't retain oauth protocol bits
- style - Variable in class org.jboss.resteasy.wadl.jaxb.Param
-
- Stylesheet - Annotation Type in org.jboss.resteasy.annotations.providers.jaxb
-
Specifies an XML stylesheet header
e.g.
- StylesheetProcessor - Class in org.jboss.resteasy.plugins.providers.jaxb
-
- StylesheetProcessor() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
-
- SUB_DELIMS - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
- SUB_DELIMS - Static variable in class org.jboss.resteasy.util.URLUtils
-
sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
- submit() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- submit(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- submit(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- submit(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- subresourceHasNoJaxRsAnnotations(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- SubResourceInvoker - Class in org.jboss.resteasy.client.core
-
- SubResourceInvoker(URI, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.SubResourceInvoker
-
- SubResourceInvoker - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
-
- SubResourceInvoker(ResteasyWebTarget, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.SubResourceInvoker
-
- SubresourceLocator - Class in org.jboss.resteasy.plugins.stats
-
- SubresourceLocator() - Constructor for class org.jboss.resteasy.plugins.stats.SubresourceLocator
-
- substitutePathParam(String, Object, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
Only replace path params in path of URI.
- subtype - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- sun - Static variable in class org.jboss.resteasy.test.HttpServerContainer
-
- SunHttpJaxrsServer - Class in org.jboss.resteasy.plugins.server.sun.http
-
com.sun.net.httpserver.HttpServer adapter for Resteasy.
- SunHttpJaxrsServer() - Constructor for class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- SUNX509 - Static variable in class Acme.Serve.SSLAcceptor
-
Certificate encoding algorithm to be used.
- supports(Object) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- supportsSourceType(Class<?>) - Method in class org.jboss.resteasy.plugins.spring.SpringBeanProcessor
-
- SUPPRESS_VIOLATION_PATH - Static variable in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- SUPPRESS_VIOLATION_PATH - Static variable in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- surrogate(String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- surrogate - Variable in class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- surrogateAuthRequired - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Resource
-
- surrogateAuthRequired - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.ResourceRepresentation
-
- surrogateIds - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.RoleMapping
-
- surrogates - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RoleMappingRepresentation
-
- Suspend - Annotation Type in org.jboss.resteasy.annotations
-
- suspend() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- suspend(long) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- suspend(long, TimeUnit) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- suspend(long) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
-
- suspend() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
-
- suspend(long) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
-
- suspend(long, TimeUnit) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
-
- suspended() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
-
- suspendEncoding() - Method in class org.jboss.resteasy.util.Base64.OutputStream
-
Suspends encoding of the stream.
- SuspendInjector - Class in org.jboss.resteasy.core
-
- SuspendInjector(long, Class) - Constructor for class org.jboss.resteasy.core.SuspendInjector
-
- suspendTimeout - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- swaRefsNotSupported() - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- SynchronousAsynchronousResponse(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- SynchronousDispatcher - Class in org.jboss.resteasy.core
-
- SynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.SynchronousDispatcher
-
- SynchronousExecutionContext - Class in org.jboss.resteasy.core
-
- SynchronousExecutionContext(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.SynchronousExecutionContext
-
- SynchronousExecutionContext.SynchronousAsynchronousResponse - Class in org.jboss.resteasy.core
-
- syncLatch - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- validate(HttpRequest, Object, Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- validate(HttpRequest, Object, Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- validate(HttpRequest, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all constraints on object
.
- validateAllParameters(HttpRequest, Object, Method, Object[], Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- validateAllParameters(HttpRequest, Object, Method, Object[], Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- validateAllParameters(HttpRequest, Object, Method, Object[], Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all constraints placed on the parameters of the given method.
- validateMessage(OAuthMessage, OAuthAccessor) - Method in class org.jboss.resteasy.auth.oauth.OAuthValidator
-
Deprecated.
- validateMessage(OAuthMessage, OAuthAccessor, OAuthToken) - Method in class org.jboss.resteasy.auth.oauth.OAuthValidator
-
Overridden to validate the timestamp and nonces last since they have side-effects of storing
data about the message, so we have to make sure the message is valid before we do that.
- validateOnExceptionOnMultipleMethod() - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- ValidateRequest - Annotation Type in org.jboss.resteasy.plugins.validation.hibernate
-
- validateRequestWithAccessToken(HttpServletRequest, OAuthMessage, OAuthToken, OAuthValidator, OAuthConsumer) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
- validateRequestWithoutAccessToken(HttpServletRequest, OAuthMessage, OAuthValidator, OAuthConsumer) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Validates if a given request is a valid 2-leg oAuth request
- validateReturnValue(HttpRequest, Object, Method, Object, Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- validateReturnValue(HttpRequest, Object, Method, Object, Class<?>...) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- validateReturnValue(HttpRequest, Object, Method, Object, Class<?>...) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Validates all return value constraints of the given method.
- validateTimestamp(OAuthMessage, long, OAuthToken) - Method in class org.jboss.resteasy.auth.oauth.OAuthValidator
-
Overridden to delegate timestamp validation to the provider
- validateTimestampAndNonce(OAuthMessage, OAuthToken) - Method in class org.jboss.resteasy.auth.oauth.OAuthValidator
-
Throw an exception if the timestamp is out of range or the nonce has been
validated previously.
- validateUriScopes(String, String[]) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Validates if a current request URI matches URI provided by the consumer at the
registration time or during the request token validation request
- Validation - Class in org.jboss.resteasy.api.validation
-
- Validation() - Constructor for class org.jboss.resteasy.api.validation.Validation
-
- validation - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheHitFilter
-
- validation - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- VALIDATION_HEADER - Static variable in class org.jboss.resteasy.api.validation.Validation
-
- validator - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- ValidatorContextResolver - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- ValidatorContextResolver() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.ValidatorContextResolver
-
- ValidatorContextResolver - Class in org.jboss.resteasy.plugins.validation
-
- ValidatorContextResolver() - Constructor for class org.jboss.resteasy.plugins.validation.ValidatorContextResolver
-
- ValidatorContextResolverCDI - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- ValidatorContextResolverCDI() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.ValidatorContextResolverCDI
-
- ValidatorContextResolverCDI - Class in org.jboss.resteasy.plugins.validation
-
- ValidatorContextResolverCDI() - Constructor for class org.jboss.resteasy.plugins.validation.ValidatorContextResolverCDI
-
- validXmlRegistryCouldNotBeLocated() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- value - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.UserAttribute
-
- value - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- value - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation.Credential
-
- value - Static variable in annotation type org.jboss.resteasy.springmvc.annotation.RestfulData
-
what content type does this support? This has the same allowed values as
javax.ws.rs.Consumes
- value() - Method in enum org.jboss.resteasy.wadl.jaxb.HTTPMethods
-
- value - Variable in class org.jboss.resteasy.wadl.jaxb.Option
-
- value() - Method in enum org.jboss.resteasy.wadl.jaxb.ParamStyle
-
- ValueInjector - Interface in org.jboss.resteasy.core
-
- valueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- valueOf(String) - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.MemoryUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jboss.resteasy.core.request.QualityValue
-
- valueOf - Variable in class org.jboss.resteasy.core.StringParameterInjector
-
- valueOf(String) - Static method in enum org.jboss.resteasy.jose.jwe.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.jose.jwe.CompressionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.jose.jwe.EncryptionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.jose.jws.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.jsapi.MethodParamMetaData.MethodParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.logging.Logger.LoggerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jboss.resteasy.specimpl.LinkImpl
-
- valueOf(String) - Static method in class org.jboss.resteasy.spi.LinkHeader
-
- valueOf(String) - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jboss.resteasy.util.WeightedMediaType
-
- valueOf(String) - Static method in enum org.jboss.resteasy.wadl.jaxb.HTTPMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.wadl.jaxb.ParamStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData.MethodParamType
-
Returns the enum constant of this type with the specified name.
- valueParamIsNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- valueParamWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- values() - Static method in enum org.jboss.resteasy.api.validation.ConstraintType.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.MemoryUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.jose.jwe.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.jose.jwe.CompressionAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.jose.jwe.EncryptionMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.jose.jws.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.jsapi.MethodParamMetaData.MethodParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.logging.Logger.LoggerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- values() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- values() - Static method in enum org.jboss.resteasy.spi.metadata.Parameter.ParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- values() - Static method in enum org.jboss.resteasy.wadl.jaxb.HTTPMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.wadl.jaxb.ParamStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData.MethodParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesParameterNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- valuesParamIsNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- valuesParamWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- valueWasNull() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- variant(Variant) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- VariantListBuilderImpl - Class in org.jboss.resteasy.specimpl
-
- VariantListBuilderImpl() - Constructor for class org.jboss.resteasy.specimpl.VariantListBuilderImpl
-
- VariantListBuilderProvider - Class in org.jboss.resteasy.plugins.guice.ext
-
- VariantListBuilderProvider(RuntimeDelegate) - Constructor for class org.jboss.resteasy.plugins.guice.ext.VariantListBuilderProvider
-
- variantListMustNotBeZero() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- VariantQuality - Class in org.jboss.resteasy.core.request
-
A individual variant quality bean for the RVSA.
- VariantQuality() - Constructor for class org.jboss.resteasy.core.request.VariantQuality
-
- variants(List<Variant>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- variants(Variant...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- VARY - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- Verification - Class in org.jboss.resteasy.security.doseta
-
- Verification() - Constructor for class org.jboss.resteasy.security.doseta.Verification
-
- Verification(PublicKey) - Constructor for class org.jboss.resteasy.security.doseta.Verification
-
- Verification(KeyRepository) - Constructor for class org.jboss.resteasy.security.doseta.Verification
-
- VerificationException - Exception in org.jboss.resteasy.skeleton.key
-
- VerificationException() - Constructor for exception org.jboss.resteasy.skeleton.key.VerificationException
-
- VerificationException(String) - Constructor for exception org.jboss.resteasy.skeleton.key.VerificationException
-
- VerificationException(String, Throwable) - Constructor for exception org.jboss.resteasy.skeleton.key.VerificationException
-
- VerificationException(Throwable) - Constructor for exception org.jboss.resteasy.skeleton.key.VerificationException
-
- verificationPathNotImplemented() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- VerificationResult - Class in org.jboss.resteasy.security.doseta
-
- VerificationResult() - Constructor for class org.jboss.resteasy.security.doseta.VerificationResult
-
- VerificationResults - Class in org.jboss.resteasy.security.doseta
-
- VerificationResults() - Constructor for class org.jboss.resteasy.security.doseta.VerificationResults
-
- VerificationResultSet - Class in org.jboss.resteasy.security.doseta
-
- VerificationResultSet() - Constructor for class org.jboss.resteasy.security.doseta.VerificationResultSet
-
- Verifications - Annotation Type in org.jboss.resteasy.annotations.security.doseta
-
- verifications - Variable in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
-
- verifications - Variable in class org.jboss.resteasy.security.doseta.Verifier
-
- verificationSucceeded() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- verified - Variable in class org.jboss.resteasy.security.doseta.VerificationResult
-
- verified - Variable in class org.jboss.resteasy.security.doseta.VerificationResults
-
- verifiedHeaders - Variable in class org.jboss.resteasy.security.doseta.VerificationResult
-
- verifier - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- Verifier - Class in org.jboss.resteasy.security.doseta
-
- Verifier() - Constructor for class org.jboss.resteasy.security.doseta.Verifier
-
- Verify - Annotation Type in org.jboss.resteasy.annotations.security.doseta
-
Verification of input signature specified in a signature header.
- verify(JWSInput, SecretKey) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- verify(JWSInput, byte[]) - Static method in class org.jboss.resteasy.jose.jws.crypto.HMACProvider
-
- verify(JWSInput, PublicKey) - Static method in class org.jboss.resteasy.jose.jws.crypto.RSAProvider
-
- verify - Variable in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
-
- verify(Map, byte[], PublicKey) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- verify(boolean, Map, byte[], PublicKey) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Headers can be a Map or a Map>.
- verify(DKIMSignature, Map, byte[], PublicKey) - Method in class org.jboss.resteasy.security.doseta.Verification
-
Headers can be a Map or a Map>.
- verify(List<DKIMSignature>, Map, byte[]) - Method in class org.jboss.resteasy.security.doseta.Verifier
-
Try to verify a set of signatures and store the results
- verify(Map, byte[], Verification, DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.Verifier
-
Verify one signature and store the results
- verify() - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- verify(X509Certificate) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- verify(PublicKey) - Method in class org.jboss.resteasy.security.smime.MultipartSignedInputImpl
-
- verify() - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- verify(X509Certificate) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- verify(PublicKey) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureInput
-
- verify() - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- verify(X509Certificate) - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- verify(PublicKey) - Method in interface org.jboss.resteasy.security.smime.SignedInput
-
- verifyAndRemoveRequestToken(String, String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- verifyCaller - Variable in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- verifyCaller(Boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- verifyRealmRepresentation(RealmRepresentation) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- verifySignature(Map, byte[], Verification, DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.Verifier
-
- verifyToken(String, ResourceMetadata) - Static method in class org.jboss.resteasy.skeleton.key.RSATokenVerifier
-
- VERSION - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- VIA - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- View - Class in org.jboss.resteasy.plugins.providers.html
-
- View(String) - Constructor for class org.jboss.resteasy.plugins.providers.html.View
-
Creates a view without a model.
- View(String, Object) - Constructor for class org.jboss.resteasy.plugins.providers.html.View
-
- View(String, Object, String) - Constructor for class org.jboss.resteasy.plugins.providers.html.View
-
- ViolationReport - Class in org.jboss.resteasy.api.validation
-
- ViolationReport(ResteasyViolationException) - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
-
- ViolationReport(String) - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
-
- ViolationReport() - Constructor for class org.jboss.resteasy.api.validation.ViolationReport
-
- ViolationsContainer<T> - Class in org.jboss.resteasy.plugins.providers.validation
-
- ViolationsContainer(Object) - Constructor for class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- ViolationsContainer(Set<ResteasyConstraintViolation>) - Constructor for class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- VoidEntityTypeFactory - Class in org.jboss.resteasy.client.core
-
- VoidEntityTypeFactory() - Constructor for class org.jboss.resteasy.client.core.VoidEntityTypeFactory
-