Uses of Class
org.jboss.seam.security.external.openid.OpenIdProviderOrRelyingParty

Packages that use OpenIdProviderOrRelyingParty
org.jboss.seam.security.external.openid   
 

Uses of OpenIdProviderOrRelyingParty in org.jboss.seam.security.external.openid
 

Methods in org.jboss.seam.security.external.openid that return OpenIdProviderOrRelyingParty
static OpenIdProviderOrRelyingParty OpenIdProviderOrRelyingParty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OpenIdProviderOrRelyingParty[] OpenIdProviderOrRelyingParty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Seam Framework. All Rights Reserved.