A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractHTTPUsernamePasswordValidator - Class in org.exoplatform.services.security.cas.client
 
AbstractHTTPUsernamePasswordValidator() - Constructor for class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
 
AbstractIdentityInitializerFilter - Class in org.exoplatform.services.security.cas.client
 
AbstractIdentityInitializerFilter() - Constructor for class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
 
AbstractMessagePart - Class in org.exoplatform.services.security.sso.spnego.message
 
AbstractMessagePart() - Constructor for class org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
 
AbstractMultiWebService - Interface in org.exoplatform.services.ws
Abstraction of multi-instance WebService.
AbstractSequence<T extends MessagePart> - Class in org.exoplatform.services.security.sso.spnego.message
 
AbstractSequence() - Constructor for class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
 
AbstractSingletonWebService - Interface in org.exoplatform.services.ws
Abstraction of WebService.
ACCEPT_COMPLETED - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegResult
 
ACCEPT_INCOMPLETE - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegResult
 
acceptCookie(Cookie, RoRequest, RoResponse) - Method in interface org.exoplatform.common.http.client.CookiePolicyHandler
This method is called for each cookie that a server tries to set via the Set-Cookie header.
ACCEPTED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 202: Accepted.
accepted() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 202 (ACCEPTED).
add(Integer, Integer) - Method in class org.exoplatform.services.ws.rest.samples.Calculator
Add two items.
addAuthorization(AuthorizationInfo) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry to the list using the default context.
addAuthorization(AuthorizationInfo, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry to the list.
addAuthorization(String, int, String, String, String, NVPair[], Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry to the list using the default context.
addAuthorization(String, int, String, String, String, NVPair[], Object, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry to the list.
addBasicAuthorization(String, int, String, String, String) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry for the "Basic" authorization scheme to the list using the default context.
addBasicAuthorization(String, int, String, String, String, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry for the "Basic" authorization scheme to the list.
addBasicAuthorization(String, String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Adds an authorization entry for the "basic" authorization scheme to the list.
addBook(String, Book) - Method in class org.exoplatform.services.ws.rest.samples.BookStorage
Add new Book in storage.
addChild(HierarchicalProperty) - Method in class org.exoplatform.common.util.HierarchicalProperty
Adds prop as a children to this property.
addConnection() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
Add new connection.
addContextParameter(String, String) - Method in class org.exoplatform.services.rest.ResourceDispatcher
Add new Context parameter.
addCookie(Cookie) - Static method in class org.exoplatform.common.http.client.CookieModule
Add the specified cookie to the list of cookies in the default context.
addCookie(Cookie, Object) - Static method in class org.exoplatform.common.http.client.CookieModule
Add the specified cookie to the list of cookies for the specified context.
addDefaultModule(Class, int) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Adds a module to the default list.
addDigestAuthorization(String, int, String, String, String) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry for the "Digest" authorization scheme to the list using the default context.
addDigestAuthorization(String, int, String, String, String, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds an authorization entry for the "Digest" authorization scheme to the list.
addDigestAuthorization(String, String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Adds an authorization entry for the "digest" authorization scheme to the list.
addElement(JsonValue) - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
Add child value.
addElement(String, JsonValue) - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
Add child value.
addElement(JsonValue) - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Add child value.
addElement(String, JsonValue) - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Add child value.
addMessage(String) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
addModule(Class, int) - Method in class org.exoplatform.common.http.client.HTTPConnection
Adds a module to the current list.
addNode(Node) - Method in interface org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
Add new node for cometd connection.
addNode(Node) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
Add new node for cometd connection.
addPath(String) - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Adds the path from the given resource to our path list.
addPlugin(BaseComponentPlugin) - Method in class org.exoplatform.services.ws.impl.cxf.WebServiceLoader
Add plugin component for deploy service.
addTransformerParameters(Map<String, String>) - Method in class org.exoplatform.services.rest.transformer.OutputEntityTransformer
 
ALL - Static variable in class org.exoplatform.common.http.client.Log
All the facilities - for use in setLogging (-1)
ALL - Static variable in class org.exoplatform.services.rest.data.MimeTypes
All mimetypes.
allowUI() - Method in class org.exoplatform.common.http.client.Request
 
allowUI() - Method in interface org.exoplatform.common.http.client.RoRequest
 
alphanumChar - Static variable in class org.exoplatform.common.http.client.URI
 
AnonymousUserContextRedirectionFilter - Class in org.exoplatform.ws.frameworks.servlet
Checks out if username present in HttpServletRequest then initializes SessionProvider by getting current credentials from AuthenticationService and keeps SessionProvider in ThreadLocalSessionProviderService.
AnonymousUserContextRedirectionFilter() - Constructor for class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
 
appendTo(StringBuffer) - Method in class org.exoplatform.common.http.client.HttpHeaderElement
Append this header element to the given buffer.
ApplicationConstructedObject - Class in org.exoplatform.services.security.sso.spnego.message
 
ApplicationConstructedObject() - Constructor for class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
 
arraycopy(byte[], int, int[], int, int) - Static method in class org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
 
arraycopy(int[], int, byte[], int, int) - Static method in class org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
 
ArrayValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
ArrayValue() - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
 
assembleHeader(Vector) - Static method in class org.exoplatform.common.http.client.Util
Assembles a Vector of HttpHeaderElements into a full header string.
attributes - Variable in class org.exoplatform.common.util.HierarchicalProperty
 
AUTH - Static variable in class org.exoplatform.common.http.client.Log
The Authorization facility (8)
authenticate(HttpServletRequest, HttpServletResponse) - Static method in class org.exoplatform.services.security.sso.http.SSOAuthenticationFilter
Do all work about authentication.
authenticate(String) - Method in class org.exoplatform.services.security.sso.spnego.ServletSpnegoHandler
Expects "Negotiate <base64 token>" input and returns the same kind of output.
authenticate(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.security.sso.spnego.ServletSpnegoHandler
Method that will in order do: Inspect the current state of the handler.
authenticate(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
Performs the actual authentication against the GSS-API.
authenticate(Request, Response, LoginConfig) - Method in class org.exoplatform.services.security.sso.tomcat.SSOAuthenticatorValve
authenticateUsernamePasswordInternal(UsernamePasswordCredentials) - Method in class org.exoplatform.services.security.cas.server.HTTPAuthenticationHandler
Do authentication via HTTP or HTTPS at remote or local host.
AuthorizationHandler - Interface in org.exoplatform.common.http.client
This is the interface that an Authorization handler must implement.
AuthorizationInfo - Class in org.exoplatform.common.http.client
Holds the information for an authorization response.
AuthorizationInfo(String, int, String, String, NVPair[], Object) - Constructor for class org.exoplatform.common.http.client.AuthorizationInfo
Creates a new info structure for the specified host and port with the specified scheme, realm, params.
AuthorizationInfo(String, int, String, String, String) - Constructor for class org.exoplatform.common.http.client.AuthorizationInfo
Creates a new info structure for the specified host and port with the specified scheme, realm and cookie.
AuthorizationPrompter - Interface in org.exoplatform.common.http.client
This is the interface that a username/password prompter must implement.
authorize(OAuthAccessor, String) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
authorize(OAuthAccessor, String) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
 
AuthSchemeNotImplException - Exception in org.exoplatform.common.http.client
Signals that the handling of a authorization scheme is not implemented.
AuthSchemeNotImplException() - Constructor for exception org.exoplatform.common.http.client.AuthSchemeNotImplException
Constructs an AuthSchemeNotImplException with no detail message.
AuthSchemeNotImplException(String) - Constructor for exception org.exoplatform.common.http.client.AuthSchemeNotImplException
Constructs an AuthSchemeNotImplException class with the specified detail message.

B

BAD_GATEWAY - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 502: Bad Gateway.
BAD_METHOD - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 405: Method Not Allowed.
BAD_REQUEST - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 400: Bad Request.
badRequest() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 400 (BAD REQUEST).
base64Decode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Decode(byte[]) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method encodes the given string using the base64-encoding specified in RFC-2045 (Section 6.8).
base64Encode(byte[]) - Static method in class org.exoplatform.common.http.client.Codecs
This method encodes the given byte[] using the base64-encoding specified in RFC-2045 (Section 6.8).
BaseHTTPUsernamePasswordValidatorImpl - Class in org.exoplatform.services.security.cas.client.impl
 
BaseHTTPUsernamePasswordValidatorImpl() - Constructor for class org.exoplatform.services.security.cas.client.impl.BaseHTTPUsernamePasswordValidatorImpl
 
BaseIdentityInitializerFilterImpl - Class in org.exoplatform.services.security.cas.client.impl
 
BaseIdentityInitializerFilterImpl() - Constructor for class org.exoplatform.services.security.cas.client.impl.BaseIdentityInitializerFilterImpl
 
Bean2JsonOutputTransformer - Class in org.exoplatform.ws.frameworks.json.transformer
Created by The eXo Platform SARL.
Bean2JsonOutputTransformer() - Constructor for class org.exoplatform.ws.frameworks.json.transformer.Bean2JsonOutputTransformer
 
BeanBuilder - Class in org.exoplatform.ws.frameworks.json.impl
 
BeanBuilder() - Constructor for class org.exoplatform.ws.frameworks.json.impl.BeanBuilder
 
bind(ResourceContainer) - Method in class org.exoplatform.services.rest.ResourceBinder
Bind ResourceContainer resourceCont if validation for this container is ok.
bindNewServletSpnegoHandlerInSession(HttpServletRequest) - Static method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. Utility method for setting a new ServletSpnegoHandler in the session.
BIT_ANON_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_CONF_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_DELEG_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_INTEG_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_MUTUAL_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_REPLAY_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
BIT_SEQUENCE_FLAG - Static variable in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
Book - Class in org.exoplatform.services.ws.rest.samples
 
Book() - Constructor for class org.exoplatform.services.ws.rest.samples.Book
 
BookStorage - Class in org.exoplatform.services.ws.rest.samples
Simple service for REST demo.
BookStorage() - Constructor for class org.exoplatform.services.ws.rest.samples.BookStorage
Construct new instance of BookStorage.
BooleanValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
BooleanValue(boolean) - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.BooleanValue
Constructs new BooleanValue.
build() - Method in class org.exoplatform.services.rest.Response.Builder
create REST Response with parameters collected by Builder.

C

CacheControl - Class in org.exoplatform.services.rest
An abstraction for the value of a HTTP Cache-Control response header.
CacheControl() - Constructor for class org.exoplatform.services.rest.CacheControl
Create a new instance of CacheControl.
The new instance will have the following default settings: public = true private = false noCache = false noStore = false noTransform = true mustRevalidate = false proxyRevalidate = false An empty list of private fields An empty list of no-cache fields An empty list of cache extensions
cacheControl(CacheControl) - Method in class org.exoplatform.services.rest.Response.Builder
 
calculateDerLength(int) - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
Calculates the ASN.1 DER represenation of the length given.
Calculator - Class in org.exoplatform.services.ws.rest.samples
Simple service for REST demo.
Calculator() - Constructor for class org.exoplatform.services.ws.rest.samples.Calculator
 
canCreate(Client, String, Message) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux.EXoSecurityPolicy
canHandshake(Message) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux.EXoSecurityPolicy
canonicalizePath(String) - Static method in class org.exoplatform.common.http.client.URI
Remove all "/../" and "/./" from path, where possible.
canPublish(Client, String, Message) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux.EXoSecurityPolicy
canSubscribe(Client, String, Message) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux.EXoSecurityPolicy
characters(char[]) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
Characters set found, it can be any characters.
characters(char[]) - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
Characters set found, it can be any characters.
checkConnectionAndPrint(String, boolean) - Static method in class org.exoplatform.services.ws.impl.cxf.ExoDeployCXFUtils
Check connection at the address and print.
children - Variable in class org.exoplatform.common.util.HierarchicalProperty
Child properties.
chunkedDecode(InputStream) - Static method in class org.exoplatform.common.http.client.Codecs
Decodes chunked data.
chunkedEncode(byte[], NVPair[], boolean) - Static method in class org.exoplatform.common.http.client.Codecs
Encodes data used the chunked encoding.
chunkedEncode(byte[], int, int, NVPair[], boolean) - Static method in class org.exoplatform.common.http.client.Codecs
Encodes data used the chunked encoding.
clean() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthTokenCleanerImpl
Looking for expired tokens and remove it.
clean() - Method in interface org.exoplatform.ws.security.oauth.OAuthTokenCleaner
Looking for expired tokens and remove it.
clear() - Method in class org.exoplatform.services.rest.ResourceBinder
Clear the list of ResourceContainer description.
CLIENT_TIMEOUT - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 408: Request Time-Out.
clone() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
 
clone() - Method in class org.exoplatform.common.http.client.Request
 
clone() - Method in class org.exoplatform.common.http.client.Response
 
close() - Method in class org.exoplatform.common.http.client.HttpOutputStream
Closes the stream and causes the data to be sent if it has not already been done so.
close() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Close output writer.
close() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Close output writer.
Codecs - Class in org.exoplatform.common.http.client
This class collects various encoders and decoders.
comment - Variable in class org.exoplatform.common.http.client.Cookie2
 
comment_url - Variable in class org.exoplatform.common.http.client.Cookie2
 
complexDeployService(String, Object) - Static method in class org.exoplatform.services.ws.impl.cxf.ExoDeployCXFUtils
Complex deploy service.
complexDeployServiceMultiInstance(String, Object, Integer) - Static method in class org.exoplatform.services.ws.impl.cxf.ExoDeployCXFUtils
Complex deploy multi-instance service.
con - Variable in class org.exoplatform.common.http.client.HttpURLConnection
the current connection
Config - Class in org.exoplatform.services.security.sso.config
 
confirmation(boolean) - Method in interface org.exoplatform.services.ws.soap.jsr181.TicketOrderService
 
confirmation(boolean) - Method in class org.exoplatform.services.ws.soap.jsr181.TicketOrderServiceImpl
 
CONFLICT - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 409: Conflict.
CONN - Static variable in class org.exoplatform.common.http.client.Log
The HTTPConnection facility (1)
connect() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Connects to the server (if connection not still kept alive) and issues the request.
connection(String) - Method in interface org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
 
connection(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
connections - Static variable in class org.exoplatform.common.http.client.HttpURLConnection
the cache of HTTPConnections
Connector - Interface in org.exoplatform.services.rest
Created by The eXo Platform SAS.
Abstraction which "encapsulates the activities of accessing resources and transferring resource representations.
constructResponse(boolean, byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
Constructs the response byte array from the give input.
ConsumedMimeTypes - Annotation Type in org.exoplatform.services.rest
ConsumedMimeTypes defines the consumed mimetype for ResourceContainer.
consumers - Variable in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Known consumers.
contentLenght(long) - Method in class org.exoplatform.services.rest.Response.Builder
set Content-Length header.
CONTEXT_PARAM_ABSLOCATION - Static variable in class org.exoplatform.services.rest.ResourceDispatcher
Context parameter 'absLocation'.
CONTEXT_PARAM_BASE_URI - Static variable in class org.exoplatform.services.rest.ResourceDispatcher
Context parameter 'baseURI'.
CONTEXT_PARAM_HOST - Static variable in class org.exoplatform.services.rest.ResourceDispatcher
Context parameter 'host'.
CONTEXT_PARAM_REL_URI - Static variable in class org.exoplatform.services.rest.ResourceDispatcher
Context parameter 'relURI'.
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
ContextFlags - Class in org.exoplatform.services.security.sso.spnego.message
 
ContextFlags() - Constructor for class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
ContextParam - Annotation Type in org.exoplatform.services.rest
 
ContinuationService - Class in org.exoplatform.ws.frameworks.cometd
Created by The eXo Platform SAS.
ContinuationService(EXoContinuationBayeux) - Constructor for class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
ContinuationServiceDelegate - Interface in org.exoplatform.ws.frameworks.cometd.transport
Created by The eXo Platform SAS.
ContinuationServiceLocalDelegate - Class in org.exoplatform.ws.frameworks.cometd.transport
Created by The eXo Platform SAS.
ContinuationServiceLocalDelegate(ContinuationService) - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
 
ContinuationServiceRemoteDelegate - Class in org.exoplatform.ws.frameworks.cometd.transport
Created by The eXo Platform SAS.
ContinuationServiceRemoteDelegate(LoadBalancer) - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
 
COOKI - Static variable in class org.exoplatform.common.http.client.Log
The Cookies facility (16)
Cookie - Class in org.exoplatform.common.http.client
This class represents an http cookie as specified in Netscape's cookie spec; however, because not even Netscape follows their own spec, and because very few folks out there actually read specs but instead just look whether Netscape accepts their stuff, the Set-Cookie header field parser actually tries to follow what Netscape has implemented, instead of what the spec says.
Cookie(String, String, String, String, Date, boolean) - Constructor for class org.exoplatform.common.http.client.Cookie
Create a cookie.
Cookie(RoRequest) - Constructor for class org.exoplatform.common.http.client.Cookie
Use parse() to create cookies.
Cookie - Class in org.exoplatform.services.rest
 
Cookie(String, String, String, String, int) - Constructor for class org.exoplatform.services.rest.Cookie
 
Cookie(String, String, String, String) - Constructor for class org.exoplatform.services.rest.Cookie
Cookie with default version, default version is 0.
Cookie(String, String) - Constructor for class org.exoplatform.services.rest.Cookie
Cookie with default version, and without specified path and domain.
Cookie2 - Class in org.exoplatform.common.http.client
This class represents an http cookie as specified in the HTTP State Management Mechanism spec (also known as a version 1 cookie).
Cookie2(String, String, String, int[], String, Date, boolean, boolean, String, URI) - Constructor for class org.exoplatform.common.http.client.Cookie2
Create a cookie.
Cookie2(RoRequest) - Constructor for class org.exoplatform.common.http.client.Cookie2
Use parse() to create cookies.
CookieModule - Class in org.exoplatform.common.http.client
This module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies.
CookieParam - Annotation Type in org.exoplatform.services.rest
 
CookiePolicyHandler - Interface in org.exoplatform.common.http.client
This is the interface that a cookie policy handler must implement.
cookies(Cookie...) - Method in class org.exoplatform.services.rest.Response.Builder
Add new cookies.
Copy(String, String, boolean, boolean) - Method in class org.exoplatform.common.http.client.HTTPConnection
Copy resource or colleaction to URL spesified in destination parameter.
Copy(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Copy resource or colleaction to URL spesified in destination parameter.
copyFrom(Request) - Method in class org.exoplatform.common.http.client.Request
Copy all the fields from other to this request.
create() - Method in interface org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorHome
Home interface.
create() - Method in interface org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorLocalHome
Local Home interface.
createAbsLocation(String) - Method in class org.exoplatform.services.rest.ResourceDispatcher.Context
Deprecated. 
CREATED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 201: Created.
created(String) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with status 201 (CREATED).
created(Object, String) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with status 201 (CREATED) and entity.
createIdentity(String) - Method in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
Create identity for user.
createIdentity(String) - Method in class org.exoplatform.services.security.cas.client.impl.BaseIdentityInitializerFilterImpl
Create identity for user.
createIdentity(String) - Method in class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
Create Identity for given userId.
createInstance(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
 
createInstance(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
createInstance(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
createInstance(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
createJsonObject(Object) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonGeneratorImpl
Get HashMap representation for Java Bean object.
createJsonObject(Object) - Method in interface org.exoplatform.ws.frameworks.json.JsonGenerator
Get HashMap representation for Java Bean object.
createJsonValue(Object) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonGeneratorImpl
Create JsonValue corresponding to Java object.
createMultivaluedMetadata(HashMap<String, String>) - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
Create MultivaluedMetadata.
createMultivaluedMetadata(HashMap<String, String>) - Method in class org.exoplatform.ws.rest.ejbconnector30.RestEJBConnector
Create MultivaluedMetadata.
createObject(Class<?>, JsonValue) - Method in class org.exoplatform.ws.frameworks.json.impl.BeanBuilder
Create Java Bean from Json Source.
createRequest(HttpServletRequest) - Static method in class org.exoplatform.services.rest.servlet.RequestFactory
Create REST request.

D

DEFAULT_CHARSET - Static variable in class org.exoplatform.services.security.sso.config.Config
Default character set for NTLM messages.
DEFAULT_TIMEOUT - Static variable in class org.exoplatform.ws.security.oauth.impl.OAuthTokenCleanerImpl
Default cleaner timeout.
DEFAULT_TOKEN_ALIVE_TIME - Static variable in class org.exoplatform.ws.security.oauth.impl.OAuthConsumerServiceImpl
Default token alive time is 5 hours.
DefaultAuthHandler - Class in org.exoplatform.common.http.client
This class is the default authorization handler.
DefaultAuthHandler() - Constructor for class org.exoplatform.common.http.client.DefaultAuthHandler
 
defaultPort(String) - Static method in class org.exoplatform.common.http.client.URI
Return the default port used by a given protocol.
defaultPort(String) - Static method in class org.exoplatform.common.http.client.Util
Deprecated. use URI.defaultPort() instead
defaultPorts - Static variable in class org.exoplatform.common.http.client.URI
 
delConnection() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
Remove connection.
DelegateMessage - Class in org.exoplatform.ws.frameworks.cometd.transport
Created by The eXo Platform SAS.
DelegateMessage() - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
DelegateMessage(String, String, String, String) - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
DelegateMessage(String, String, String) - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
Delete(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Requests that file be DELETEd from the server.
Delete(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Requests that file be DELETEd from the server.
DELETE - Static variable in interface org.exoplatform.common.http.HTTPMethods
 
delete() - Method in class org.exoplatform.services.ws.rest.simple.SimpleService
Delete data.
deleteHeader(String) - Method in class org.exoplatform.common.http.client.Response
Removes a header field from the list of headers.
deleteTrailer(String) - Method in class org.exoplatform.common.http.client.Response
Removes a trailer field from the list of trailers.
DEMUX - Static variable in class org.exoplatform.common.http.client.Log
The StreamDemultiplexor facility (4)
dequoteString(String) - Static method in class org.exoplatform.common.http.client.Util
Replace quoted characters by their unquoted version.
DerConstants - Interface in org.exoplatform.services.security.sso.spnego
Constants needed for unwrapping/wrapping the incoming/outgoing Spnego message.
DeserializableEntity - Interface in org.exoplatform.services.rest.transformer
Object implement this interface should be able to read entity data by own methods.
DeserializableTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformers can work whith objects which implement interface DeserializableEntity.
DeserializableTransformer() - Constructor for class org.exoplatform.services.rest.transformer.DeserializableTransformer
 
destroy() - Method in class org.exoplatform.services.rest.servlet.RestEncodingFilter
destroy() - Method in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
destroy() - Method in class org.exoplatform.services.security.sso.http.JndiIdentityInitalizerFilter
destroy() - Method in class org.exoplatform.services.security.sso.http.OrganizationIdentityInitalizerFilter
destroy() - Method in class org.exoplatform.services.security.sso.http.SSOAuthenticationFilter
destroy() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. 
destroy() - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
destroy() - Method in class org.exoplatform.ws.security.oauth.http.OAuthConsumerFilter
destroy() - Method in class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
destroy() - Method in class org.exoplatform.ws.security.oauth.http.OAuthLogoutFilter
destroy() - Method in class org.exoplatform.ws.security.oauth.http.OAuthRequestWrapperFilter
discard() - Method in class org.exoplatform.common.http.client.Cookie
 
discard - Variable in class org.exoplatform.common.http.client.Cookie2
 
discard() - Method in class org.exoplatform.common.http.client.Cookie2
 
discardAllCookies() - Static method in class org.exoplatform.common.http.client.CookieModule
Discard all cookies for all contexts.
discardAllCookies(Object) - Static method in class org.exoplatform.common.http.client.CookieModule
Discard all cookies for the given context.
disconnect() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Closes all the connections to this server.
dispatch(Request) - Method in class org.exoplatform.services.rest.ResourceDispatcher
Dispatches Request to method of ResourceContainer.
divide(Integer, Integer) - Method in class org.exoplatform.services.ws.rest.samples.Calculator
Divide two items.
doAuthenticate(byte[]) - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
doAuthenticate(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
doAuthenticate(byte[]) - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.rest.servlet.RestEncodingFilter
Set character encoding.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
Initialize and register Identity for current user.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.security.sso.http.JndiIdentityInitalizerFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.security.sso.http.OrganizationIdentityInitalizerFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.security.sso.http.SSOAuthenticationFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.security.oauth.http.OAuthConsumerFilter
Check cookies (or request parameters) in client request, if client has required cookies (or request parameters) then filter will check is accessor corresponding to this cookie valid.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
Create Identity for user.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.security.oauth.http.OAuthLogoutFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.security.oauth.http.OAuthRequestWrapperFilter
Create HttpServletRequestWrapper and overrides methods getRemoteUser() and getUserPrincipal().
domain - Variable in class org.exoplatform.common.http.client.Cookie
 
domain_set - Variable in class org.exoplatform.common.http.client.Cookie2
 
dontProxyFor(String) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Add host to the list of hosts which should be accessed directly, not via any proxy set by setProxyServer().
dontProxyFor(String[]) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Convenience method to add a number of hosts at once.
doProxyFor(String) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Remove host from the list of hosts for which the proxy should not be used.
DoubleValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
DoubleValue(double) - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
Constructs new DoubleValue.
dump(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoParser
Dumps the given token in a nice string.

E

ejbActivate() - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
ejbCreate() - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
required by ejb spec.
ejbPassivate() - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
ejbRemove() - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
ENABLE_BACKWARDS_COMPATIBILITY - Static variable in class org.exoplatform.common.http.client.URI
If true, then the parser will resolve certain URI's in backwards compatible (but technically incorrect) manner.
encodings(List<String>) - Method in class org.exoplatform.services.rest.Response.Builder
set Content-Encoding.
endArray() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
This method will be called by JSONParser when ']' found.
endArray() - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
This method will be called by JSONParser when ']' found.
endObject() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
This method will be called by JSONParser when '}' found.
endObject() - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
This method will be called by JSONParser when '}' found.
entity(Object) - Method in class org.exoplatform.services.rest.Response.Builder
add entity to the Builder.
entity(Object, String) - Method in class org.exoplatform.services.rest.Response.Builder
add entity to the Builder and set entity Content-Type.
ENTITY_TOO_LARGE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 413: Request Entity Too Large.
EntityMetadata - Class in org.exoplatform.services.rest
Wrapper around MultivaluedMetadata.
EntityMetadata(MultivaluedMetadata) - Constructor for class org.exoplatform.services.rest.EntityMetadata
Constructor for EntityMetadata.
EntityTransformerFactory - Class in org.exoplatform.services.rest.transformer
EntityTransformerFactory produces instances of GenericEntityTransformer.
EntityTransformerFactory(ExoContainerContext) - Constructor for class org.exoplatform.services.rest.transformer.EntityTransformerFactory
Create a new instance of GenericEntityTransformer.
entityType - Variable in class org.exoplatform.services.rest.transformer.InputEntityTransformer
type of Objects which InputEntityTransformer can serve.
equals(Object) - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Two AuthorizationInfos are considered equal if their host, port, scheme and realm match.
equals(Object) - Method in class org.exoplatform.common.http.client.Cookie
Two cookies match if the name, path and domain match.
equals(Object) - Method in class org.exoplatform.common.http.client.HttpHeaderElement
Two elements are equal if they have the same name.
equals(Object) - Method in class org.exoplatform.common.http.client.URI
 
errorMessage(String) - Method in class org.exoplatform.services.rest.Response.Builder
Prepared error response and set transformer.
escape(String, BitSet, boolean) - Static method in class org.exoplatform.common.http.client.URI
Escape any character not in the given character class.
escape(char[], BitSet, boolean) - Static method in class org.exoplatform.common.http.client.URI
Escape any character not in the given character class.
escpdFragChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be escaped when escaping a fragment identifier
escpdPathChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be escaped when escaping a path
escpdQueryChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be escaped when escaping a query string
EXoContinuationBayeux - Class in org.mortbay.cometd.continuation
Created by The eXo Platform SAS.
EXoContinuationBayeux() - Constructor for class org.mortbay.cometd.continuation.EXoContinuationBayeux
Default constructor.
EXoContinuationBayeux.EXoSecurityPolicy - Class in org.mortbay.cometd.continuation
 
EXoContinuationBayeux.EXoSecurityPolicy() - Constructor for class org.mortbay.cometd.continuation.EXoContinuationBayeux.EXoSecurityPolicy
 
EXoContinuationClient - Class in org.mortbay.cometd.continuation
Created by The eXo Platform SAS.
EXoContinuationClient(EXoContinuationBayeux) - Constructor for class org.mortbay.cometd.continuation.EXoContinuationClient
 
EXoContinuationCometdServlet - Class in org.mortbay.cometd.continuation
Created by The eXo Platform SAS.
EXoContinuationCometdServlet() - Constructor for class org.mortbay.cometd.continuation.EXoContinuationCometdServlet
 
ExoDeployCXFUtils - Class in org.exoplatform.services.ws.impl.cxf
Created by The eXo Platform SAS .
ExoDeployCXFUtils() - Constructor for class org.exoplatform.services.ws.impl.cxf.ExoDeployCXFUtils
 
eXoId - Variable in class org.mortbay.cometd.continuation.EXoContinuationClient
 
ExoOAuthClient - Interface in org.exoplatform.ws.security.oauth
 
expect(int, boolean, String) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
Expects the current position to hold value b.
expect(int[], boolean, String) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
Expects the current position to hold the given array of values b.
expires - Variable in class org.exoplatform.common.http.client.Cookie
 
expires() - Method in class org.exoplatform.common.http.client.Cookie
 
ExtensionMethod(String, String, byte[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
This is here to allow an arbitrary, non-standard request to be sent.
ExtensionMethod(String, String, HttpOutputStream, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
This is here to allow an arbitrary, non-standard request to be sent.
extractServletSpnegoHandlerFromSession(HttpServletRequest) - Static method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. Utility method for obtaining the ServletSpnegoHandler bound to the session.

F

FaultThrowingInterceptor - Class in org.exoplatform.services.ws.impl.cxf
Created by The eXo Platform SAS .
FaultThrowingInterceptor() - Constructor for class org.exoplatform.services.ws.impl.cxf.FaultThrowingInterceptor
 
FilenameMangler - Interface in org.exoplatform.common.http.client
Codecs.mpFormDataDecode and Codecs.mpFormDataEncode may be handed an instance of a class which implements this interface in order to control names of the decoded files or the names sent in the encoded data.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in interface org.exoplatform.common.http.client.AuthorizationHandler
This method is called whenever auth info is chosen from the list of known info in the AuthorizationInfo class to be sent with a request.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in class org.exoplatform.common.http.client.DefaultAuthHandler
For Digest authentication we need to set the uri, response and opaque parameters.
flush() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Flush output writer.
flush() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Flush output writer.
FORBIDDEN - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 403: Forbidden.
forbidden() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 403 (FORBIDDEN).
FOUND - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 302: Temporary Redirect.
fragment - Variable in class org.exoplatform.common.http.client.URI
 

G

GATEWAY_TIMEOUT - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 504: Gateway Timeout.
generateAccessToken(OAuthAccessor) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Generate access token for given accessor and remove it from collection.
generateAccessToken(OAuthAccessor) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
Generate access token for given accessor and remove it from collection.
generateRequestToken(OAuthAccessor) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Generate request token for given accessor and put it in collection.
generateRequestToken(OAuthAccessor) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
Generate request token for given accessor and put it in collection.
generateSecret() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Generate secret token.
generateSecret() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceMD5Impl
Generate secret token.
generateToken() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Generate token.
generateToken() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceMD5Impl
Generate token.
GENERIC - Static variable in class org.exoplatform.common.http.client.URI
 
GenericEntityTransformer - Interface in org.exoplatform.services.rest.transformer
Abstraction of transformer.
GenericInputEntityTransformer - Interface in org.exoplatform.services.rest.transformer
Abstraction of GenericEntityTransformer type.
GenericOutputEntityTransformer - Interface in org.exoplatform.services.rest.transformer
Implementations of GenericOutputEntityTransformer can write given object to OutputStream.
Get(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
GETs the file.
Get(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
GETs the file with a query consisting of the specified form-data.
Get(String, NVPair[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
GETs the file with a query consisting of the specified form-data.
Get(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
GETs the file using the specified query string.
Get(String, String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
GETs the file using the specified query string.
GET - Static variable in interface org.exoplatform.common.http.HTTPMethods
 
get(String) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Return values and values convert from List<String> to the String.
get(String) - Method in class org.exoplatform.services.ws.rest.samples.JsonBookService
Return request with JSON body which represent Book object.
get(String) - Method in class org.exoplatform.services.ws.rest.samples.XMLBookService
Return request with XML body which represent Book object.
get() - Method in class org.exoplatform.services.ws.rest.simple.SimpleService
Get actual data.
get2(String) - Method in class org.exoplatform.services.ws.rest.samples.XMLBookService
Return request with HTML body which represent Book object.
getAbsLocation() - Method in class org.exoplatform.services.rest.ResourceDispatcher.Context
Deprecated. 
getAcceptableMethod() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
HTTP method for serving by ResourceContainer.
getAcceptableMethod() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
HTTP method for serving by ResourceContainer.
getAccessor(OAuthMessage) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthConsumerServiceImpl
Get accessor, if accessor not found new one must be created.
getAccessor(OAuthMessage) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Look up accessor by given OAuthMessage.
getAccessor(OAuthMessage) - Method in interface org.exoplatform.ws.security.oauth.OAuthConsumerService
Get accessor, if accessor not found new one must be created.
getAccessor(OAuthMessage) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
Look up accessor by given OAuthMessage.
getAccessToken(OAuthAccessor) - Method in interface org.exoplatform.ws.security.oauth.ExoOAuthClient
Get access token from Provider.
getAccessToken(OAuthAccessor) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthClientHttpImpl
Get access token from Provider.
getAliveNodesURL() - Method in interface org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
 
getAliveNodesURL() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
getAll() - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Return the all pair key-values and values convert from List <String> to the String.
getAllDescriptors() - Method in class org.exoplatform.services.rest.ResourceBinder
 
getAllowUserInteraction() - Method in class org.exoplatform.common.http.client.HTTPConnection
returns whether modules are allowed to prompt or popup dialogs if neccessary.
getAsArray() - Method in class org.exoplatform.services.rest.data.MimeTypes
 
getAsString() - Method in class org.exoplatform.services.rest.CacheControl
String representation of CacheControl.
getAttribute(String) - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getAttributes() - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getAuthHandler() - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Get's the current authorization handler.
getAuthor() - Method in class org.exoplatform.services.ws.rest.samples.Book
 
getAuthorization(AuthorizationInfo, RoRequest, RoResponse) - Method in interface org.exoplatform.common.http.client.AuthorizationHandler
This method is called whenever a 401 or 407 response is received and no candidate info is found in the list of known auth info.
getAuthorization(String, int, String, String) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Searches for the authorization info using the given host, port, scheme and realm.
getAuthorization(String, int, String, String, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Searches for the authorization info in the given context using the given host, port, scheme and realm.
getAuthorization(AuthorizationInfo, RoRequest, RoResponse) - Method in class org.exoplatform.common.http.client.DefaultAuthHandler
returns the requested authorization, or null if none was given.
getBaseURI() - Method in class org.exoplatform.services.rest.ResourceIdentifier
 
getBook(String) - Method in class org.exoplatform.services.ws.rest.samples.BookStorage
Get Book with specified key.
getBooleanValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.BooleanValue
getBooleanValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getByteValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getByteValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getByteValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getCacheControl() - Method in class org.exoplatform.services.rest.EntityMetadata
The HTTP Cache-Control response header.
getCacheExtension() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to a set of extension cache control directives.
getChannel() - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
getCharset() - Method in class org.exoplatform.services.security.sso.config.Config
 
getChild(QName) - Method in class org.exoplatform.common.util.HierarchicalProperty
Retrieves child property by name.
getChild(int) - Method in class org.exoplatform.common.util.HierarchicalProperty
Retrieves child property by 0 based index.
getChildren() - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getClient(String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
getClientByExoId(String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
getClientByEXoId(String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
 
getClients() - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
getCometdURL(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.RESTLoadBalancerService
 
getComment() - Method in class org.exoplatform.common.http.client.Cookie2
 
getComment() - Method in class org.exoplatform.services.rest.Cookie
 
getCommentURL() - Method in class org.exoplatform.common.http.client.Cookie2
 
getConnected() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
getConnection(URL) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Returns an HTTPConnection.
getConnection() - Method in class org.exoplatform.common.http.client.Request
 
getConnection() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getConsumedMimeTypes() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Describe mimetype(s) which RessourceContainer can consume.
getConsumedMimeTypes() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Describe mimetype(s) which RessourceContainer can consume.
getConsumer(String) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
getConsumer(OAuthMessage) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
getConsumer(OAuthMessage) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
 
getConsumer(String) - Method in interface org.exoplatform.ws.security.oauth.OAuthProviderService
 
getContainer() - Method in class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
 
getContainer() - Method in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
 
getContainer() - Method in class org.exoplatform.services.security.cas.client.impl.BaseHTTPUsernamePasswordValidatorImpl
getContainer() - Method in class org.exoplatform.services.security.cas.client.impl.BaseIdentityInitializerFilterImpl
getContainer() - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
 
getContainer() - Method in class org.exoplatform.ws.rest.ejbconnector30.RestEJBConnector
 
getContainer() - Method in class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
 
getContentLocation() - Method in class org.exoplatform.services.rest.EntityMetadata
The Content-Location entity-header field MAY be used to supply the resource location for the entity enclosed in the message when that entity is accessible from a location separate from the requested resource's URI.
getContext() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the current context.
getContextFlags() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
getContextHref() - Method in class org.exoplatform.services.rest.ResourceDispatcher.Context
Deprecated. Instead this method use @ContextParam(ResourceDispatcher.CONTEXT_PARAM_BASE_URI).
getCookie() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the cookie
getCookie(String) - Method in class org.exoplatform.services.rest.Request
 
getCookies() - Method in class org.exoplatform.services.rest.Response
 
getCrossDomain() - Method in class org.exoplatform.services.security.sso.config.Config
 
getData() - Method in class org.exoplatform.common.http.client.HTTPResponse
Reads all the response data into a byte array.
getData() - Method in class org.exoplatform.common.http.client.Request
 
getData() - Method in class org.exoplatform.common.http.client.Response
Reads all the response data into a byte array.
getData() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getData() - Method in interface org.exoplatform.common.http.client.RoResponse
Reads all the response data into a byte array.
getData() - Method in class org.exoplatform.common.transport.SerialRequest
 
getData() - Method in class org.exoplatform.common.transport.SerialResponse
 
getData() - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
 
getDefaultAllowUserInteraction() - Static method in class org.exoplatform.common.http.client.HTTPConnection
Gets the default allow-user-action.
getDefaultContext() - Static method in class org.exoplatform.common.http.client.HTTPConnection
Returns the default context.
getDefaultHeaders() - Method in class org.exoplatform.common.http.client.HTTPConnection
Gets the current list of default http headers.
getDefaultModules() - Static method in class org.exoplatform.common.http.client.HTTPConnection
Returns the default list of modules.
getDefaultRequestProperty(String) - Static method in class org.exoplatform.common.http.client.HttpURLConnection
Gets the value for a given default request header.
getDefaultTimeout() - Static method in class org.exoplatform.common.http.client.HTTPConnection
Gets the default timeout value to be used for each new HTTPConnection.
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
getDerType() - Method in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.NegResult
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
0xa0, 0xa1, 0xa2, 0xa3...
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
getDerType() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
getDomain() - Method in class org.exoplatform.common.http.client.Cookie
Return the domain this cookie is valid in.
getDomain() - Method in class org.exoplatform.services.rest.Cookie
 
getDomain() - Method in class org.exoplatform.services.security.sso.config.Config
 
getDoubleValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getDoubleValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getDoubleValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getEffectiveURI() - Method in class org.exoplatform.common.http.client.HTTPResponse
Get the final URI of the document.
getEffectiveURI() - Method in class org.exoplatform.common.http.client.Response
get the final URI of the document.
getEffectiveURL() - Method in class org.exoplatform.common.http.client.HTTPResponse
Deprecated. use getEffectiveURI() instead
getEffectiveURL() - Method in class org.exoplatform.common.http.client.Response
Deprecated. use getEffectiveURI() instead
getElement(Vector, String) - Static method in class org.exoplatform.common.http.client.Util
Get the HttpHeaderElement with the name name.
getElement(String) - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
Get value by key.
getElement(String) - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Get value by key.
getElements() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
Get all element of this value.
getElements() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Get all element of this value.
getEncodings() - Method in class org.exoplatform.services.rest.EntityMetadata
The Content-Encoding entity-header field is used as a modifier to the media-type.
getEntity() - Method in class org.exoplatform.services.rest.Response
Body of HTTP response.
getEntityMetadata() - Method in class org.exoplatform.services.rest.Response
EntityMetadata gives possibility to view some response headers by use method get.
For example:
getEntityStream() - Method in class org.exoplatform.services.rest.Request
Return entity body represented by InputStream.
getErrorStream() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getExoId() - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
getEXoId() - Method in class org.mortbay.cometd.continuation.EXoContinuationClient
 
getExtraInfo() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the extra info.
getFirst(String) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Return the first value of the key.
getFlags() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
getFloatValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getFloatValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getFloatValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getFragment() - Method in class org.exoplatform.common.http.client.URI
 
getFragment(String) - Static method in class org.exoplatform.common.http.client.Util
Extract the fragment part from an http resource.
getGroups(String) - Static method in class org.exoplatform.services.security.sso.jndi.JndiAction
Get user's groups.
getGSSContext() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
 
getHeader(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given header.
getHeader(String) - Method in class org.exoplatform.common.http.client.Response
retrieves the field for a given header.
getHeader(String) - Method in interface org.exoplatform.common.http.client.RoResponse
retrieves the field for a given header.
getHeaderAsDate(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given header.
getHeaderAsDate(String) - Method in class org.exoplatform.common.http.client.Response
retrieves the field for a given header.
getHeaderAsDate(String) - Method in interface org.exoplatform.common.http.client.RoResponse
retrieves the field for a given header.
getHeaderAsInt(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given header.
getHeaderAsInt(String) - Method in class org.exoplatform.common.http.client.Response
retrieves the field for a given header.
getHeaderAsInt(String) - Method in interface org.exoplatform.common.http.client.RoResponse
retrieves the field for a given header.
getHeaderField(String) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Get the value part of a header.
getHeaderField(int) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets header value of the n-th header.
getHeaderFieldDate(String, long) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Get the value part of a header, interprets it as a date and converts it to a long representing the number of milliseconds since 1970.
getHeaderFieldInt(String, int) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Get the value part of a header and converts it to an int.
getHeaderFieldKey(int) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets header name of the n-th header.
getHeaderParams() - Method in class org.exoplatform.services.rest.Request
Return a map of key-values pair of header parameters.
getHeaders() - Method in class org.exoplatform.common.http.client.Request
 
getHeaders() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getHeaders() - Method in class org.exoplatform.common.transport.SerialRequest
 
getHeaders() - Method in class org.exoplatform.common.transport.SerialResponse
 
getHost() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the host.
getHost() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the host this connection is talking to.
getHost() - Method in class org.exoplatform.common.http.client.URI
 
getHost() - Method in class org.exoplatform.services.rest.ResourceIdentifier
 
getId() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
getId() - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
getIndex() - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
getInputStream() - Method in class org.exoplatform.common.http.client.HTTPResponse
Gets an input stream from which the returned data can be read.
getInputStream() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets an input stream from which the data in the response may be read.
getInputStream() - Method in class org.exoplatform.common.http.client.Response
Gets an input stream from which the returned data can be read.
getInputStream() - Method in interface org.exoplatform.common.http.client.RoResponse
Gets an input stream from which the returned data can be read.
getInputTransformerType() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Return Class of InputEntityTransformer.
getInputTransformerType() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Return Class of InputEntityTransformer.
getInstance() - Static method in class org.exoplatform.services.security.sso.config.Config
 
getInstance() - Static method in class org.exoplatform.services.security.sso.SSOAuthenticatorFactory
 
getInstanceFollowRedirects() - Method in class org.exoplatform.common.http.client.HttpURLConnection
 
getIntValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getIntValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getIntValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getIsdn() - Method in class org.exoplatform.services.ws.rest.samples.Book
 
getJaasContext() - Method in class org.exoplatform.services.security.sso.config.Config
 
getJcs() - Method in class org.exoplatform.services.ws.impl.cxf.WebServiceLoaderPlugin
 
getJsonObject() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
getJsonObject() - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
 
getJsonString(String) - Static method in class org.exoplatform.ws.frameworks.json.impl.JsonUtils
Transform Java String to JSON string.
getKeys() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
Get all keys for access values.
getKeys() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Get all keys for access values.
getLanguages() - Method in class org.exoplatform.services.rest.EntityMetadata
The Content-Language entity-header field describes the natural language(s) of the intended audience for the enclosed entity.
getLastModified() - Method in class org.exoplatform.services.rest.EntityMetadata
The Last-Modified entity-header field indicates the date and time at which the origin server believes the variant was last modified.
getLdapServer() - Method in class org.exoplatform.services.security.sso.config.Config
 
getLength() - Method in class org.exoplatform.common.http.client.HttpOutputStream
Returns the number of bytes this stream is willing to accept, or -1 if it is unbounded.
getLength() - Method in class org.exoplatform.services.rest.EntityMetadata
The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET.
getList(String) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Return values represented by List<String>.
getLongValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getLongValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getLongValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getMajor() - Method in exception org.exoplatform.services.security.sso.spnego.GSSSpnegoException
 
getMajorString() - Method in exception org.exoplatform.services.security.sso.spnego.GSSSpnegoException
 
getMaxAge() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the max-age cache control directive.
getMaxAge() - Method in class org.exoplatform.services.rest.Cookie
A positive value indicates that the cookie will expire after that many seconds have passed.
A negative value means that the cookie is not stored persistently and will be deleted when the Web browser exits.
getMaxConnection() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
getMechListMIC() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
getMechListMIC() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
getMechs() - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
 
getMechToken() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
getMechTypes() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
getMediaType() - Method in class org.exoplatform.services.rest.EntityMetadata
The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET.
getMessage() - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
getMessagePart() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
getMessages() - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
getMethod() - Method in class org.exoplatform.common.http.client.Request
 
getMethod() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getMethod() - Method in class org.exoplatform.common.transport.SerialRequest
 
getMethodName() - Method in class org.exoplatform.services.rest.Request
HTTP method name.
getMethodParameterAnnotations() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Return the array of annotation for method parameters.
getMethodParameterAnnotations() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Return the array of annotation for method parameters.
getMethodParameters() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Return the array of types method parameters.
getMethodParameters() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Return the array of types method parameters.
getMinor() - Method in exception org.exoplatform.services.security.sso.spnego.GSSSpnegoException
 
getMinorString() - Method in exception org.exoplatform.services.security.sso.spnego.GSSSpnegoException
 
getModules() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the list of modules used currently.
getName() - Method in class org.exoplatform.common.http.client.Cookie
Return the name of this cookie.
getName() - Method in class org.exoplatform.common.http.client.HttpHeaderElement
 
getName() - Method in class org.exoplatform.common.http.client.NVPair
Get the name.
getName() - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getName() - Method in class org.exoplatform.services.rest.Cookie
 
getNegResult() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
getNegTokenInit() - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
 
getNoCacheFields() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the value of the no-cache cache control directive.
getNodes() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl.LoadBalancerConf
 
getNumberValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getOid() - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
 
getOid() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
 
getOpaque() - Method in class org.exoplatform.common.http.client.URI
 
getOrder() - Method in class org.exoplatform.services.ws.soap.jsr181.Ticket
 
getOriginalURI() - Method in class org.exoplatform.common.http.client.HTTPResponse
Get the original URI used in the request.
getOutputStream() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets an output stream which can be used send an entity with the request.
getOutputTransformerType() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Return Class of OutputEntityTransformer.
getOutputTransformerType() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Return Class of OutputEntityTransformer.
getPages() - Method in class org.exoplatform.services.ws.rest.samples.Book
 
getParameter(String, String) - Static method in class org.exoplatform.common.http.client.Util
retrieves the value associated with the parameter param in a given header string.
getParameters() - Method in class org.exoplatform.services.rest.ResourceIdentifier
 
getParamNames() - Method in class org.exoplatform.services.rest.URIPattern
Returns a Set of names of parameters (placeholders) participating in the underlying pattern string.
getParams() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the authentication parameters.
getParams() - Method in class org.exoplatform.common.http.client.HttpHeaderElement
 
getParams(String) - Static method in class org.exoplatform.common.http.client.Util
Extract the params part from an http resource.
getParts() - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
 
getParts() - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
getParts() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
getParts() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
getPath() - Method in class org.exoplatform.common.http.client.Cookie
Return the path this cookie is associated with.
getPath() - Method in class org.exoplatform.common.http.client.URI
 
getPath(String) - Static method in class org.exoplatform.common.http.client.Util
Extract the path from an http resource.
getPath() - Method in class org.exoplatform.services.rest.Cookie
 
getPathAndQuery() - Method in class org.exoplatform.common.http.client.URI
 
getPhase() - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
getPort() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the port.
getPort() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the port this connection connects to.
getPort() - Method in class org.exoplatform.common.http.client.URI
 
getPorts() - Method in class org.exoplatform.common.http.client.Cookie2
 
getPrice() - Method in class org.exoplatform.services.ws.rest.samples.Book
 
getPrincipal() - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
getPrincipal() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
getPrincipal() - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
 
getPrivateFields() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the value of the private cache control directive.
getProducedMimeTypes() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Describe mimetype(s) which RessourceContainer can produce.
getProducedMimeTypes() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Describe mimetype(s) which RessourceContainer can produce.
getProtocol() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the protocol this connection is talking.
getProxyHost() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the host of the proxy this connection is using.
getProxyPort() - Method in class org.exoplatform.common.http.client.HTTPConnection
Returns the port of the proxy this connection is using.
getQueries() - Method in class org.exoplatform.common.transport.SerialRequest
 
getQuery(String) - Static method in class org.exoplatform.common.http.client.Util
Extract the query string from an http resource.
getQueryParams() - Method in class org.exoplatform.services.rest.Request
Return a map of key-values pair of query parameters.
getQueryPattern() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
getQueryPattern() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
 
getQueryString() - Method in class org.exoplatform.common.http.client.URI
 
getRealm() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the realm.
getReasonLine() - Method in class org.exoplatform.common.http.client.HTTPResponse
Give the reason line associated with the status code.
getReasonLine() - Method in class org.exoplatform.common.http.client.Response
give the reason line associated with the status code.
getReasonLine() - Method in interface org.exoplatform.common.http.client.RoResponse
 
getRedirectOnError() - Method in class org.exoplatform.services.security.sso.config.Config
 
getRequestMethod() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Return the request method used.
getRequestProperty(String) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets the value of a given request header.
getRequestToken(OAuthAccessor) - Method in interface org.exoplatform.ws.security.oauth.ExoOAuthClient
Get request token from Provider.
getRequestToken(OAuthAccessor) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthClientHttpImpl
Get request token from Provider.
getRequestURI() - Method in class org.exoplatform.common.http.client.Request
 
getRequestURI() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getResourceContainer() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Object of ResourecContainer.
getResourceContainer() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Object of ResourecContainer.
getResourceIdentifier() - Method in class org.exoplatform.services.rest.Request
get ResourceIdentifier.
getResponseCode() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Get the response code.
getResponseHeaders() - Method in class org.exoplatform.services.rest.Response
HTTP headers.
getResponseMessage() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Get the response message describing the response code.
getResponseToken() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
getResult() - Method in class org.exoplatform.services.security.sso.spnego.message.NegResult
 
getRuntimeContext() - Method in class org.exoplatform.services.rest.ResourceDispatcher
Deprecated. Instead of directly use Context should be user @ContextParam.
getScheme() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Get the scheme.
getScheme() - Method in class org.exoplatform.common.http.client.URI
 
getSendBackToken() - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
getSendBackToken() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
getSendBackToken() - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
 
getSeqNo() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
getServer() - Method in class org.exoplatform.common.http.client.HTTPResponse
Deprecated. This method is a remnant of V0.1; use getHeader("Server") instead.
getServer() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Method of ResourceContainer object.
getServer() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Method of ResourceContainer object.
getServer() - Method in class org.exoplatform.services.rest.server.StandaloneRestServer
 
getServerName() - Method in class org.exoplatform.services.rest.ResourceDispatcher.Context
Deprecated. Instead this method use @ContextParam(ResourceDispatcher.CONTEXT_PARAM_HOST).
getShortValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getShortValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getShortValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getSMaxAge() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the s-maxage cache control directive.
getSourceLength() - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
 
getSourceStart() - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
 
getState() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
 
getStatus() - Method in class org.exoplatform.common.transport.SerialResponse
 
getStatus() - Method in class org.exoplatform.services.rest.Response
HTTP status of response.
getStatusCode() - Method in class org.exoplatform.common.http.client.HTTPResponse
Give the status code for this request.
getStatusCode() - Method in class org.exoplatform.common.http.client.Response
give the status code for this request.
getStatusCode() - Method in interface org.exoplatform.common.http.client.RoResponse
give the status code for this request.
getStream() - Method in class org.exoplatform.common.http.client.Request
 
getStream() - Method in interface org.exoplatform.common.http.client.RoRequest
 
getStream() - Method in class org.exoplatform.common.transport.SerialInputData
 
getString() - Method in class org.exoplatform.services.rest.URIPattern
Returns the underlying pattern string.
getStringName() - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getStringValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
getStringValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
getStringValue() - Method in class org.exoplatform.ws.frameworks.json.value.impl.StringValue
getStringValue() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
getSupportedAuthenticationMechanisms() - Static method in class org.exoplatform.services.security.sso.config.Config
 
getSupportedMech() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
getText() - Method in class org.exoplatform.common.http.client.HTTPResponse
Reads all the response data into a buffer and turns it into a string using the appropriate character converter.
getTicket(String, String, Date, String) - Method in interface org.exoplatform.services.ws.soap.jsr181.TicketOrderService
 
getTicket(String, String, Date, String) - Method in class org.exoplatform.services.ws.soap.jsr181.TicketOrderServiceImpl
 
getTimeout() - Method in class org.exoplatform.common.http.client.HTTPConnection
Gets the timeout used for reading response data.
getTimeout() - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
getTimeout() - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
getTitle() - Method in class org.exoplatform.services.ws.rest.samples.Book
 
getToken() - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
getToken(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
getTotalTokensLength() - Method in class org.exoplatform.services.rest.URIPattern
Get total tokens length.
getTrailer(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given trailer.
getTrailer(String) - Method in class org.exoplatform.common.http.client.Response
Retrieves the field for a given trailer.
getTrailer(String) - Method in interface org.exoplatform.common.http.client.RoResponse
Retrieves the field for a given trailer.
getTrailerAsDate(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given trailer.
getTrailerAsDate(String) - Method in class org.exoplatform.common.http.client.Response
Retrieves the field for a given trailer.
getTrailerAsDate(String) - Method in interface org.exoplatform.common.http.client.RoResponse
Retrieves the field for a given trailer.
getTrailerAsInt(String) - Method in class org.exoplatform.common.http.client.HTTPResponse
Retrieves the value for a given tailer.
getTrailerAsInt(String) - Method in class org.exoplatform.common.http.client.Response
Retrieves the field for a given tailer.
getTrailerAsInt(String) - Method in interface org.exoplatform.common.http.client.RoResponse
Retrieves the field for a given tailer.
getTrailers() - Method in class org.exoplatform.common.http.client.HttpOutputStream
Gets the trailers which were set with setTrailers().
getTransformer() - Method in class org.exoplatform.services.rest.Response
Get an entity transformer.
getTransformerParameters() - Method in class org.exoplatform.services.rest.Response
Get parameters for OutputEntityTransformer.
getType() - Method in class org.exoplatform.services.rest.transformer.InputEntityTransformer
Get the type of served Objects.
getType(Object) - Static method in class org.exoplatform.ws.frameworks.json.impl.JsonUtils
Get 'type' of Object.
getType(Class<?>) - Static method in class org.exoplatform.ws.frameworks.json.impl.JsonUtils
Get 'type' of Class.
getURI() - Method in class org.exoplatform.services.rest.data.XlinkHref
Get uri.
getURI() - Method in class org.exoplatform.services.rest.ResourceIdentifier
 
getURIPattern() - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
Return URIPattern object.
getURIPattern() - Method in interface org.exoplatform.services.rest.container.ResourceDescriptor
Return URIPattern object.
getURL() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Gets the url for this connection.
getUrl() - Method in class org.exoplatform.common.transport.SerialRequest
 
getUrl() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
getUser() - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
getUser() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
getUser() - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
 
getUserIdAttr() - Method in class org.exoplatform.services.security.sso.config.Config
 
getUserinfo() - Method in class org.exoplatform.common.http.client.URI
 
getUsernamePassword(AuthorizationInfo, boolean) - Method in interface org.exoplatform.common.http.client.AuthorizationPrompter
This method is invoked whenever a username and password is required for an authentication challenge to proceed.
getUserToken(String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
getUserToken(String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
 
getUserURL() - Method in class org.exoplatform.services.security.sso.config.Config
 
getValue() - Method in class org.exoplatform.common.http.client.Cookie
Return the value of this cookie.
getValue() - Method in class org.exoplatform.common.http.client.HttpHeaderElement
 
getValue() - Method in class org.exoplatform.common.http.client.NVPair
Get the value.
getValue() - Method in class org.exoplatform.common.util.HierarchicalProperty
 
getValue() - Method in class org.exoplatform.services.rest.Cookie
 
getVersion() - Method in class org.exoplatform.common.http.client.Cookie2
 
getVersion() - Method in class org.exoplatform.common.http.client.HTTPResponse
Get the HTTP version used for the response.
getVersion() - Method in class org.exoplatform.common.http.client.Response
get the HTTP version used for the response.
getVersion() - Method in interface org.exoplatform.common.http.client.RoResponse
 
getVersion() - Method in class org.exoplatform.services.rest.Cookie
Cookie version.
GONE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 410: Gone.
GSSSpnegoException - Exception in org.exoplatform.services.security.sso.spnego
Exactly the same as GSSException except that it is a RuntimeException via SpnegoException.
GSSSpnegoException(GSSException) - Constructor for exception org.exoplatform.services.security.sso.spnego.GSSSpnegoException
Constructs GSSSpnegoException.

H

handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface org.exoplatform.common.http.client.AuthorizationHandler
Sometimes even non-401 responses will contain headers pertaining to authorization (such as the "Authentication-Info" header).
handleAuthHeaders(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class org.exoplatform.common.http.client.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" headers here.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in interface org.exoplatform.common.http.client.AuthorizationHandler
This method is similar to handleAuthHeaders except that it is called if any headers in the trailer were sent.
handleAuthTrailers(Response, RoRequest, AuthorizationInfo, AuthorizationInfo) - Method in class org.exoplatform.common.http.client.DefaultAuthHandler
We handle the "Authentication-Info" and "Proxy-Authentication-Info" trailers here.
handleMessage(SoapMessage) - Method in class org.exoplatform.services.ws.impl.cxf.FaultThrowingInterceptor
 
HANDLER_ATTRIBUTE_KEY - Static variable in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. The name of the session attribute we bind the handler to.
has(String) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Check is there descriptor with specified key.
hasChannel(String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
hasChannel(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
hasEntity() - Method in class org.exoplatform.common.http.client.Response
Some responses such as those from a HEAD or with certain status codes don't have an entity.
hasExpired() - Method in class org.exoplatform.common.http.client.Cookie
 
hashCode() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Produces a hash code based on host, scheme and realm.
hashCode() - Method in class org.exoplatform.common.http.client.Cookie
Hash up name, path and domain into new hash.
hashCode() - Method in class org.exoplatform.common.http.client.URI
The hash code is calculated over scheme, host, path, and query.
hasMimeType(String) - Method in class org.exoplatform.services.rest.data.MimeTypes
Check does array has requested mimetype.
hasToken(String, String) - Static method in class org.exoplatform.common.http.client.Util
Determines if the given header contains a certain token.
Head(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sends the HEAD request.
Head(String, NVPair[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sends the HEAD request.
Head(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sends the HEAD request.
Head(String, String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sends the HEAD request.
header(String, String) - Method in class org.exoplatform.services.rest.Response.Builder
add response single header.
HeaderParam - Annotation Type in org.exoplatform.services.rest
Created by The eXo Platform SAS.
HeaderParam define the names of header from HTTP request.
headers(MultivaluedMetadata) - Method in class org.exoplatform.services.rest.Response.Builder
set response headers.
HierarchicalProperty - Class in org.exoplatform.common.util
Created by The eXo Platform SAS .
DOM - like (but lighter) property representation
HierarchicalProperty(String, String, String) - Constructor for class org.exoplatform.common.util.HierarchicalProperty
Constructor accepting String as property name, both prefixed (i.e.
HierarchicalProperty(QName, String) - Constructor for class org.exoplatform.common.util.HierarchicalProperty
 
HierarchicalProperty(QName, Calendar, String) - Constructor for class org.exoplatform.common.util.HierarchicalProperty
 
HierarchicalProperty(QName) - Constructor for class org.exoplatform.common.util.HierarchicalProperty
Shortcut for XMLProperty(name, null).
host - Variable in class org.exoplatform.common.http.client.URI
 
hostChar - Static variable in class org.exoplatform.common.http.client.URI
 
HTTP_NEGOTIATE - Static variable in class org.exoplatform.services.security.sso.config.Config
Negotiate authentication.
HTTP_NTLM - Static variable in class org.exoplatform.services.security.sso.config.Config
NTLM authentication.
HTTPAnnotatedContainerResolvingStrategy - Class in org.exoplatform.services.rest.container
Created by The eXo Platform SAS .
HTTPAnnotatedContainerResolvingStrategy() - Constructor for class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy
 
HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor - Class in org.exoplatform.services.rest.container
Consists information about ResourceContainer.
HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor(Method, String, String, ResourceContainer) - Constructor for class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
 
HTTPAuthenticationHandler - Class in org.exoplatform.services.security.cas.server
CAS uses spring framework.
HTTPAuthenticationHandler() - Constructor for class org.exoplatform.services.security.cas.server.HTTPAuthenticationHandler
 
HTTPClientModule - Interface in org.exoplatform.common.http.client
This is the interface that a module must implement.
HTTPClientModuleConstants - Interface in org.exoplatform.common.http.client
This interface defines the return codes that the handlers in modules may return.
HTTPConnection - Class in org.exoplatform.common.http.client
This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.
HTTPConnection(Applet) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the host from where the applet was loaded.
HTTPConnection(String) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the specified host on port 80
HTTPConnection(String, int) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the specified host on the specified port
HTTPConnection(String, String, int) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported).
HTTPConnection(String, String, int, InetAddress, int) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the specified host on the specified port, using the specified protocol (currently only "http" is supported), local address, and local port.
HTTPConnection(URL) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the host (port) as given in the url.
HTTPConnection(URI) - Constructor for class org.exoplatform.common.http.client.HTTPConnection
Constructs a connection to the host (port) as given in the uri.
httpDate(Date) - Static method in class org.exoplatform.common.http.client.Util
This returns a string containing the date and time in date formatted according to a subset of RFC-1123.
HttpHeaderElement - Class in org.exoplatform.common.http.client
This class holds a description of an http header element.
HttpHeaderElement(String) - Constructor for class org.exoplatform.common.http.client.HttpHeaderElement
Construct an element with the given name.
HttpHeaderElement(String, String, NVPair[]) - Constructor for class org.exoplatform.common.http.client.HttpHeaderElement
 
HTTPMethod - Annotation Type in org.exoplatform.services.rest
Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer
HTTPMethods - Interface in org.exoplatform.common.http
Created by The eXo Platform SARL .
HTTP methods
HttpOutputStream - Class in org.exoplatform.common.http.client
This class provides an output stream for requests.
HttpOutputStream() - Constructor for class org.exoplatform.common.http.client.HttpOutputStream
Creates an output stream of unspecified length.
HttpOutputStream(int) - Constructor for class org.exoplatform.common.http.client.HttpOutputStream
This creates an output stream which will take length bytes of data.
HTTPResponse - Class in org.exoplatform.common.http.client
This defines the http-response class returned by the requests.
HTTPStatus - Interface in org.exoplatform.common.http
Created by The eXo Platform SARL .
HTTP status
HttpURLConnection - Class in org.exoplatform.common.http.client
This class is a wrapper around HTTPConnection providing the interface defined by java.net.URLConnection and java.net.HttpURLConnection.
HttpURLConnection(URL) - Constructor for class org.exoplatform.common.http.client.HttpURLConnection
Construct a connection to the specified url.

I

INDEX_MECH_LIST_MIC - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
INDEX_MECH_LIST_MIC - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
INDEX_MECH_TOKEN - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
INDEX_MECH_TYPES - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
INDEX_NEG_RESULT - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
INDEX_REQ_FLAGS - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
INDEX_RESPONSE_TOKEN - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
INDEX_SUPPORTED_MECH - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
init(FilterConfig) - Method in class org.exoplatform.services.rest.servlet.RestEncodingFilter
init(FilterConfig) - Method in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
init(ServletConfig) - Method in class org.exoplatform.services.security.cas.client.impl.LogoutServlet
Get required init parameters.
init(FilterConfig) - Method in class org.exoplatform.services.security.sso.http.JndiIdentityInitalizerFilter
init(FilterConfig) - Method in class org.exoplatform.services.security.sso.http.OrganizationIdentityInitalizerFilter
init(FilterConfig) - Method in class org.exoplatform.services.security.sso.http.SSOAuthenticationFilter
init(FilterConfig) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated. 
init() - Method in class org.exoplatform.services.ws.impl.cxf.WebServiceLoader
Register all available container components in a CXF engine from Servlet.
init(FilterConfig) - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
Get context name.
init(ServletConfig) - Method in class org.exoplatform.ws.security.oauth.http.OAuthAuthenticationServlet
init(FilterConfig) - Method in class org.exoplatform.ws.security.oauth.http.OAuthConsumerFilter
Get consumer name from filter init parameters.
init(FilterConfig) - Method in class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
init(FilterConfig) - Method in class org.exoplatform.ws.security.oauth.http.OAuthLogoutFilter
init(FilterConfig) - Method in class org.exoplatform.ws.security.oauth.http.OAuthRequestWrapperFilter
initialize(ServletContext) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
initParameters(URIPattern) - Method in class org.exoplatform.services.rest.ResourceIdentifier
Initialize the URI parameters.
inp_stream - Variable in class org.exoplatform.common.http.client.Response
our input stream (usually from the stream demux).
InputEntityTransformer - Class in org.exoplatform.services.rest.transformer
Basic implementations of GenericInputEntityTransformer.
InputEntityTransformer(Object...) - Constructor for class org.exoplatform.services.rest.transformer.InputEntityTransformer
With this constructor from ExoContainer can be got any Objects.
InputTransformer - Annotation Type in org.exoplatform.services.rest
Define entity input transformer for ResourceContainer.
INTERNAL_ERROR - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 500: Internal Server Error.
InvalidResourceDescriptorException - Exception in org.exoplatform.services.rest.container
Created by The eXo Platform SAS .
InvalidResourceDescriptorException() - Constructor for exception org.exoplatform.services.rest.container.InvalidResourceDescriptorException
Default Exception.
InvalidResourceDescriptorException(String, Throwable) - Constructor for exception org.exoplatform.services.rest.container.InvalidResourceDescriptorException
 
InvalidResourceDescriptorException(String) - Constructor for exception org.exoplatform.services.rest.container.InvalidResourceDescriptorException
 
InvalidResourceDescriptorException(Throwable) - Constructor for exception org.exoplatform.services.rest.container.InvalidResourceDescriptorException
 
isAlive() - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
isAnonFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isArray() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
isArray() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isBoolean() - Method in class org.exoplatform.ws.frameworks.json.value.impl.BooleanValue
isBoolean() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isCompatibleWith(URI) - Method in class org.exoplatform.common.http.client.HTTPConnection
See if the given uri is compatible with this connection.
isComplete() - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
Says is authentication complete.
isComplete() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
Says is authentication complete.
isComplete() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
Tells if negotiation is complete or if more roundtrips to authenticate() is expected.
isComplete() - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
Says is authentication complete.
isConfigFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isDelegFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isDouble() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
isDouble() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isEnabled(int) - Static method in class org.exoplatform.common.http.client.Log
Check whether logging for the given facility is enabled or not.
isEntityInitialized() - Method in class org.exoplatform.services.rest.Response
Is entity initialized.
isEstablished() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
 
isFailed() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
 
isGenericURI() - Method in class org.exoplatform.common.http.client.URI
Does the scheme specific part of this URI use the generic-URI syntax?
isIntegFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isKerberos() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
 
isKerberosMicrosoft() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
 
isKnownType(Object) - Static method in class org.exoplatform.ws.frameworks.json.impl.JsonUtils
Check is given Object is known.
isKnownType(Class<?>) - Static method in class org.exoplatform.ws.frameworks.json.impl.JsonUtils
Check is given Class is known.
isLong() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
isLong() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isMustRevalidate() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the must-revalidate cache control directive.
isMutualFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isNoCache() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-cache cache control directive.
isNoStore() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-store cache control directive.
isNoTransform() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-transform cache control directive.
isNTLM(byte[]) - Static method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
Check is authentication token has correct signature.
isNull() - Method in class org.exoplatform.ws.frameworks.json.value.impl.NullValue
isNull() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isNumeric() - Method in class org.exoplatform.ws.frameworks.json.value.impl.NumericValue
isNumeric() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isObject() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
isObject() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isPrivateCacheable() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the private cache control directive.
isProxyRevalidate() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the proxy-revalidate cache control directive.
isPublicCacheable() - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the public cache control directive.
isReplayFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isSecure() - Method in class org.exoplatform.common.http.client.Cookie
Return whether this cookie should only be sent over secure connections.
isSecure() - Method in class org.exoplatform.services.rest.Cookie
Check is this cookie marked as secure.
isSemiGenericURI() - Method in class org.exoplatform.common.http.client.URI
Does the scheme specific part of this URI use the semi-generic-URI syntax?
isSequenceFlag() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isSet(int) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
isSpnego() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
 
isString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.StringValue
isString() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
isSubscribe(String, String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
 
isSubscribed(String, String) - Method in interface org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate
 
isSubscribed(String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
isSubscribed(String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
isSubscribed(String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
isSuccess() - Method in class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
Says is authentication successful.
isSuccess() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
Says is authentication successful.
isSuccess() - Method in interface org.exoplatform.services.security.sso.SSOAuthenticator
Says is authentication successful.
isTransformerInitialized() - Method in class org.exoplatform.services.rest.Response
Is transformer initialized.

J

JAXBInputTransformer - Class in org.exoplatform.services.rest.transformer
Create Object from given InputStream using JAXB transformation.
JAXBInputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.JAXBInputTransformer
 
JAXBOutputTransformer - Class in org.exoplatform.services.rest.transformer
Write given Object OututStream using JAXB transformation.
JAXBOutputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.JAXBOutputTransformer
 
JndiAction - Class in org.exoplatform.services.security.sso.jndi
 
JndiIdentityInitalizerFilter - Class in org.exoplatform.services.security.sso.http
NOTE must be configured after SSOAuthenticationFilter.
JndiIdentityInitalizerFilter() - Constructor for class org.exoplatform.services.security.sso.http.JndiIdentityInitalizerFilter
 
Json2BeanInputTransformer - Class in org.exoplatform.ws.frameworks.json.transformer
Created by The eXo Platform SARL.
Json2BeanInputTransformer() - Constructor for class org.exoplatform.ws.frameworks.json.transformer.Json2BeanInputTransformer
 
JsonBookService - Class in org.exoplatform.services.ws.rest.samples
Simple service for REST demo.
JsonBookService(BookStorage) - Constructor for class org.exoplatform.services.ws.rest.samples.JsonBookService
Constructs new instance of JsonBookService.
JsonDefaultHandler - Class in org.exoplatform.ws.frameworks.json.impl
 
JsonDefaultHandler() - Constructor for class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
Constructs new JsonHandler.
JsonException - Exception in org.exoplatform.ws.frameworks.json.impl
Should be thrown if any error occurs during JSON <-> Java Object transformation.
JsonException(String, Throwable) - Constructor for exception org.exoplatform.ws.frameworks.json.impl.JsonException
 
JsonException(Throwable) - Constructor for exception org.exoplatform.ws.frameworks.json.impl.JsonException
 
JsonException(String) - Constructor for exception org.exoplatform.ws.frameworks.json.impl.JsonException
 
JsonGenerator - Interface in org.exoplatform.ws.frameworks.json
 
JsonGeneratorImpl - Class in org.exoplatform.ws.frameworks.json.impl
 
JsonGeneratorImpl() - Constructor for class org.exoplatform.ws.frameworks.json.impl.JsonGeneratorImpl
 
JsonHandler - Interface in org.exoplatform.ws.frameworks.json
 
JsonParser - Interface in org.exoplatform.ws.frameworks.json
 
JsonParserImpl - Class in org.exoplatform.ws.frameworks.json.impl
 
JsonParserImpl() - Constructor for class org.exoplatform.ws.frameworks.json.impl.JsonParserImpl
Default constructor.
JsonUtils - Class in org.exoplatform.ws.frameworks.json.impl
 
JsonUtils.JsonToken - Enum in org.exoplatform.ws.frameworks.json.impl
Types of Json tokens.
JsonUtils.Types - Enum in org.exoplatform.ws.frameworks.json.impl
Known types.
JsonValue - Class in org.exoplatform.ws.frameworks.json.value
 
JsonValue() - Constructor for class org.exoplatform.ws.frameworks.json.value.JsonValue
 
JsonWriter - Interface in org.exoplatform.ws.frameworks.json
 
JsonWriterImpl - Class in org.exoplatform.ws.frameworks.json.impl
 
JsonWriterImpl(Writer) - Constructor for class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Constructs JsonWriter.
JsonWriterImpl(OutputStream) - Constructor for class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Constructs JsonWriter.

K

key(String) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
The key name found in the input JSON stream.
key(String) - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
The key name found in the input JSON stream.
keys() - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Get keys of HashMap.

L

languages(List<String>) - Method in class org.exoplatform.services.rest.Response.Builder
set Content-Language.
lastModified(Date) - Method in class org.exoplatform.services.rest.Response.Builder
set Last-Modified header.
LENGTH_REQUIRED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 411: Length Required.
listAllCookies() - Static method in class org.exoplatform.common.http.client.CookieModule
List all stored cookies for all contexts.
listAllCookies(Object) - Static method in class org.exoplatform.common.http.client.CookieModule
List all stored cookies for a given context.
listHeaders() - Method in class org.exoplatform.common.http.client.HTTPResponse
Returns an enumeration of all the headers available via getHeader().
listTrailers() - Method in class org.exoplatform.common.http.client.HTTPResponse
Returns an enumeration of all the trailers available via getTrailer().
LoadBalancer - Interface in org.exoplatform.ws.frameworks.cometd.loadbalancer
Created by The eXo Platform SAS.
LoadBalancerImpl - Class in org.exoplatform.ws.frameworks.cometd.loadbalancer
Created by The eXo Platform SAS.
LoadBalancerImpl(InitParams) - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
 
LoadBalancerImpl.LoadBalancerConf - Class in org.exoplatform.ws.frameworks.cometd.loadbalancer
 
LoadBalancerImpl.LoadBalancerConf() - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl.LoadBalancerConf
 
loadBus(ServletConfig) - Method in class org.exoplatform.services.ws.impl.cxf.transport.http.SOAPServlet
Load bus.
locations(String) - Method in class org.exoplatform.services.rest.Response.Builder
set Location header.
Lock(String, boolean, boolean, long) - Method in class org.exoplatform.common.http.client.HTTPConnection
LOCK request
Lock(String, long, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Refresh LOCK request.
Log - Class in org.exoplatform.common.http.client
This is a simple logger for the HTTPClient.
log - Variable in class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
Logger.
log - Variable in class org.exoplatform.services.security.cas.client.AbstractIdentityInitializerFilter
Logger.
LOG - Static variable in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Logger.
loginPage - Variable in class org.exoplatform.ws.security.oauth.http.OAuthAuthenticationServlet
Login page name.
LogoutServlet - Class in org.exoplatform.services.security.cas.client.impl
Logout from CAS if redirect URL specified add it as parameter.
LogoutServlet() - Constructor for class org.exoplatform.services.security.cas.client.impl.LogoutServlet
 
LongValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
LongValue(long) - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.LongValue
Constructs new LongValue.

M

main(String[]) - Static method in class org.exoplatform.common.http.client.URI
Run test set.
Main - Class in org.exoplatform.ws.rest.ejbconnector21
 
Main() - Constructor for class org.exoplatform.ws.rest.ejbconnector21.Main
 
main(String[]) - Static method in class org.exoplatform.ws.rest.ejbconnector21.Main
 
Main - Class in org.exoplatform.ws.rest.ejbconnector30
 
Main() - Constructor for class org.exoplatform.ws.rest.ejbconnector30.Main
 
main(String[]) - Static method in class org.exoplatform.ws.rest.ejbconnector30.Main
 
mangleFilename(String, String) - Method in interface org.exoplatform.common.http.client.FilenameMangler
This is invoked by Codecs.mpFormDataDecode for each file found in the data, just before the file is created and written.
markChar - Static variable in class org.exoplatform.common.http.client.URI
 
matches(String) - Method in class org.exoplatform.services.rest.URIPattern
Checks if the given string matches the underlying pattern.
matches(URIPattern) - Method in class org.exoplatform.services.rest.URIPattern
check is two URIPattern matches.
MechTypeList - Class in org.exoplatform.services.security.sso.spnego.message
 
MechTypeList() - Constructor for class org.exoplatform.services.security.sso.spnego.message.MechTypeList
 
mediaType(String) - Method in class org.exoplatform.services.rest.Response.Builder
set entity Content-Type.
MessagePart - Interface in org.exoplatform.services.security.sso.spnego.message
 
MimeTypes - Class in org.exoplatform.services.rest.data
 
MimeTypes(String) - Constructor for class org.exoplatform.services.rest.data.MimeTypes
 
MkCol(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Create new Collection.
MODS - Static variable in class org.exoplatform.common.http.client.Log
The Modules facility (32)
ModuleException - Exception in org.exoplatform.common.http.client
Signals that an exception occured in a module.
ModuleException() - Constructor for exception org.exoplatform.common.http.client.ModuleException
Constructs an ModuleException with no detail message.
ModuleException(String) - Constructor for exception org.exoplatform.common.http.client.ModuleException
Constructs an ModuleException class with the specified detail message.
Move(String, String, boolean) - Method in class org.exoplatform.common.http.client.HTTPConnection
Move resource or colleaction to URL spesified in destination parameter.
Move(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Move resource or colleaction to URL spesified in destination parameter.
MOVED_PERM - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 301: Moved Permanently.
mpFormDataDecode(byte[], String, String) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataDecode(byte[], String, String, FilenameMangler) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes a multipart/form-data encoded string.
mpFormDataEncode(NVPair[], NVPair[], NVPair[]) - Static method in class org.exoplatform.common.http.client.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.
mpFormDataEncode(NVPair[], NVPair[], NVPair[], FilenameMangler) - Static method in class org.exoplatform.common.http.client.Codecs
This method encodes name/value pairs and files into a byte array using the multipart/form-data encoding.
MULT_CHOICE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 300: Multiple Choices.
multiply(Integer, Integer) - Method in class org.exoplatform.services.ws.rest.samples.Calculator
Multiply two items.
MULTISTATUS - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 207: Multistatus.
MultivaluedMetadata - Class in org.exoplatform.services.rest
Created by The eXo Platform SAS .
A map of key-value pair.
MultivaluedMetadata() - Constructor for class org.exoplatform.services.rest.MultivaluedMetadata
Constructs an empty MultivaluedMetadata.
MultivaluedMetadata(HashMap<String, List<String>>) - Constructor for class org.exoplatform.services.rest.MultivaluedMetadata
Constructs a new MultivaluedMetadata with the same mappings as the specified data.

N

name - Variable in class org.exoplatform.common.http.client.Cookie
 
name - Variable in class org.exoplatform.common.util.HierarchicalProperty
Property name.
NEGOTIATION_RESULT - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
 
NegResult - Class in org.exoplatform.services.security.sso.spnego.message
 
NegResult() - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegResult
Constructs new instance of NegResult.
NegResult(int) - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegResult
Constructs new instance of NegResult with specified result.
NegTokenInit - Class in org.exoplatform.services.security.sso.spnego.message
 
NegTokenInit() - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
NegTokenSequencePart - Class in org.exoplatform.services.security.sso.spnego.message
 
NegTokenSequencePart() - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
NegTokenSequencePart(int, MessagePart) - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
NegTokenTarg - Class in org.exoplatform.services.security.sso.spnego.message
 
NegTokenTarg() - Constructor for class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
newAuthenticator(String) - Method in class org.exoplatform.services.security.sso.SSOAuthenticatorFactory
 
newBayeux() - Method in class org.mortbay.cometd.continuation.EXoContinuationCometdServlet
newInstance() - Static method in class org.exoplatform.services.rest.Response.Builder
Create a new instance of builder.
newRemoteClient() - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
newTransformer(Class<? extends GenericEntityTransformer>) - Method in class org.exoplatform.services.rest.transformer.EntityTransformerFactory
Create a new GenericEntityTransformer.
NO_CONTENT - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 204: No Content.
noContent() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 204 (NO CONTENT).
Node - Class in org.exoplatform.ws.frameworks.cometd.loadbalancer
Created by The eXo Platform SAS.
Node(String, String, int) - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
Node(String, String) - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
Node() - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
Default constructor.
NOT_ACCEPTABLE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 406: Not Acceptable.
NOT_AUTHORITATIVE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 203: Non-Authoritative Information.
NOT_FOUND - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 404: Not Found.
NOT_IMPLEMENTED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 501: Not Implemented.
NOT_MODIFIED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 304: Not Modified.
notFound() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 404 (NOT FOUND).
notModified() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 304 (NOT MODIFIED).
notModified(String) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 304 (NOT MODIFIED) and HTTP EntityTag.
NTLMAuthenticator - Class in org.exoplatform.services.security.sso.ntlm
 
NTLMAuthenticator() - Constructor for class org.exoplatform.services.security.sso.ntlm.NTLMAuthenticator
 
NTLMSSP_SIGNATURE - Static variable in class org.exoplatform.services.security.sso.config.Config
NTLMSSP signature : NTLMSSP.
NullValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
NullValue() - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.NullValue
 
numberOfBooks() - Method in class org.exoplatform.services.ws.rest.samples.BookStorage
 
NumericValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
NumericValue() - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.NumericValue
 
nv2query(NVPair[]) - Static method in class org.exoplatform.common.http.client.Codecs
Turns an array of name/value pairs into the string "name1=value1&name2=value2&name3=value3".
NVPair - Class in org.exoplatform.common.http.client
This class holds a Name/Value pair of strings.
NVPair(String, String) - Constructor for class org.exoplatform.common.http.client.NVPair
Creates a new name/value pair and initializes it to the specified name and value.
NVPair(NVPair) - Constructor for class org.exoplatform.common.http.client.NVPair
Creates a copy of a given name/value pair.

O

OAuthAccessTokenServlet - Class in org.exoplatform.ws.security.oauth.http
 
OAuthAccessTokenServlet() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthAccessTokenServlet
 
OAuthAuthenticationServlet - Class in org.exoplatform.ws.security.oauth.http
 
OAuthAuthenticationServlet() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthAuthenticationServlet
 
OAuthCallbackServlet - Class in org.exoplatform.ws.security.oauth.http
OAuthCallbackServlet will make request via implementation of ExoOAuthClient for getting access token.
OAuthCallbackServlet() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthCallbackServlet
 
OAuthClientHttpImpl - Class in org.exoplatform.ws.security.oauth.impl
 
OAuthClientHttpImpl() - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthClientHttpImpl
 
OAuthConsumerFilter - Class in org.exoplatform.ws.security.oauth.http
 
OAuthConsumerFilter() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthConsumerFilter
 
OAuthConsumerService - Interface in org.exoplatform.ws.security.oauth
 
OAuthConsumerServiceImpl - Class in org.exoplatform.ws.security.oauth.impl
 
OAuthConsumerServiceImpl(ExoOAuthClient, InitParams) - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthConsumerServiceImpl
Without token cleaner.
OAuthConsumerServiceImpl(ExoOAuthClient, OAuthTokenCleaner, InitParams) - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthConsumerServiceImpl
With token cleaner.
OAuthIdentityInitializerFilter - Class in org.exoplatform.ws.security.oauth.http
NOTE this filter must be configured after OAuthConsumerFilter and after OAuthRequestWrapperFilter.
OAuthIdentityInitializerFilter() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthIdentityInitializerFilter
 
OAuthLogoutFilter - Class in org.exoplatform.ws.security.oauth.http
Can be used in logout process, client MUST pass parameter query parameter logout=yes.
OAuthLogoutFilter() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthLogoutFilter
 
OAuthProviderService - Interface in org.exoplatform.ws.security.oauth
 
OAuthProviderServiceImpl - Class in org.exoplatform.ws.security.oauth.impl
 
OAuthProviderServiceImpl(InitParams) - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
Constructs instance of OAuthProviderService.
OAuthProviderServiceMD5Impl - Class in org.exoplatform.ws.security.oauth.impl
 
OAuthProviderServiceMD5Impl(InitParams) - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceMD5Impl
 
OAuthRequestTokenServlet - Class in org.exoplatform.ws.security.oauth.http
 
OAuthRequestTokenServlet() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthRequestTokenServlet
 
OAuthRequestWrapperFilter - Class in org.exoplatform.ws.security.oauth.http
NOTE mast be configured in web.xml after OAuthConsumerFilter but before OAuthIdentityInitializerFilter.
OAuthRequestWrapperFilter() - Constructor for class org.exoplatform.ws.security.oauth.http.OAuthRequestWrapperFilter
 
OAuthTokenCleaner - Interface in org.exoplatform.ws.security.oauth
Must check collection of tokens and remove all expired tokens from it.
OAuthTokenCleanerImpl - Class in org.exoplatform.ws.security.oauth.impl
 
OAuthTokenCleanerImpl(InitParams) - Constructor for class org.exoplatform.ws.security.oauth.impl.OAuthTokenCleanerImpl
Constructs OauthTokenCleaner.
ObjectValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
ObjectValue() - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
 
OctetString - Class in org.exoplatform.services.security.sso.spnego.message
 
OctetString() - Constructor for class org.exoplatform.services.security.sso.spnego.message.OctetString
 
Oid - Class in org.exoplatform.services.security.sso.spnego.message
 
Oid() - Constructor for class org.exoplatform.services.security.sso.spnego.message.Oid
 
OID_KERBEROS - Static variable in class org.exoplatform.services.security.sso.spnego.message.Oid
 
OID_KERBEROS_MICROSOFT - Static variable in class org.exoplatform.services.security.sso.spnego.message.Oid
 
OID_KERBEROS_V5 - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Oid for Kerberos proper 1.2.840.113554.1.2.2 .
OID_KERBEROS_V5_COMPAT - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Oid for Kerberos with one bit wrong (needed for compatibility reasons) 1.2.840.48018.1.2.2 .
OID_SPNEGO - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Oid for SPNEGO 1.3.6.1.5.5.2 .
OID_SPNEGO - Static variable in class org.exoplatform.services.security.sso.spnego.message.Oid
 
OK - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 200: OK.
ok() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 200 (OK).
ok(Object) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 200 (OK) and entity.
ok(Object, String) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 200 (OK),entity and set entity type.
OPAQUE - Static variable in class org.exoplatform.common.http.client.URI
 
opaque - Variable in class org.exoplatform.common.http.client.URI
 
opaqueChar - Static variable in class org.exoplatform.common.http.client.URI
 
Options(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[], byte[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Request OPTIONS from the server.
Options(String, NVPair[], HttpOutputStream) - Method in class org.exoplatform.common.http.client.HTTPConnection
Request OPTIONS from the server.
org.exoplatform.common.http - package org.exoplatform.common.http
 
org.exoplatform.common.http.client - package org.exoplatform.common.http.client
 
org.exoplatform.common.transport - package org.exoplatform.common.transport
 
org.exoplatform.common.util - package org.exoplatform.common.util
 
org.exoplatform.services.rest - package org.exoplatform.services.rest
Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web.
This package consists one of implementation REST style architecture.
org.exoplatform.services.rest.container - package org.exoplatform.services.rest.container
 
org.exoplatform.services.rest.data - package org.exoplatform.services.rest.data
 
org.exoplatform.services.rest.server - package org.exoplatform.services.rest.server
 
org.exoplatform.services.rest.servlet - package org.exoplatform.services.rest.servlet
 
org.exoplatform.services.rest.transformer - package org.exoplatform.services.rest.transformer
 
org.exoplatform.services.security.cas.client - package org.exoplatform.services.security.cas.client
 
org.exoplatform.services.security.cas.client.impl - package org.exoplatform.services.security.cas.client.impl
 
org.exoplatform.services.security.cas.server - package org.exoplatform.services.security.cas.server
 
org.exoplatform.services.security.sso - package org.exoplatform.services.security.sso
 
org.exoplatform.services.security.sso.config - package org.exoplatform.services.security.sso.config
 
org.exoplatform.services.security.sso.http - package org.exoplatform.services.security.sso.http
 
org.exoplatform.services.security.sso.jndi - package org.exoplatform.services.security.sso.jndi
 
org.exoplatform.services.security.sso.ntlm - package org.exoplatform.services.security.sso.ntlm
 
org.exoplatform.services.security.sso.spnego - package org.exoplatform.services.security.sso.spnego
 
org.exoplatform.services.security.sso.spnego.message - package org.exoplatform.services.security.sso.spnego.message
 
org.exoplatform.services.security.sso.tomcat - package org.exoplatform.services.security.sso.tomcat
 
org.exoplatform.services.ws - package org.exoplatform.services.ws
 
org.exoplatform.services.ws.impl.cxf - package org.exoplatform.services.ws.impl.cxf
 
org.exoplatform.services.ws.impl.cxf.transport.http - package org.exoplatform.services.ws.impl.cxf.transport.http
 
org.exoplatform.services.ws.rest.samples - package org.exoplatform.services.ws.rest.samples
 
org.exoplatform.services.ws.rest.simple - package org.exoplatform.services.ws.rest.simple
 
org.exoplatform.services.ws.soap.jsr181 - package org.exoplatform.services.ws.soap.jsr181
 
org.exoplatform.ws.frameworks.cometd - package org.exoplatform.ws.frameworks.cometd
 
org.exoplatform.ws.frameworks.cometd.loadbalancer - package org.exoplatform.ws.frameworks.cometd.loadbalancer
 
org.exoplatform.ws.frameworks.cometd.transport - package org.exoplatform.ws.frameworks.cometd.transport
 
org.exoplatform.ws.frameworks.json - package org.exoplatform.ws.frameworks.json
 
org.exoplatform.ws.frameworks.json.impl - package org.exoplatform.ws.frameworks.json.impl
 
org.exoplatform.ws.frameworks.json.transformer - package org.exoplatform.ws.frameworks.json.transformer
 
org.exoplatform.ws.frameworks.json.value - package org.exoplatform.ws.frameworks.json.value
 
org.exoplatform.ws.frameworks.json.value.impl - package org.exoplatform.ws.frameworks.json.value.impl
 
org.exoplatform.ws.frameworks.servlet - package org.exoplatform.ws.frameworks.servlet
 
org.exoplatform.ws.rest.ejbconnector21 - package org.exoplatform.ws.rest.ejbconnector21
 
org.exoplatform.ws.rest.ejbconnector30 - package org.exoplatform.ws.rest.ejbconnector30
 
org.exoplatform.ws.security.oauth - package org.exoplatform.ws.security.oauth
 
org.exoplatform.ws.security.oauth.http - package org.exoplatform.ws.security.oauth.http
 
org.exoplatform.ws.security.oauth.impl - package org.exoplatform.ws.security.oauth.impl
 
org.mortbay.cometd.continuation - package org.mortbay.cometd.continuation
 
OrganizationIdentityInitalizerFilter - Class in org.exoplatform.services.security.sso.http
NOTE must be configured after SSOAuthenticationFilter.
OrganizationIdentityInitalizerFilter() - Constructor for class org.exoplatform.services.security.sso.http.OrganizationIdentityInitalizerFilter
 
OutputEntityTransformer - Class in org.exoplatform.services.rest.transformer
Basic implementation of GenericOutputEntityTransformer.
OutputEntityTransformer(Object...) - Constructor for class org.exoplatform.services.rest.transformer.OutputEntityTransformer
With this constructor from ExoContainer can be got any Objects.
OutputTransformer - Annotation Type in org.exoplatform.services.rest
Define entity output transformer.

P

parse(String, RoRequest) - Static method in class org.exoplatform.common.http.client.Cookie
Parses the Set-Cookie header into an array of Cookies.
parse(String, RoRequest) - Static method in class org.exoplatform.common.http.client.Cookie2
Parses the Set-Cookie2 header into an array of Cookies.
parse(String) - Method in class org.exoplatform.services.rest.URIPattern
Parses the given string against the underlying pattern and returns a Map of parameter names to values.
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
parse(ParseState) - Method in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegResult
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
parse(ParseState) - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
parse(Reader, JsonHandler) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonParserImpl
Parse given character stream and build object.
parse(InputStream, JsonHandler) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonParserImpl
Parse given character stream and build object.
parse(Reader, JsonHandler) - Method in interface org.exoplatform.ws.frameworks.json.JsonParser
Parse given character stream and build object.
parse(InputStream, JsonHandler) - Method in interface org.exoplatform.ws.frameworks.json.JsonParser
Parse given character stream and build object.
parseDerLength() - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
Calculates the der encoded length at the current position and moves the index counter forward.
ParseException - Exception in org.exoplatform.common.http.client
Signals that something went wrong while parsing data.
ParseException() - Constructor for exception org.exoplatform.common.http.client.ParseException
Constructs an ParseException with no detail message.
ParseException(String) - Constructor for exception org.exoplatform.common.http.client.ParseException
Constructs an ParseException class with the specified detail message.
parseHeader(String) - Static method in class org.exoplatform.common.http.client.Util
This parses the value part of a header.
parseHeader(String, boolean) - Static method in class org.exoplatform.common.http.client.Util
This parses the value part of a header.
parseInitToken(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoParser
Parses an incoming NegTokenInit.
parseQueryString(String) - Static method in class org.exoplatform.services.rest.data.QueryUtils
Transform query string to MultivaluedMetadata .
ParseState - Class in org.exoplatform.services.security.sso.spnego.message
 
ParseState(byte[]) - Constructor for class org.exoplatform.services.security.sso.spnego.message.ParseState
 
parseTargToken(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoParser
Parses a NegTokenTarg.
PARTIAL - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 206: Partial Content.
PassthroughInputTransformer - Class in org.exoplatform.services.rest.transformer
This transformer does not do any transformation.
PassthroughInputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.PassthroughInputTransformer
 
PassthroughOutputTransformer - Class in org.exoplatform.services.rest.transformer
This transformer read data from given InputStream and write it to OutputStream.
PassthroughOutputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.PassthroughOutputTransformer
 
path - Variable in class org.exoplatform.common.http.client.Cookie
 
path - Variable in class org.exoplatform.common.http.client.URI
 
path_set - Variable in class org.exoplatform.common.http.client.Cookie2
 
PAYMENT_REQUIRED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 402: Payment Required.
pcharChar - Static variable in class org.exoplatform.common.http.client.URI
 
port - Variable in class org.exoplatform.common.http.client.URI
 
port_list - Variable in class org.exoplatform.common.http.client.Cookie2
 
port_list_str - Variable in class org.exoplatform.common.http.client.Cookie2
 
port_set - Variable in class org.exoplatform.common.http.client.Cookie2
 
Post(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs to the specified file.
Post(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs form-data to the specified file.
Post(String, NVPair[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POST's form-data to the specified file using the specified headers.
Post(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the data to the specified file.
Post(String, String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the data to the specified file using the specified headers.
Post(String, byte[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the raw data to the specified file.
Post(String, byte[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the raw data to the specified file using the specified headers.
Post(String, HttpOutputStream) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the data written to the output stream to the specified file.
Post(String, HttpOutputStream, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
POSTs the data written to the output stream to the specified file using the specified headers.
POST - Static variable in interface org.exoplatform.common.http.HTTPMethods
 
post(String, String, Book) - Method in class org.exoplatform.services.ws.rest.samples.JsonBookService
Create new Book in BookStorage with specified key.
post(String) - Method in class org.exoplatform.services.ws.rest.simple.SimpleService
Set data.
PRECON_FAILED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 412: Precondition Failed.
ProducedMimeTypes - Annotation Type in org.exoplatform.services.rest
ProducedMimeTypes defines the produced mimetype for ResourceContainer By default mimetypes set to ALL mimetype.
Propfind(String, List<String>, int) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND prop request.
Propfind(String, List<String>) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND prop request with 'Depth' header specified as 'infinity'.
PropfindAllprop(String, int) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND allprop request with 'Depth' header specified as 'infinity'.
PropfindAllprop(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND allprop request with 'Depth' header specified as 'infinity'.
PropfindPropname(String, int) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND propname request.
PropfindPropname(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPFIND propname request with 'Depth' header specified as 'infinity'.
Proppath(String, Map<String, List<String>>, List<String>) - Method in class org.exoplatform.common.http.client.HTTPConnection
PROPPATCH request.
ProtocolNotSuppException - Exception in org.exoplatform.common.http.client
Signals that the protocol is not supported.
ProtocolNotSuppException() - Constructor for exception org.exoplatform.common.http.client.ProtocolNotSuppException
Constructs an ProtocolNotSuppException with no detail message.
ProtocolNotSuppException(String) - Constructor for exception org.exoplatform.common.http.client.ProtocolNotSuppException
Constructs an ProtocolNotSuppException class with the specified detail message.
PROXY_AUTH - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 407: Proxy Authentication Required.
Put(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the data into the specified file.
Put(String, String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the data into the specified file using the additional headers for the request.
Put(String, byte[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the raw data into the specified file.
Put(String, byte[], NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the raw data into the specified file using the additional headers.
Put(String, HttpOutputStream) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the data written to the output stream into the specified file.
Put(String, HttpOutputStream, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
PUTs the data written to the output stream into the specified file using the additional headers.
PUT - Static variable in interface org.exoplatform.common.http.HTTPMethods
 
put(String, List<String>) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Set key's value to one item list of values.
put(String) - Method in class org.exoplatform.services.ws.rest.simple.SimpleService
Set data.
putSingle(String, String) - Method in class org.exoplatform.services.rest.MultivaluedMetadata
Add one more value to the current list of values.
putToElement(Element) - Method in class org.exoplatform.services.rest.data.XlinkHref
Add xlink to given element of DOM structure.
putToElement(Element, String) - Method in class org.exoplatform.services.rest.data.XlinkHref
Add external suffix to uri an d then insert xlink into element of DOM.

Q

query - Variable in class org.exoplatform.common.http.client.URI
 
query2nv(String) - Static method in class org.exoplatform.common.http.client.Codecs
Turns a string of the form "name1=value1&name2=value2&name3=value3" into an array of name/value pairs.
QueryParam - Annotation Type in org.exoplatform.services.rest
QueryParam define the names of query parameters from HTTP request.
QueryTemplate - Annotation Type in org.exoplatform.services.rest
QueryTemplate defines Query pattern for ResourceContainer.
QueryUtils - Class in org.exoplatform.services.rest.data
Utils for process query parameters.
quotedPrintableDecode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method does a quoted-printable decoding of the given string according to RFC-2045 (Section 6.7).
quotedPrintableEncode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method does a quoted-printable encoding of the given string according to RFC-2045 (Section 6.7).
quoteString(String, String) - Static method in class org.exoplatform.common.http.client.Util
Replace given characters by their quoted version.

R

readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.DeserializableTransformer
Build Objects from given InputStream.
readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.InputEntityTransformer
Build Objects from given InputStream.
readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.JAXBInputTransformer
Build Objects from given InputStream.
readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.PassthroughInputTransformer
Build Objects from given InputStream.} .
readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.StringInputTransformer
Build Objects from given InputStream.}
readFrom(InputStream) - Method in class org.exoplatform.services.rest.transformer.XMLInputTransformer
Build Objects from given InputStream.}
readFrom(InputStream) - Method in class org.exoplatform.ws.frameworks.json.transformer.Json2BeanInputTransformer
Build Objects from given InputStream.
readObject(InputStream) - Method in interface org.exoplatform.services.rest.transformer.DeserializableEntity
Read object from giveb stream.
reg_nameChar - Static variable in class org.exoplatform.common.http.client.URI
 
REJECTED - Static variable in class org.exoplatform.services.security.sso.spnego.message.NegResult
 
release(String) - Method in interface org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
Release connection on the node there client connected.
release(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
Release connection on the node there client connected.
release(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.RESTLoadBalancerService
 
removeAccessor(OAuthMessage) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthConsumerServiceImpl
Remove accessor, can be used for removing accessor when client logout.
removeAccessor(OAuthMessage) - Method in interface org.exoplatform.ws.security.oauth.OAuthConsumerService
Remove accessor, can be used for removing accessor when client logout.
removeAuthorization(AuthorizationInfo) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Removes an authorization entry from the list using the default context.
removeAuthorization(AuthorizationInfo, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Removes an authorization entry from the list.
removeAuthorization(String, int, String, String) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Removes an authorization entry from the list using the default context.
removeAuthorization(String, int, String, String, Object) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Removes an authorization entry from the list.
removeCookie(Cookie) - Static method in class org.exoplatform.common.http.client.CookieModule
Remove the specified cookie from the list of cookies in the default context.
removeCookie(Cookie, Object) - Static method in class org.exoplatform.common.http.client.CookieModule
Remove the specified cookie from the list of cookies for the specified context.
removeDefaultModule(Class) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Removes a module from the default list.
removeModule(Class) - Method in class org.exoplatform.common.http.client.HTTPConnection
Removes a module from the current list.
removeNode(String) - Method in interface org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
Remove cometd node.
removeNode(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl
Remove cometd node.
representation(Object) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 200 (OK) and entity.
representation(Object, String) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 200 (OK), entity and set entity type.
REQ_CONTINUE - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
continue processing the request
REQ_NEWCON_RST - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
using a new HTTPConnection, restart request processing
REQ_NEWCON_SND - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
using a new HTTPConnection, send request immediately
REQ_RESPONSE - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
response generated; go to phase 2
REQ_RESTART - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
restart request processing with first module
REQ_RETURN - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
response generated; return response immediately (no processing)
REQ_SHORTCIRC - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
stop processing and send the request
REQ_TOO_LONG - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 414: Request-URI Too Large.
Request - Class in org.exoplatform.common.http.client
This class represents an http request.
Request(HTTPConnection, String, String, NVPair[], byte[], HttpOutputStream, boolean) - Constructor for class org.exoplatform.common.http.client.Request
Creates a new request structure.
Request - Class in org.exoplatform.services.rest
Created by The eXo Platform SAS.
Request represents REST request (not HTTP request).
Request(InputStream, ResourceIdentifier, String, MultivaluedMetadata, MultivaluedMetadata, Map<String, Cookie>) - Constructor for class org.exoplatform.services.rest.Request
Constructor with cookie support.
Request(InputStream, ResourceIdentifier, String, MultivaluedMetadata, MultivaluedMetadata) - Constructor for class org.exoplatform.services.rest.Request
 
RequestFactory - Class in org.exoplatform.services.rest.servlet
RequestFactory helps create REST request from HttpServletRequest.
requestHandler(Request, Response[]) - Method in class org.exoplatform.common.http.client.CookieModule
Invoked by the HTTPClient.
requestHandler(Request, Response[]) - Method in interface org.exoplatform.common.http.client.HTTPClientModule
This is invoked before the request is sent.
reservedChar - Static variable in class org.exoplatform.common.http.client.URI
 
reset() - Method in class org.exoplatform.common.http.client.HttpOutputStream
Reset this output stream, so it may be reused in a retried request.
RESET - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 205: Reset Content.
resolve(ResourceContainer) - Method in class org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy
Add new ResourceContainer to the collection.
resolve(ResourceContainer) - Method in interface org.exoplatform.services.rest.container.ResourceContainerResolvingStrategy
Add new ResourceContainer to the collection.
ResourceBinder - Class in org.exoplatform.services.rest
Created by The eXo Platform SAS.
For binding and unbinding ResourceContainers.
ResourceBinder(InitParams, ExoContainerContext) - Constructor for class org.exoplatform.services.rest.ResourceBinder
Constructor sets the resolving strategy.
ResourceContainer - Interface in org.exoplatform.services.rest.container
Created by The eXo Platform SAS.
ResourceContainerResolvingStrategy - Interface in org.exoplatform.services.rest.container
Created by The eXo Platform SAS.
ResourceDescriptor - Interface in org.exoplatform.services.rest.container
Created by The eXo Platform SAS.
ResourceDispatcher - Class in org.exoplatform.services.rest
Created by The eXo Platform SAS.
ResourceDispatcher finds ResourceContainer with can serve the Request and calls method it.
ResourceDispatcher(InitParams, ResourceBinder, EntityTransformerFactory) - Constructor for class org.exoplatform.services.rest.ResourceDispatcher
Constructor gets all binded ResourceContainers from ResourceBinder.
ResourceDispatcher.Context - Class in org.exoplatform.services.rest
Keep runtime context and later it can be used for getting some runtime information in ResourceContainer.
ResourceIdentifier - Class in org.exoplatform.services.rest
Created by The eXo Platform SAS .
ResourceIdentifier(String, String, String) - Constructor for class org.exoplatform.services.rest.ResourceIdentifier
 
ResourceIdentifier(String, String) - Constructor for class org.exoplatform.services.rest.ResourceIdentifier
 
ResourceIdentifier(String) - Constructor for class org.exoplatform.services.rest.ResourceIdentifier
 
resp - Variable in class org.exoplatform.common.http.client.HttpURLConnection
the response
RESP - Static variable in class org.exoplatform.common.http.client.Log
The HTTPResponse facility (2)
Response - Class in org.exoplatform.common.http.client
This class represents an intermediate response.
Response(String, int, String, NVPair[], byte[], InputStream, int) - Constructor for class org.exoplatform.common.http.client.Response
Create a new response with the given info.
Response - Class in org.exoplatform.services.rest
REST Response.
Response(int, MultivaluedMetadata, Object, List<Cookie>, OutputEntityTransformer, Map<String, String>) - Constructor for class org.exoplatform.services.rest.Response
 
Response.Builder - Class in org.exoplatform.services.rest
REST Response builder.
Response.Builder() - Constructor for class org.exoplatform.services.rest.Response.Builder
Must not be visible for external class.
responsePhase1Handler(Response, RoRequest) - Method in class org.exoplatform.common.http.client.CookieModule
Invoked by the HTTPClient.
responsePhase1Handler(Response, RoRequest) - Method in interface org.exoplatform.common.http.client.HTTPClientModule
The phase 1 response handler.
responsePhase2Handler(Response, Request) - Method in class org.exoplatform.common.http.client.CookieModule
Invoked by the HTTPClient.
responsePhase2Handler(Response, Request) - Method in interface org.exoplatform.common.http.client.HTTPClientModule
The phase 2 response handler.
responsePhase3Handler(Response, RoRequest) - Method in class org.exoplatform.common.http.client.CookieModule
Invoked by the HTTPClient.
responsePhase3Handler(Response, RoRequest) - Method in interface org.exoplatform.common.http.client.HTTPClientModule
The phase 3 response handler.
RESTContinuationService - Class in org.exoplatform.ws.frameworks.cometd.transport
Created by The eXo Platform SAS.
RESTContinuationService(ContinuationService) - Constructor for class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
RestEJBConnector - Interface in org.exoplatform.ws.rest.ejbconnector21
Work with REST service through EJB.
RestEJBConnector - Class in org.exoplatform.ws.rest.ejbconnector30
 
RestEJBConnector() - Constructor for class org.exoplatform.ws.rest.ejbconnector30.RestEJBConnector
 
RestEJBConnectorBean - Class in org.exoplatform.ws.rest.ejbconnector21
 
RestEJBConnectorBean() - Constructor for class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
 
RestEJBConnectorHome - Interface in org.exoplatform.ws.rest.ejbconnector21
 
RestEJBConnectorLocal - Interface in org.exoplatform.ws.rest.ejbconnector21
Work with REST service through EJB.
RestEJBConnectorLocal - Interface in org.exoplatform.ws.rest.ejbconnector30
 
RestEJBConnectorLocalHome - Interface in org.exoplatform.ws.rest.ejbconnector21
 
RestEJBConnectorRemote - Interface in org.exoplatform.ws.rest.ejbconnector30
 
RestEncodingFilter - Class in org.exoplatform.services.rest.servlet
 
RestEncodingFilter() - Constructor for class org.exoplatform.services.rest.servlet.RestEncodingFilter
 
RESTLoadBalancerService - Class in org.exoplatform.ws.frameworks.cometd.loadbalancer
Created by The eXo Platform SAS.
RESTLoadBalancerService(LoadBalancer) - Constructor for class org.exoplatform.ws.frameworks.cometd.loadbalancer.RESTLoadBalancerService
 
RestServlet - Class in org.exoplatform.services.rest.servlet
This servlet is front-end for the REST engine.
RestServlet() - Constructor for class org.exoplatform.services.rest.servlet.RestServlet
 
resvdHostChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be unescaped when unescaping a host
resvdPathChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be unescaped when unescaping a path
resvdQueryChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be unescaped when unescaping a query string
resvdSchemeChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be unescaped when unescaping a scheme
resvdUIChar - Static variable in class org.exoplatform.common.http.client.URI
list of characters which must not be unescaped when unescaping a userinfo
retryRequest() - Method in class org.exoplatform.common.http.client.HTTPResponse
Should the request be retried by the application? If the application used an HttpOutputStream in the request then various modules (such as the redirection and authorization modules) are not able to resend the request themselves.
retryRequest() - Method in class org.exoplatform.common.http.client.Response
 
RoRequest - Interface in org.exoplatform.common.http.client
This interface represents the read-only interface of an http request.
RoResponse - Interface in org.exoplatform.common.http.client
This interface represents read-only interface of an intermediate http response.
RSP_CONTINUE - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
continue processing response
RSP_NEWCON_REQ - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
go to phase 1 using a new HTTPConnection
RSP_NEWCON_SND - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
send request using a new HTTPConnection
RSP_REQUEST - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
new request generated; go to phase 1
RSP_RESTART - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
restart response processing with first module
RSP_SEND - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
new request generated; send request immediately (no processing)
RSP_SHORTCIRC - Static variable in interface org.exoplatform.common.http.client.HTTPClientModuleConstants
stop processing and return response
run() - Method in class org.exoplatform.ws.security.oauth.impl.OAuthTokenCleanerImpl

S

sameHttpURL(URL, URL) - Static method in class org.exoplatform.common.http.client.Util
Compares two http urls for equality.
scheme - Variable in class org.exoplatform.common.http.client.URI
 
schemeChar - Static variable in class org.exoplatform.common.http.client.URI
 
secure - Variable in class org.exoplatform.common.http.client.Cookie
 
SEE_OTHER - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 303: See Other.
SEMI_GENERIC - Static variable in class org.exoplatform.common.http.client.URI
 
sendBroadcastMessage(String, Object) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
Send message to all client that listen channel.
sendBroadcastMessage(String, Object, String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
Send message to all client that listen channel.
sendBroadcastMessage(String, String, String) - Method in interface org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate
Send public message to all that subscribed on channel.
sendBroadcastMessage(String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
Send public message to all that subscribed on channel.
sendBroadcastMessage(String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
Send public message to all that subscribed on channel.
sendBroadcastMessage(DelegateMessage) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
sendBroadcastMessage(String, Object, String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
 
sendCookie(Cookie, RoRequest) - Method in interface org.exoplatform.common.http.client.CookiePolicyHandler
This method is called for each cookie that is eligible for sending with a request (according to the matching rules for the path, domain, protocol, etc).
sendFailMessage(HttpServletResponse, String) - Method in class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
For customize authentication fail message.
sendFailMessage(HttpServletResponse, String) - Method in class org.exoplatform.services.security.cas.client.impl.BaseHTTPUsernamePasswordValidatorImpl
For customize authentication fail message.
sendMessage(String, String, Object) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
Send individual message to client.
sendMessage(String, String, Object, String) - Method in class org.exoplatform.ws.frameworks.cometd.ContinuationService
Send individual message to client.
sendMessage(String, String, String, String) - Method in interface org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceDelegate
Send individual message to client by channel.
sendMessage(String, String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceLocalDelegate
Send individual message to client by channel.
sendMessage(String, String, String, String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.ContinuationServiceRemoteDelegate
Send individual message to client by channel.
sendMessage(DelegateMessage) - Method in class org.exoplatform.ws.frameworks.cometd.transport.RESTContinuationService
 
sendMessage(String, String, Object, String) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
Send data to a individual client.
sendSuccessMessage(HttpServletResponse, String) - Method in class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
For customize authentication success message.
sendSuccessMessage(HttpServletResponse, String) - Method in class org.exoplatform.services.security.cas.client.impl.BaseHTTPUsernamePasswordValidatorImpl
For customize authentication success message.
sendWith(RoRequest) - Method in class org.exoplatform.common.http.client.Cookie
 
sendWith(RoRequest) - Method in class org.exoplatform.common.http.client.Cookie2
 
SEQ_POS_0 - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Position 0 in TYPE_SEQUENCE (0xa0).
SEQ_POS_1 - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Position 1 in TYPE_SEQUENCE (0xa1).
SEQ_POS_2 - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Position 2 in TYPE_SEQUENCE (0xa2).
SerialInputData - Class in org.exoplatform.common.transport
 
SerialInputData(InputStream) - Constructor for class org.exoplatform.common.transport.SerialInputData
 
SerialInputData(byte[]) - Constructor for class org.exoplatform.common.transport.SerialInputData
 
SerializableEntity - Interface in org.exoplatform.services.rest.transformer
Object implement this interface should be able to write entity data by own methods.
SerializableTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformers can work with objects which implement interface SerializableEntity.
SerializableTransformer() - Constructor for class org.exoplatform.services.rest.transformer.SerializableTransformer
 
SerialRequest - Class in org.exoplatform.common.transport
 
SerialRequest() - Constructor for class org.exoplatform.common.transport.SerialRequest
 
SerialResponse - Class in org.exoplatform.common.transport
 
SerialResponse() - Constructor for class org.exoplatform.common.transport.SerialResponse
 
serverError() - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with HTTP status 500 (INTERNAL SERVER ERROR).
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.rest.servlet.RestServlet
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.security.cas.client.AbstractHTTPUsernamePasswordValidator
Validate username/password.
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.security.cas.client.impl.LogoutServlet
Send logout request to CAS server.
service(SerialRequest) - Method in interface org.exoplatform.ws.rest.ejbconnector21.RestEJBConnector
 
service(SerialRequest) - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
 
service(SerialRequest) - Method in interface org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorLocal
Local interface.
service(SerialRequest) - Method in class org.exoplatform.ws.rest.ejbconnector30.RestEJBConnector
service(SerialRequest) - Method in interface org.exoplatform.ws.rest.ejbconnector30.RestEJBConnectorRemote
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.ws.security.oauth.http.OAuthAccessTokenServlet
Create access token.
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.ws.security.oauth.http.OAuthAuthenticationServlet
Authenticate user.
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.ws.security.oauth.http.OAuthCallbackServlet
Serve callback request from Provider.
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.ws.security.oauth.http.OAuthRequestTokenServlet
Create request token.
ServletSpnegoHandler - Class in org.exoplatform.services.security.sso.spnego
Servlet specialisation of SpnegoHandler that introduces the Base64 encoding and transportation of WWW-Authenticate and Authroization headers.
ServletSpnegoHandler() - Constructor for class org.exoplatform.services.security.sso.spnego.ServletSpnegoHandler
 
set(int, boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setAlive(boolean) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
setAllowUI(boolean) - Method in class org.exoplatform.common.http.client.Request
 
setAllowUserInteraction(boolean) - Method in class org.exoplatform.common.http.client.HTTPConnection
Controls whether modules are allowed to prompt the user or pop up dialogs if neccessary.
setAnonFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setAttribute(String, String) - Method in class org.exoplatform.common.util.HierarchicalProperty
sets the attribute
setAttribute(QName, String) - Method in class org.exoplatform.common.util.HierarchicalProperty
sets the attribute
setAuthenticationURL(String) - Method in class org.exoplatform.services.security.cas.server.HTTPAuthenticationHandler
This method is called by spring framework, authenticationURL is passed from configuration.
setAuthHandler(AuthorizationHandler) - Static method in class org.exoplatform.common.http.client.AuthorizationInfo
Set's the authorization handler.
setAuthor(String) - Method in class org.exoplatform.services.ws.rest.samples.Book
Set author name.
setAuthorizationPrompter(AuthorizationPrompter) - Static method in class org.exoplatform.common.http.client.DefaultAuthHandler
Set a new username/password prompter.
setCacheExtension(Map<String, String>) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to a set of extension cache control directives.
setCatchExceptions(boolean) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated.  
setChannel(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
setComment(String) - Method in class org.exoplatform.services.rest.Cookie
 
setConfFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setConnected(int) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
setConnection(HTTPConnection) - Method in class org.exoplatform.common.http.client.Request
 
setContext(Object) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sets the current context.
setContextFlags(ContextFlags) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
setCookie(String) - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Set the cookie
setCookiePolicyHandler(CookiePolicyHandler) - Static method in class org.exoplatform.common.http.client.CookieModule
Sets a new cookie policy handler.
setCurrentProxy(String, int) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sets the proxy used by this instance.
setData(byte[]) - Method in class org.exoplatform.common.http.client.Request
 
setData(SerialInputData) - Method in class org.exoplatform.common.transport.SerialRequest
 
setData(SerialInputData) - Method in class org.exoplatform.common.transport.SerialResponse
 
setData(int[]) - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
 
setDefaultAllowUserInteraction(boolean) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the default allow-user-action.
setDefaultHeaders(NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sets the default http headers to be sent with each request.
setDefaultRequestProperty(String, String) - Static method in class org.exoplatform.common.http.client.HttpURLConnection
Sets an arbitrary default request header.
setDefaultTimeout(int) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the default timeout value to be used for each new HTTPConnection.
setDelegFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setEffectiveURI(URI) - Method in class org.exoplatform.common.http.client.Response
set the final URI of the document.
setEffectiveURL(URL) - Method in class org.exoplatform.common.http.client.Response
Deprecated. use setEffectiveURI() instead
setExoId(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
setEXoId(String) - Method in class org.mortbay.cometd.continuation.EXoContinuationClient
 
setExtraInfo(Object) - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Set the extra info.
setFlags(int) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setHeader(String, String) - Method in class org.exoplatform.common.http.client.Response
Set a header field in the list of headers.
setHeaders(NVPair[]) - Method in class org.exoplatform.common.http.client.Request
 
setHeaders(HashMap<String, String>) - Method in class org.exoplatform.common.transport.SerialRequest
 
setHeaders(HashMap<String, String>) - Method in class org.exoplatform.common.transport.SerialResponse
 
setId(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
setId(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
setIfModifiedSince(long) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Sets the If-Modified-Since header.
setIndex(int) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
setInstanceFollowRedirects(boolean) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Enables or disables the automatic handling of redirection responses for this instance only.
setInteFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setIsdn(String) - Method in class org.exoplatform.services.ws.rest.samples.Book
Set ISDN.
setLogging(int, boolean) - Static method in class org.exoplatform.common.http.client.Log
Enable or disable logging for the given facilities.
setLogWriter(Writer, boolean) - Static method in class org.exoplatform.common.http.client.Log
Set the writer to which to log.
setMaxAge(int) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the max-age cache control directive.
setMaxAge(int) - Method in class org.exoplatform.services.rest.Cookie
 
setMaxConnection(int) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
setMechListMIC(OctetString) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
setMechListMIC(OctetString) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
setMechs(LinkedList<Oid>) - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
 
setMechToken(OctetString) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
setMechTypes(MechTypeList) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
 
setMessage(String) - Method in class org.exoplatform.ws.frameworks.cometd.transport.DelegateMessage
 
setMessagePart(MessagePart) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
setMessages(LinkedList<String>) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
setMethod(String) - Method in class org.exoplatform.common.http.client.Request
 
setMethod(String) - Method in class org.exoplatform.common.transport.SerialRequest
 
setMustRevalidate(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the must-revalidate cache control directive.
setMutualFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setNegResult(NegResult) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
setNegTokenInit(NegTokenInit) - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
 
setNoCache(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-cache cache control directive.
setNoCache(boolean, List<String>) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-cache cache control directive.
setNodes(List<Node>) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancerImpl.LoadBalancerConf
 
setNoStore(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-store cache control directive.
setNoTransform(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the no-transform cache control directive.
setOid(Oid) - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
 
setOid(int[]) - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
 
setPages(int) - Method in class org.exoplatform.services.ws.rest.samples.Book
Set number of pages.
setParams(NVPair[]) - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Set the authentication parameters.
setParts(LinkedList<T>) - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
 
setParts(LinkedList<Oid>) - Method in class org.exoplatform.services.security.sso.spnego.message.MechTypeList
setParts(LinkedList<NegTokenSequencePart>) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
setParts(LinkedList<NegTokenSequencePart>) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
setPhase(String) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
setPrice(Double) - Method in class org.exoplatform.services.ws.rest.samples.Book
Set book's price.
setPrivateCacheable(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the private cache control directive.
setPrivateCacheable(boolean, List<String>) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the private cache control directive.
setProxyRevalidate(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the must-revalidate cache control directive.
setProxyServer(String, int) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the default proxy server to use.
setPublicCacheable(boolean) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the public cache control directive.
setQueries(HashMap<String, String>) - Method in class org.exoplatform.common.transport.SerialRequest
 
setRawMode(boolean) - Method in class org.exoplatform.common.http.client.HTTPConnection
Deprecated. This is not really needed anymore; in V0.2 request were synchronous and therefore to do pipelining you needed to disable the processing of responses.
setRedirectOnEstablished(String) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated.  
setRedirectOnFailed(String) - Method in class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated.  
setReplayFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setRequestMethod(String) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Sets the request method (e.g.
setRequestProperty(String, String) - Method in class org.exoplatform.common.http.client.HttpURLConnection
Sets an arbitrary request header.
setRequestURI(String) - Method in class org.exoplatform.common.http.client.Request
 
setResourceIdentifier(ResourceIdentifier) - Method in class org.exoplatform.services.rest.Request
set ResourceIdentifier.
setResponseToken(OctetString) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
setResult(int) - Method in class org.exoplatform.services.security.sso.spnego.message.NegResult
 
setRetryRequest(boolean) - Method in class org.exoplatform.common.http.client.Response
Should the request be retried by the application? This can be used by modules to signal to the application that it should retry the request.
setSecure(boolean) - Method in class org.exoplatform.services.rest.Cookie
 
setSecurity(boolean) - Method in class org.exoplatform.services.security.cas.server.HTTPAuthenticationHandler
This method is called by spring framework, security is passed from configuration.
setSeqNo(int) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
 
setSequenceFlag(boolean) - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
 
setSessionContext(SessionContext) - Method in class org.exoplatform.ws.rest.ejbconnector21.RestEJBConnectorBean
setSMaxAge(int) - Method in class org.exoplatform.services.rest.CacheControl
Corresponds to the s-maxage cache control directive.
setSocksServer(String) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the SOCKS server to use.
setSocksServer(String, int) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the SOCKS server to use.
setSocksServer(String, int, int) - Static method in class org.exoplatform.common.http.client.HTTPConnection
Sets the SOCKS server to use.
setStatus(int) - Method in class org.exoplatform.common.transport.SerialResponse
 
setStream(HttpOutputStream) - Method in class org.exoplatform.common.http.client.Request
 
setSupportedMech(Oid) - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
 
setTimeout(int) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sets the timeout to be used for creating connections and reading responses.
setTimeout(long) - Method in class org.mortbay.cometd.continuation.EXoContinuationBayeux
setTitle(String) - Method in class org.exoplatform.services.ws.rest.samples.Book
Set book's title.
setToken(byte[]) - Method in class org.exoplatform.services.security.sso.spnego.message.ParseState
 
setTokens(Set<OAuthAccessor>) - Method in class org.exoplatform.ws.security.oauth.impl.OAuthTokenCleanerImpl
By this method must be passed collections of accessor which must be under control.
setTokens(Set<OAuthAccessor>) - Method in interface org.exoplatform.ws.security.oauth.OAuthTokenCleaner
 
setTrailer(String, String) - Method in class org.exoplatform.common.http.client.Response
Set a trailer field in the list of trailers.
setTrailers(NVPair[]) - Method in class org.exoplatform.common.http.client.HttpOutputStream
Sets the trailers to be sent if the output is sent with the chunked transfer encoding.
setTransformer(OutputEntityTransformer) - Method in class org.exoplatform.services.rest.Response
Set entity transformer.
setTransformerParameters(Map<String, String>) - Method in class org.exoplatform.services.rest.Response.Builder
set parameters for OutputEntityTransformer.
setType(Class<?>) - Method in class org.exoplatform.services.rest.transformer.InputEntityTransformer
Set the type of Objects which should be serve by InputEntityTransformer.
setUnauthorized() - Method in class org.exoplatform.services.security.sso.spnego.SpnegoHandler
Sets the state to UNAUTHORIZED.
setupRequest(String, String, NVPair[], byte[], HttpOutputStream) - Method in class org.exoplatform.common.http.client.HTTPConnection
Sets up the request, creating the list of headers to send and creating instances of the modules.
setUrl(String) - Method in class org.exoplatform.common.transport.SerialRequest
 
setUrl(String) - Method in class org.exoplatform.ws.frameworks.cometd.loadbalancer.Node
 
setValue(String) - Method in class org.exoplatform.common.util.HierarchicalProperty
sets the property value
setVersion(int) - Method in class org.exoplatform.services.rest.Cookie
 
simpleDeployService(String, Object) - Static method in class org.exoplatform.services.ws.impl.cxf.ExoDeployCXFUtils
Simple deploy service.
SimpleService - Class in org.exoplatform.services.ws.rest.simple
This service does not do real work, it useful to check rest-ejb connector.
SimpleService() - Constructor for class org.exoplatform.services.ws.rest.simple.SimpleService
 
size() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
size() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
 
SOAPServlet - Class in org.exoplatform.services.ws.impl.cxf.transport.http
Created by The eXo Platform SAS .
SOAPServlet() - Constructor for class org.exoplatform.services.ws.impl.cxf.transport.http.SOAPServlet
 
SOCKS - Static variable in class org.exoplatform.common.http.client.Log
The Socks facility (64)
SocksException - Exception in org.exoplatform.common.http.client
Signals that an error was received while trying to set up a connection with the Socks server.
SocksException() - Constructor for exception org.exoplatform.common.http.client.SocksException
Constructs a SocksException with no detail message.
SocksException(String) - Constructor for exception org.exoplatform.common.http.client.SocksException
Constructs a SocksException with the specified detail message.
SpnegoAuthenticator - Class in org.exoplatform.services.security.sso.spnego
 
SpnegoAuthenticator() - Constructor for class org.exoplatform.services.security.sso.spnego.SpnegoAuthenticator
Constructs instance of SpnegoAuthenticator.
SpnegoException - Exception in org.exoplatform.services.security.sso.spnego
 
SpnegoException(String) - Constructor for exception org.exoplatform.services.security.sso.spnego.SpnegoException
 
SpnegoException(String, Throwable) - Constructor for exception org.exoplatform.services.security.sso.spnego.SpnegoException
 
SpnegoException(Throwable) - Constructor for exception org.exoplatform.services.security.sso.spnego.SpnegoException
 
SpnegoFilter - Class in org.exoplatform.services.security.sso.spnego
Deprecated. In eXo implementation SSOAuthenticationFilter must be used instead this.
SpnegoFilter() - Constructor for class org.exoplatform.services.security.sso.spnego.SpnegoFilter
Deprecated.  
SpnegoHandler - Class in org.exoplatform.services.security.sso.spnego
Thin Spnego wrapping mechanism for org.ietf.jgss GSS-API.
SpnegoHandler() - Constructor for class org.exoplatform.services.security.sso.spnego.SpnegoHandler
Creates a new SpnegoHandler .
SpnegoHandler.State - Enum in org.exoplatform.services.security.sso.spnego
State of the SpnegoHandler.
SpnegoParser - Class in org.exoplatform.services.security.sso.spnego
Parser for convering byte[] spnego tokens into nice objects.
SpnegoParser() - Constructor for class org.exoplatform.services.security.sso.spnego.SpnegoParser
 
SSOAuthenticationException - Exception in org.exoplatform.services.security.sso
 
SSOAuthenticationException(String, Throwable) - Constructor for exception org.exoplatform.services.security.sso.SSOAuthenticationException
 
SSOAuthenticationException(String) - Constructor for exception org.exoplatform.services.security.sso.SSOAuthenticationException
 
SSOAuthenticationException(Throwable) - Constructor for exception org.exoplatform.services.security.sso.SSOAuthenticationException
 
SSOAuthenticationFilter - Class in org.exoplatform.services.security.sso.http
 
SSOAuthenticationFilter() - Constructor for class org.exoplatform.services.security.sso.http.SSOAuthenticationFilter
 
SSOAuthenticator - Interface in org.exoplatform.services.security.sso
 
SSOAUTHENTICATOR_KEY - Static variable in class org.exoplatform.services.security.sso.config.Config
Authenticator key.
SSOAuthenticatorFactory - Class in org.exoplatform.services.security.sso
 
SSOAuthenticatorValve - Class in org.exoplatform.services.security.sso.tomcat
 
SSOAuthenticatorValve() - Constructor for class org.exoplatform.services.security.sso.tomcat.SSOAuthenticatorValve
 
SSOConfigurator - Class in org.exoplatform.services.security.sso.config
 
SSOConfigurator(InitParams) - Constructor for class org.exoplatform.services.security.sso.config.SSOConfigurator
 
StandaloneContainerInitializedListener - Class in org.exoplatform.ws.frameworks.servlet
Created by The eXo Platform SAS .
Servlet context initializer that initializes standalone container at the context startup time.
StandaloneContainerInitializedListener() - Constructor for class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
 
StandaloneRestServer - Class in org.exoplatform.services.rest.server
Standalone REST server based on Jetty.
StandaloneRestServer(InitParams) - Constructor for class org.exoplatform.services.rest.server.StandaloneRestServer
 
start() - Method in class org.exoplatform.services.rest.ResourceBinder
 
start() - Method in class org.exoplatform.services.rest.server.StandaloneRestServer
Server starter.
start() - Method in class org.exoplatform.services.security.sso.config.SSOConfigurator
startArray() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
This method will be called by JSONParser when '[' found.
startArray() - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
This method will be called by JSONParser when '[' found.
startObject() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonDefaultHandler
This method will be called by JSONParser when '{' found.
startObject() - Method in interface org.exoplatform.ws.frameworks.json.JsonHandler
This method will be called by JSONParser when '{' found.
status(int) - Method in class org.exoplatform.services.rest.Response.Builder
return Buider with changed status.
stop() - Method in class org.exoplatform.common.http.client.HTTPConnection
Aborts all the requests currently in progress on this connection and closes all associated sockets.
stop() - Method in class org.exoplatform.services.rest.ResourceBinder
 
stop() - Method in class org.exoplatform.services.rest.server.StandaloneRestServer
Server destroy.
stop() - Method in class org.exoplatform.services.security.sso.config.SSOConfigurator
StringInputTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformer can read java.lang.String objects from input stream.
StringInputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.StringInputTransformer
 
StringOutputTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformer can write java.lang.String objects in output stream.
StringOutputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.StringOutputTransformer
 
StringValue - Class in org.exoplatform.ws.frameworks.json.value.impl
 
StringValue(String) - Constructor for class org.exoplatform.ws.frameworks.json.value.impl.StringValue
Constructs new StringValue.
subtract(Integer, Integer) - Method in class org.exoplatform.services.ws.rest.samples.Calculator
Subtract second item from first one.

T

tag(String) - Method in class org.exoplatform.services.rest.Response.Builder
set HTTP EntityTag header.
TEMP_REDIRECT - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 307: Temporary Redirect.
temporaryRedirect(String) - Static method in class org.exoplatform.services.rest.Response.Builder
created Builder with HTTP status 307 (TEMPORARY REDIRECT).
Ticket - Class in org.exoplatform.services.ws.soap.jsr181
 
Ticket(String, String, String, Date) - Constructor for class org.exoplatform.services.ws.soap.jsr181.Ticket
Construct new instance of Ticket.
TicketOrderService - Interface in org.exoplatform.services.ws.soap.jsr181
Created by The eXo Platform SAS .
TicketOrderServiceImpl - Class in org.exoplatform.services.ws.soap.jsr181
Simple ticket service for SOAP demo.
TicketOrderServiceImpl() - Constructor for class org.exoplatform.services.ws.soap.jsr181.TicketOrderServiceImpl
 
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractSequence
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.ContextFlags
toDer() - Method in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.NegResult
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenInit
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenSequencePart
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.NegTokenTarg
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.OctetString
toDer() - Method in class org.exoplatform.services.security.sso.spnego.message.Oid
toExternalForm() - Method in class org.exoplatform.common.http.client.Cookie
 
toExternalForm() - Method in class org.exoplatform.common.http.client.Cookie2
 
toExternalForm() - Method in class org.exoplatform.common.http.client.URI
 
tokens - Variable in class org.exoplatform.ws.security.oauth.impl.OAuthProviderServiceImpl
User tokens.
toString() - Method in class org.exoplatform.common.http.client.AuthorizationInfo
Constructs a string containing the authorization info.
toString() - Method in class org.exoplatform.common.http.client.Cookie
Create a string containing all the cookie fields.
toString() - Method in class org.exoplatform.common.http.client.Cookie2
Create a string containing all the cookie fields.
toString() - Method in class org.exoplatform.common.http.client.HTTPConnection
Generates a string of the form protocol://host.domain:port .
toString() - Method in class org.exoplatform.common.http.client.HttpHeaderElement
 
toString() - Method in class org.exoplatform.common.http.client.HttpOutputStream
produces a string describing this stream.
toString() - Method in class org.exoplatform.common.http.client.HTTPResponse
produces a full list of headers and their values, one per line.
toString() - Method in class org.exoplatform.common.http.client.HttpURLConnection
produces a string.
toString() - Method in class org.exoplatform.common.http.client.NVPair
Produces a string containing the name and value of this instance.
toString() - Method in class org.exoplatform.common.http.client.Request
 
toString() - Method in class org.exoplatform.common.http.client.URI
Return the URI as string.
toString() - Method in class org.exoplatform.services.rest.Cookie
String representation of cookie.
toString() - Method in class org.exoplatform.services.rest.data.MimeTypes
String representation of mimetypes.
toString() - Method in class org.exoplatform.services.ws.rest.samples.Book
toString() - Method in class org.exoplatform.services.ws.soap.jsr181.Ticket
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.BooleanValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.NullValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.NumericValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.impl.StringValue
toString() - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
toURL() - Method in class org.exoplatform.common.http.client.URI
Will try to create a java.net.URL object from this URI.
Trace(String, NVPair[]) - Method in class org.exoplatform.common.http.client.HTTPConnection
Requests a TRACE.
Trace(String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Requests a TRACE.
trailerHandler(Response, RoRequest) - Method in class org.exoplatform.common.http.client.CookieModule
Invoked by the HTTPClient.
trailerHandler(Response, RoRequest) - Method in interface org.exoplatform.common.http.client.HTTPClientModule
The chunked transfer-encoding (and in future maybe others) can contain trailer fields at the end of the body.
transformer(OutputEntityTransformer) - Method in class org.exoplatform.services.rest.Response.Builder
set OutputEntityTransformer.
transformerParameters - Variable in class org.exoplatform.services.rest.transformer.OutputEntityTransformer
External parameters for transformation.
type - Variable in class org.exoplatform.common.http.client.URI
 
TYPE_APP_CONSTRUCTED_OBJECT - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Type identifier for Application Constructed Objects (0x60).
TYPE_APPLICATION_CONSTRUCTED_OBJECT - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_BIT_STRING - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_ENUMERATED - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_NEG_TOKEN_INIT - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_NEG_TOKEN_TARG - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_OCTET_STRING - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Type identifier for octet strings (0x04).
TYPE_OCTET_STRING - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_OID - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_SEQUENCE - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Type identifier for sequences (0x30).
TYPE_SEQUENCE - Static variable in interface org.exoplatform.services.security.sso.spnego.message.MessagePart
 
TYPE_SPNEGO_NEGTOKENINIT - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Type identifier for NegTokenInit messages (0xa0).
TYPE_SPNEGO_NEGTOKENTARG - Static variable in interface org.exoplatform.services.security.sso.spnego.DerConstants
Type identifier for NegTokenTarg messages (0xa1).

U

UNAUTHORIZED - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 401: Unauthorized.
UNAVAILABLE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 503: Service Unavailable.
unbind(ResourceContainer) - Method in class org.exoplatform.services.rest.ResourceBinder
Unbind single ResourceContainer.
unbind(String) - Method in class org.exoplatform.services.rest.ResourceBinder
Unbind ResourceContainer with given class name.
unescape(String, BitSet) - Static method in class org.exoplatform.common.http.client.URI
Unescape escaped characters (i.e.
Unlock(String, String) - Method in class org.exoplatform.common.http.client.HTTPConnection
Refresh LOCK request.
unreservedChar - Static variable in class org.exoplatform.common.http.client.URI
 
UNSUPPORTED_TYPE - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 415: Unsupported Media Type.
URI - Class in org.exoplatform.common.http.client
This class represents a generic URI, as defined in RFC-2396.
URI(String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs a URI from the given string representation.
URI(URI, String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs a URI from the given string representation, relative to the given base URI.
URI(URL) - Constructor for class org.exoplatform.common.http.client.URI
Construct a URI from the given URL.
URI(String, String, String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs a URI from the given parts, using the default port for this scheme (if known).
URI(String, String, int, String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs a URI from the given parts.
URI(String, String, String, int, String, String, String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs a URI from the given parts.
URI(String, String) - Constructor for class org.exoplatform.common.http.client.URI
Constructs an opaque URI from the given parts.
uricChar - Static variable in class org.exoplatform.common.http.client.URI
 
URIParam - Annotation Type in org.exoplatform.services.rest
UriParam define the names of URI.
URIPattern - Class in org.exoplatform.services.rest
An utility class for manipulating "parametrized" strings.
URIPattern(String) - Constructor for class org.exoplatform.services.rest.URIPattern
Creates a new instance of ParametrizedStringParser.
URITemplate - Annotation Type in org.exoplatform.services.rest
URITemplate defines URI pattern for ResourceContainer.
url - Variable in class org.exoplatform.common.http.client.URI
 
URLC - Static variable in class org.exoplatform.common.http.client.Log
The ULRConnection facility (128)
URLDecode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes the given urlencoded string.
URLEncode(String) - Static method in class org.exoplatform.common.http.client.Codecs
This method urlencodes the given string.
USE_PROXY - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 305: Use Proxy.
userinfo - Variable in class org.exoplatform.common.http.client.URI
 
userinfoChar - Static variable in class org.exoplatform.common.http.client.URI
 
usesGenericSyntax - Static variable in class org.exoplatform.common.http.client.URI
 
usesGenericSyntax(String) - Static method in class org.exoplatform.common.http.client.URI
 
usesSemiGenericSyntax - Static variable in class org.exoplatform.common.http.client.URI
 
usesSemiGenericSyntax(String) - Static method in class org.exoplatform.common.http.client.URI
 
usingProxy() - Method in class org.exoplatform.common.http.client.HttpURLConnection
Shows if request are being made through an http proxy or directly.
Util - Class in org.exoplatform.common.http.client
This class holds various utility methods.
uudecode(char[]) - Static method in class org.exoplatform.common.http.client.Codecs
This method decodes the given uuencoded char[].
uuencode(byte[]) - Static method in class org.exoplatform.common.http.client.Codecs
This method encodes the given byte[] using the unix uuencode encding.

V

value - Variable in class org.exoplatform.common.http.client.Cookie
 
value - Variable in class org.exoplatform.common.util.HierarchicalProperty
Property value.
valueOf(String) - Static method in enum org.exoplatform.services.security.sso.spnego.SpnegoHandler.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.ws.frameworks.json.impl.JsonUtils.JsonToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.ws.frameworks.json.impl.JsonUtils.Types
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.services.security.sso.spnego.SpnegoHandler.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exoplatform.ws.frameworks.json.impl.JsonUtils.JsonToken
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.exoplatform.ws.frameworks.json.impl.JsonUtils.Types
Returns an array containing the constants of this enum type, in the order they're declared.
version - Variable in class org.exoplatform.common.http.client.Cookie2
 
version - Static variable in class org.exoplatform.common.http.client.HTTPConnection
The current version of this package.
VERSION - Static variable in interface org.exoplatform.common.http.HTTPStatus
HTTP Status-Code 505: HTTP Version Not Supported.

W

WebServiceLoader - Class in org.exoplatform.services.ws.impl.cxf
 
WebServiceLoader(ExoContainerContext) - Constructor for class org.exoplatform.services.ws.impl.cxf.WebServiceLoader
Constructs instance of WebServiceLoader.
WebServiceLoaderPlugin - Class in org.exoplatform.services.ws.impl.cxf
Created by The eXo Platform SAS .
WebServiceLoaderPlugin(InitParams) - Constructor for class org.exoplatform.services.ws.impl.cxf.WebServiceLoaderPlugin
 
wildcardMatch(String, String) - Static method in class org.exoplatform.common.http.client.Util
Match pattern against name, where pattern may contain wildcards ('*').
withStatus(int) - Static method in class org.exoplatform.services.rest.Response.Builder
create Builder with selected status.
wrap(int, int[]) - Method in class org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
Creates a der part of a message with the type first, then der length and then the actual data.
write(int) - Method in class org.exoplatform.common.http.client.HttpOutputStream
Writes a single byte on the stream.
write(byte[], int, int) - Method in class org.exoplatform.common.http.client.HttpOutputStream
Writes an array of bytes on the stream.
write(int, String) - Static method in class org.exoplatform.common.http.client.Log
Write the given message to the current log if logging for the given facility is enabled.
write(int, String, Throwable) - Static method in class org.exoplatform.common.http.client.Log
Write the stack trace of the given exception to the current log if logging for the given facility is enabled.
write(int, String, ByteArrayOutputStream) - Static method in class org.exoplatform.common.http.client.Log
Write the contents of the given buffer to the current log if logging for the given facility is enabled.
writeEndArray() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the end of JSON array ']'.
writeEndArray() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the end of JSON array ']'.
writeEndObject() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the end of JSON object '}'.
writeEndObject() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the end of JSON object '}'.
writeEntity(OutputStream) - Method in class org.exoplatform.services.rest.Response
Write entity to output stream.
writeKey(String) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the key.
writeKey(String) - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the key.
writeNull() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the null data to stream.
writeNull() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the null data to stream.
writeObject(OutputStream) - Method in interface org.exoplatform.services.rest.transformer.SerializableEntity
Write object in given output stream.
writeStartArray() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the start of JSON array '['.
writeStartArray() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the start of JSON array '['.
writeStartObject() - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the start of JSON object '{'.
writeStartObject() - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the start of JSON object '{'.
writeString(String) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the String to stream.
writeString(String) - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the String to stream.
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.JAXBOutputTransformer
Write entity to OutputStream.
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.OutputEntityTransformer
Write entity to OutputStream.
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.PassthroughOutputTransformer
Write entity to OutputStream.} .
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.SerializableTransformer
Write entity to OutputStream.}
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.StringOutputTransformer
Write entity to OutputStream.}
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.XMLOutputTransformer
Write entity to OutputStream.}
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.XSLT4DOMOutputTransformer
Write entity to OutputStream.}
writeTo(Object, OutputStream) - Method in class org.exoplatform.services.rest.transformer.XSLT4SourceOutputTransformer
Write entity to OutputStream. .
writeTo(Object, OutputStream) - Method in class org.exoplatform.ws.frameworks.json.transformer.Bean2JsonOutputTransformer
Write entity to OutputStream.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.ArrayValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.BooleanValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.DoubleValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.LongValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.NullValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.NumericValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.ObjectValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.impl.StringValue
Write value in given writer.
writeTo(JsonWriter) - Method in class org.exoplatform.ws.frameworks.json.value.JsonValue
Write value in given writer.
writeValue(long) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the value of long type to stream.
writeValue(double) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the value of double type to stream.
writeValue(boolean) - Method in class org.exoplatform.ws.frameworks.json.impl.JsonWriterImpl
Write the value of boolean type to stream.
writeValue(long) - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the value of long type to stream.
writeValue(double) - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the value of double type to stream.
writeValue(boolean) - Method in interface org.exoplatform.ws.frameworks.json.JsonWriter
Write the value of boolean type to stream.

X

XlinkHref - Class in org.exoplatform.services.rest.data
Created by The eXo Platform SAS.
Can add xlink:href into given Element of DOM structure.
XlinkHref(String) - Constructor for class org.exoplatform.services.rest.data.XlinkHref
 
XMLBookService - Class in org.exoplatform.services.ws.rest.samples
Simple service for REST demo.
XMLBookService(BookStorage) - Constructor for class org.exoplatform.services.ws.rest.samples.XMLBookService
Constructs new instance of XMLBookService.
XMLInputTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformer can read XML from input stream.
XMLInputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.XMLInputTransformer
 
XMLOutputTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformer can write XML in output stream.
XMLOutputTransformer() - Constructor for class org.exoplatform.services.rest.transformer.XMLOutputTransformer
 
XSLT4DOMOutputTransformer - Class in org.exoplatform.services.rest.transformer
This type of transformer can transform given XML to other mime-type and write it to output stream.
XSLT4DOMOutputTransformer(TRAXTemplatesService) - Constructor for class org.exoplatform.services.rest.transformer.XSLT4DOMOutputTransformer
Construct transformer.
XSLT4SourceOutputTransformer - Class in org.exoplatform.services.rest.transformer
 
XSLT4SourceOutputTransformer(TRAXTemplatesService) - Constructor for class org.exoplatform.services.rest.transformer.XSLT4SourceOutputTransformer
Construct transformer.
XSLT_TEMPLATE - Static variable in class org.exoplatform.services.rest.transformer.XSLTConstants
Under this name must be set transformer parameter which set schemas name in TRAXTemplatesService.
XSLTConstants - Class in org.exoplatform.services.rest.transformer
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2009 eXo Platform SAS. All Rights Reserved.