public interface AxFetchListFactory
This allows the list of attributes for a fetch request to be tailored for different OpenID providers, since they do not all support the same attributes.
Modifier and Type | Method and Description |
---|---|
List<OpenIDAttribute> |
createAttributeList(String identifier)
Builds the list of attributes which should be added to the fetch request for the
supplied OpenID identifier.
|
List<OpenIDAttribute> createAttributeList(String identifier)
identifier
- the claimed_identity