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

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

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

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

Methods in org.apache.amber.oauth2.common.message.types that return ResponseType
static ResponseType ResponseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResponseType[] ResponseType.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.