Package | Description |
---|---|
org.openid4java.discovery | |
org.openid4java.server |
Offers support for implementing an OpenID Provider server.
|
Modifier and Type | Method and Description |
---|---|
YadisResolver |
Discovery.getYadisResolver() |
Modifier and Type | Method and Description |
---|---|
static List |
Discovery.rpDiscovery(String realm,
YadisResolver yadisResolver)
Performs discovery on the Relying Party's realm and returns a list of
OpenID 2.0 DiscoveryInformation entries.
|
void |
Discovery.setYadisResolver(YadisResolver yadisResolver) |
Constructor and Description |
---|
Discovery(HtmlResolver htmlResolver,
YadisResolver yadisResolver,
XriResolver xriResolver) |
Constructor and Description |
---|
RealmVerifierFactory(YadisResolver yadisResolver) |
Copyright © 2014 Sxip. All rights reserved.