Uses of Class
org.apache.oltu.oauth2.common.OAuthProviderType

Packages that use OAuthProviderType
org.apache.oltu.oauth2.common   
 

Uses of OAuthProviderType in org.apache.oltu.oauth2.common
 

Methods in org.apache.oltu.oauth2.common that return OAuthProviderType
static OAuthProviderType OAuthProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OAuthProviderType[] OAuthProviderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.