org.jboss.seam.security.openid
Class OpenIdPrincipal

java.lang.Object
  extended by org.jboss.seam.security.SimplePrincipal
      extended by org.jboss.seam.security.openid.OpenIdPrincipal
All Implemented Interfaces:
Serializable, Principal

public class OpenIdPrincipal
extends SimplePrincipal

See Also:
Serialized Form

Constructor Summary
OpenIdPrincipal(String name)
           
 
Method Summary
 
Methods inherited from class org.jboss.seam.security.SimplePrincipal
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OpenIdPrincipal

public OpenIdPrincipal(String name)


Copyright © 2011 Seam Framework. All Rights Reserved.