org.jboss.seam.security.external.openid
Class OpenIdRequest
java.lang.Object
org.jboss.seam.security.external.openid.OpenIdRequest
- All Implemented Interfaces:
- Serializable
@SessionScoped
public class OpenIdRequest
- extends Object
- implements Serializable
- Author:
- Marcel Kolsteren
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenIdRequest
public OpenIdRequest()
getDiscoveryInformation
public org.openid4java.discovery.DiscoveryInformation getDiscoveryInformation()
setDiscoveryInformation
public void setDiscoveryInformation(org.openid4java.discovery.DiscoveryInformation discoveryInformation)
Copyright © 2011 Seam Framework. All Rights Reserved.