|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AxFetchListFactory
A strategy which can be used by an OpenID consumer implementation, to dynamically determine the attribute exchange information based on the OpenID identifier.
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.
| Method Summary | |
|---|---|
List<OpenIDAttribute> |
createAttributeList(String identifier)
Builds the list of attributes which should be added to the fetch request for the supplied OpenID identifier. |
| Method Detail |
|---|
List<OpenIDAttribute> createAttributeList(String identifier)
identifier - the claimed_identity
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||