root
root
API
play.api.libs.openid
Discovery
Errors
AUTH_CANCEL
AUTH_ERROR
BAD_RESPONSE
MISSING_PARAMETERS
NETWORK_ERROR
NO_SERVER
OpenIDComponents
OpenIDError
OpenIDModule
OpenIDServer
OpenIdClient
UserInfo
UserInfo
WsDiscovery
UrlIdentifier
WsOpenIdClient
root
/
play.api.libs.openid
/
Discovery
Discovery
play.api.libs.openid.Discovery
trait
Discovery
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
WsDiscovery
Members list
Clear all
Value members
Abstract methods
def
discoverServer
(
openID
:
String
):
Future
[
OpenIDServer
]
Resolve the OpenID server from the user's OpenID
Resolve the OpenID server from the user's OpenID
Attributes
def
normalizeIdentifier
(
openID
:
String
):
String
Normalize the given identifier.
Normalize the given identifier.
Attributes
In this article
Attributes
Members list
Value members
Abstract methods