WsOpenIdClient
Attributes
- Graph
-
- Supertypes
-
trait WSBodyWritablestrait XMLBodyWritablestrait JsonBodyWritablestrait DefaultBodyWritablestrait OpenIdClientclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Retrieve the URL where the user should be redirected to start the OpenID authentication process
Retrieve the URL where the user should be redirected to start the OpenID authentication process
Attributes
From a request corresponding to the callback from the OpenID server, check the identity of the current user
From a request corresponding to the callback from the OpenID server, check the identity of the current user
Attributes
Inherited methods
Attributes
- Inherited from:
- JsonBodyWritables
Implicits
Inherited implicits
Attributes
- Inherited from:
- WSBodyWritables
Creates an SourceBody with "application/octet-stream" content type from a file.
Creates an SourceBody with "application/octet-stream" content type from a file.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an SourceBody with "application/octet-stream" content type from an inputstream.
Creates an SourceBody with "application/octet-stream" content type from an inputstream.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an SourceBody with "application/octet-stream" content type from a file.
Creates an SourceBody with "application/octet-stream" content type from a file.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type from an array of bytes.
Creates an InMemoryBody with "application/octet-stream" content type from an array of bytes.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type from a bytebuffer.
Creates an InMemoryBody with "application/octet-stream" content type from a bytebuffer.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/octet-stream" content type.
Creates an InMemoryBody with "application/octet-stream" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "text/xml" content type.
Creates an InMemoryBody with "text/xml" content type.
Attributes
- Inherited from:
- XMLBodyWritables
Creates an InMemoryBody with "application/json" content type, using the static ObjectMapper.
Creates an InMemoryBody with "application/json" content type, using the static ObjectMapper.
Attributes
- Inherited from:
- JsonBodyWritables
Creates an InMemoryBody with "text/xml" content type.
Creates an InMemoryBody with "text/xml" content type.
Attributes
- Inherited from:
- XMLBodyWritables
Creates an InMemoryBody with "text/xml" content type.
Creates an InMemoryBody with "text/xml" content type.
Attributes
- Inherited from:
- XMLBodyWritables
Creates an InMemoryBody with "text/plain" content type.
Creates an InMemoryBody with "text/plain" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "text/plain" content type from a StringBuilder
Creates an InMemoryBody with "text/plain" content type from a StringBuilder
Attributes
- Inherited from:
- DefaultBodyWritables
Creates a BodyWritable with an identity function, with "application/octet-stream" content type.
Creates a BodyWritable with an identity function, with "application/octet-stream" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Creates an InMemoryBody with "application/x-www-form-urlencoded" content type.
Creates an InMemoryBody with "application/x-www-form-urlencoded" content type.
Attributes
- Inherited from:
- DefaultBodyWritables
Attributes
- Inherited from:
- DefaultBodyWritables