Uses of Class
org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement

Packages that use AbstractSAMLCallbackHandler.Statement
org.apache.ws.security.common   
 

Uses of AbstractSAMLCallbackHandler.Statement in org.apache.ws.security.common
 

Fields in org.apache.ws.security.common declared as AbstractSAMLCallbackHandler.Statement
protected  AbstractSAMLCallbackHandler.Statement AbstractSAMLCallbackHandler.statement
           
 

Methods in org.apache.ws.security.common that return AbstractSAMLCallbackHandler.Statement
static AbstractSAMLCallbackHandler.Statement AbstractSAMLCallbackHandler.Statement.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractSAMLCallbackHandler.Statement[] AbstractSAMLCallbackHandler.Statement.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.apache.ws.security.common with parameters of type AbstractSAMLCallbackHandler.Statement
 void AbstractSAMLCallbackHandler.setStatement(AbstractSAMLCallbackHandler.Statement statement)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.