Uses of Class
org.apache.shindig.auth.AuthInfo.Attribute

Packages that use AuthInfo.Attribute
org.apache.shindig.auth   
 

Uses of AuthInfo.Attribute in org.apache.shindig.auth
 

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



Copyright © 2007-2012. All Rights Reserved.