org.jboss.seam.security.examples.openid
Class AttributeVO
java.lang.Object
org.jboss.seam.security.examples.openid.AttributeVO
public class AttributeVO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeVO
public AttributeVO()
getRequestedAttribute
public OpenIdRequestedAttribute getRequestedAttribute()
setRequestedAttribute
public void setRequestedAttribute(OpenIdRequestedAttribute requestedAttribute)
getAttributeValue
public String getAttributeValue()
setAttributeValue
public void setAttributeValue(String attributeValue)
Copyright © 2011 Seam Framework. All Rights Reserved.