|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenIdRequestedAttribute
Attribute requested by the relying party during the authentication of a user.
| Method Summary | |
|---|---|
String |
getAlias()
Name that identifies this requested attribute. |
Integer |
getCount()
Indicates the maximum number of values to be returned by the provider; must be at least 1. |
String |
getTypeUri()
Attribute type identifier. |
boolean |
isRequired()
Indicates whether the attribute is required. |
| Method Detail |
|---|
String getAlias()
String getTypeUri()
boolean isRequired()
Integer getCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||