Uses of Class
org.openid4java.message.IndirectError

Packages that use IndirectError
org.openid4java.message   
 

Uses of IndirectError in org.openid4java.message
 

Methods in org.openid4java.message that return IndirectError
static IndirectError IndirectError.createIndirectError(OpenIDException e, java.lang.String returnTo)
           
static IndirectError IndirectError.createIndirectError(OpenIDException e, java.lang.String returnTo, boolean compatibility)
           
static IndirectError IndirectError.createIndirectError(OpenIDException e, java.lang.String msg, java.lang.String returnTo, boolean compatibility)
           
static IndirectError IndirectError.createIndirectError(ParameterList params)
           
static IndirectError IndirectError.createIndirectError(java.lang.String msg, java.lang.String returnTo)
           
static IndirectError IndirectError.createIndirectError(java.lang.String msg, java.lang.String returnTo, boolean compatibility)
           
 



Copyright 2006-2008 Sxip Identity Corporation