public interface OpenIdProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
String |
getUrl() |
void |
requestAttributes(OpenIdRelyingPartyApi openIdApi,
List<OpenIdRequestedAttribute> attributes) |
String getCode()
String getName()
String getUrl()
void requestAttributes(OpenIdRelyingPartyApi openIdApi, List<OpenIdRequestedAttribute> attributes)
Copyright © 2013 Seam Framework. All Rights Reserved.