org.jboss.seam.security.examples.openid
Class Attributes
java.lang.Object
org.jboss.seam.security.examples.openid.Attributes
- All Implemented Interfaces:
- Serializable
@Model
@DialogueScoped
public class Attributes
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attributes
public Attributes()
setRequestedAttributes
public void setRequestedAttributes(List<OpenIdRequestedAttribute> requestedAttributes)
getAttributeVOs
public List<AttributeVO> getAttributeVOs()
confirm
public void confirm()
Copyright © 2011 Seam Framework. All Rights Reserved.