Searched defs:FSAssertion (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 DFSAssertion.java25 * $Id: FSAssertion.java,v 1.2 2008/06/25 05:46:43 qcheng Exp $
60 * The class <code>FSAssertion</code> creates and parses Liberty
68 public class FSAssertion extends Assertion { class in inherits:Assertion
103 * Constructor to create an <code>FSAssertion</code> object
112 public FSAssertion(Element assertionElement ) method in class:FSAssertion
114 FSUtils.debug.message("FSAssertion(Element): Called");
119 FSUtils.debug.message("FSAssertion: local name missing");
125 FSUtils.debug.message("FSAssertion: invalid root element");
135 FSUtils.debug.message("FSAssertion: MajorVersion missing");
144 FSUtils.debug.error("FSAssertion
312 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
335 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
359 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAssertion.java25 * $Id: FSAssertion.java,v 1.2 2008/06/25 05:46:43 qcheng Exp $
63 * The class <code>FSAssertion</code> creates and parses Liberty
71 public class FSAssertion extends Assertion { class in inherits:Assertion
106 * Constructor to create an <code>FSAssertion</code> object
115 public FSAssertion(Element assertionElement ) method in class:FSAssertion
117 FSUtils.debug.message("FSAssertion(Element): Called");
122 FSUtils.debug.message("FSAssertion: local name missing");
128 FSUtils.debug.message("FSAssertion: invalid root element");
138 FSUtils.debug.message("FSAssertion: MajorVersion missing");
147 FSUtils.debug.error("FSAssertion
315 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
338 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
362 public FSAssertion(String assertionID,String issuer,Date issueInstant, method in class:FSAssertion
[all...]

Completed in 36 milliseconds