public class OpenIdCredentials extends Credentials
| Constructor and Description |
|---|
OpenIdCredentials(org.openid4java.discovery.DiscoveryInformation discoveryInformation,
org.openid4java.message.ParameterList parameterList,
String clientName) |
| Modifier and Type | Method and Description |
|---|---|
org.openid4java.discovery.DiscoveryInformation |
getDiscoveryInformation() |
org.openid4java.message.ParameterList |
getParameterList() |
String |
toString() |
getClientName, setClientNamepublic OpenIdCredentials(org.openid4java.discovery.DiscoveryInformation discoveryInformation,
org.openid4java.message.ParameterList parameterList,
String clientName)
Copyright © 2014. All Rights Reserved.