Searched defs:FSAuthenticationStatement (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthenticationStatement.java25 * $Id: FSAuthenticationStatement.java,v 1.2 2008/06/25 05:46:43 qcheng Exp $
54 * The <code>FSAuthenticationStatement</code> element represents an
63 public class FSAuthenticationStatement extends AuthenticationStatement { class in inherits:AuthenticationStatement
73 public FSAuthenticationStatement(){ method in class:FSAuthenticationStatement
77 * Constructor to create <code>FSAuthenticationStatement</code> object.
87 public FSAuthenticationStatement( method in class:FSAuthenticationStatement
96 FSUtils.debug.message("FSAuthenticationStatement: missing" +
105 * Constructor for create <code>FSAuthenticationStatement</code> object.
117 public FSAuthenticationStatement( method in class:FSAuthenticationStatement
134 FSUtils.debug.message("FSAuthenticationStatement
151 public FSAuthenticationStatement(Element element) method in class:FSAuthenticationStatement
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthenticationStatement.java25 * $Id: FSAuthenticationStatement.java,v 1.2 2008/06/25 05:46:43 qcheng Exp $
54 * The <code>FSAuthenticationStatement</code> element represents an
63 public class FSAuthenticationStatement extends AuthenticationStatement { class in inherits:AuthenticationStatement
73 public FSAuthenticationStatement(){ method in class:FSAuthenticationStatement
77 * Constructor to create <code>FSAuthenticationStatement</code> object.
87 public FSAuthenticationStatement( method in class:FSAuthenticationStatement
96 FSUtils.debug.message("FSAuthenticationStatement: missing" +
105 * Constructor for create <code>FSAuthenticationStatement</code> object.
117 public FSAuthenticationStatement( method in class:FSAuthenticationStatement
134 FSUtils.debug.message("FSAuthenticationStatement
151 public FSAuthenticationStatement(Element element) method in class:FSAuthenticationStatement
[all...]

Completed in 25 milliseconds