Package | Description |
---|---|
org.openid4java.consumer |
Provides functionality for OpenID-enabling Consumer (Relying Party) sites.
|
Modifier and Type | Method and Description |
---|---|
Discovery |
ConsumerManager.getDiscovery()
Returns discovery process manager.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsumerManager.setDiscovery(Discovery discovery)
Sets discovery process manager.
|
Constructor and Description |
---|
ConsumerManager(RealmVerifierFactory realmFactory,
Discovery discovery,
HttpFetcherFactory httpFetcherFactory) |
Copyright © 2015 Sxip. All rights reserved.