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 |
---|---|
java.util.List<OpenIDAttribute> |
createAttributeList(java.lang.String identifier)
Builds the list of attributes which should be added to the fetch request for the
supplied OpenID identifier.
|
java.util.List<OpenIDAttribute> createAttributeList(java.lang.String identifier)
identifier
- the claimed_identity