Interface | Description |
---|---|
OAuth1ProfileListener | |
OAuth2ProfileContainer | |
OAuth2ProfileListener | |
RestRequestInterface | |
RestResourceContainer | |
RestURIParser |
RestURIParser should parse the URI based on ths standard syntax components referred
in
http://www.ietf.org/rfc/rfc3986.txt as [scheme:][//authority][path][?query][#fragment] for HTTP/HTTPS scheme |
Class | Description |
---|---|
DefaultOAuth2ProfileContainer | |
OAuth1Profile | |
OAuth1ProfileContainer | |
OAuth2Profile |
Encapsulates values associated with an Oauth2 flow.
|
RestMethod | |
RestRepresentation | |
RestRequest |
Request implementation holding a SOAP request
|
RestRequest.ParameterMessagePart | |
RestResource |
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
RestService |
WSDL implementation of Interface, maps to a WSDL Binding
|
RestServiceFactory | |
WadlGenerator |
Enum | Description |
---|---|
OAuth1Profile.AccessTokenPosition | |
OAuth1Profile.AccessTokenStatus | |
OAuth1Profile.RefreshAccessTokenMethods | |
OAuth2Profile.AccessTokenPosition | |
OAuth2Profile.AccessTokenStatus | |
OAuth2Profile.OAuth2Flow | |
OAuth2Profile.RefreshAccessTokenMethods | |
RestRepresentation.Type | |
RestRequestInterface.HttpMethod |
Each value in this enumeration represents an officially supported HTTP method ("verb").
|
Copyright © 2019. All Rights Reserved.