public class YahooAuthenticator extends Object implements Authenticator<OpenIdCredentials>
| Constructor and Description |
|---|
YahooAuthenticator(YahooOpenIdClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected YahooOpenIdProfile |
createProfile(org.openid4java.message.AuthSuccess authSuccess) |
void |
validate(OpenIdCredentials credentials,
WebContext context) |
public YahooAuthenticator(YahooOpenIdClient client)
public void validate(OpenIdCredentials credentials, WebContext context)
validate in interface Authenticator<OpenIdCredentials>protected YahooOpenIdProfile createProfile(org.openid4java.message.AuthSuccess authSuccess) throws org.openid4java.message.MessageException
org.openid4java.message.MessageExceptionCopyright © 2019. All rights reserved.