Uses of Class
org.apache.sling.auth.openid.OpenIDFailure

Packages that use OpenIDFailure
org.apache.sling.auth.openid   
 

Uses of OpenIDFailure in org.apache.sling.auth.openid
 

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



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.