Uses of Class
org.apache.sling.auth.form.FormReason

Packages that use FormReason
org.apache.sling.auth.form   
 

Uses of FormReason in org.apache.sling.auth.form
 

Methods in org.apache.sling.auth.form that return FormReason
static FormReason FormReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FormReason[] FormReason.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.