Uses of Class
org.apache.shindig.auth.AuthenticationMode

Packages that use AuthenticationMode
org.apache.shindig.auth   
 

Uses of AuthenticationMode in org.apache.shindig.auth
 

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



Copyright © 2007-2012. All Rights Reserved.