Uses of Interface
org.jboss.seam.security.external.openid.api.OpenIdPrincipal

Packages that use OpenIdPrincipal
org.jboss.seam.security.external   
org.jboss.seam.security.external.spi   
 

Uses of OpenIdPrincipal in org.jboss.seam.security.external
 

Classes in org.jboss.seam.security.external that implement OpenIdPrincipal
 class OpenIdPrincipalImpl
           
 

Uses of OpenIdPrincipal in org.jboss.seam.security.external.spi
 

Methods in org.jboss.seam.security.external.spi with parameters of type OpenIdPrincipal
 void OpenIdRelyingPartySpi.loginSucceeded(OpenIdPrincipal principal, ResponseHolder responseHolder)
          This method is called after successful external authentication of the user.
 



Copyright © 2010 Seam Framework. All Rights Reserved.