This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.amber.oauth2.common.message.types.GrantType (Apache Oltu: OAuth 2.0 Implementation - Common 0.31-incubating-SNAPSHOT API)

Uses of Class
org.apache.amber.oauth2.common.message.types.GrantType

Packages that use GrantType
org.apache.amber.oauth2.common.message.types   
 

Uses of GrantType in org.apache.amber.oauth2.common.message.types
 

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



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.