| java.lang.Object | |
| ↳ | org.springframework.security.openid.NullAxFetchListFactory |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Builds the list of attributes which should be added to the fetch request for the
supplied OpenID identifier.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.security.openid.AxFetchListFactory
| |||||||||||
Builds the list of attributes which should be added to the fetch request for the supplied OpenID identifier.
| identifier | the claimed_identity |
|---|