Searched refs:assertion (Results 101 - 125 of 1525) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DJAXBVersion.java9 package com.sun.identity.saml2.jaxb.assertion.impl;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DUnmarshallableObject.java8 package com.sun.identity.saml2.jaxb.assertion.impl.runtime;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DCondition.java29 package com.sun.identity.saml.assertion;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAdviceType.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 104)
21 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}AssertionIDReference"/>
22 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Assertion"/>
53 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AssertionIDReferenceElement}
54 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AssertionElement}
H A DEvidenceType.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 198)
21 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}AssertionIDReference"/>
22 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Assertion"/>
51 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AssertionIDReferenceElement}
52 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AssertionElement}
H A DObjectFactory.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
15 * generated in the com.sun.identity.liberty.ws.common.jaxb.assertion package.
32 public final static com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfo grammarInfo = new com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl(rootTagMap, defaultImplementations, (com.sun.identity.liberty.ws.common.jaxb.assertion.ObjectFactory.class));
33 public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.assertion.impl.JAXBVersion.class);
36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AttributeElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.ActionType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionTypeImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.ConfirmationMethodElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/
H A DJAXBVersion.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion.impl;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DAdviceType.java9 package com.sun.identity.saml2.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-assertion-2.0.xsd line 198)
21 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AssertionIDRef"/>
22 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AssertionURIRef"/>
23 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Assertion"/>
24 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}EncryptedAssertion"/>
54 * {@link com.sun.identity.saml2.jaxb.assertion.AssertionElement}
56 * {@link com.sun.identity.saml2.jaxb.assertion.AssertionURIRefElement}
57 * {@link com.sun.identity.saml2.jaxb.assertion.EncryptedAssertionElement}
58 * {@link com.sun.identity.saml2.jaxb.assertion
[all...]
H A DAssertionType.java9 package com.sun.identity.saml2.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-assertion-2.0.xsd line 87)
21 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Issuer"/>
23 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Subject" minOccurs="0"/>
24 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Conditions" minOccurs="0"/>
25 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Advice" minOccurs="0"/>
27 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Statement"/>
28 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AuthnStatement"/>
29 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AuthzDecisionStatement"/>
30 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AttributeStatemen
[all...]
H A DAuthzDecisionStatementType.java9 package com.sun.identity.saml2.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-assertion-2.0.xsd line 253)
19 * &lt;extension base="{urn:oasis:names:tc:SAML:2.0:assertion}StatementAbstractType">
21 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Action" maxOccurs="unbounded"/>
22 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Evidence" minOccurs="0"/>
24 * &lt;attribute name="Decision" use="required" type="{urn:oasis:names:tc:SAML:2.0:assertion}DecisionType" />
33 extends com.sun.identity.saml2.jaxb.assertion.StatementAbstractType
73 * {@link com.sun.identity.saml2.jaxb.assertion.ActionElement}
74 * {@link com.sun.identity.saml2.jaxb.assertion.ActionType}
102 * {@link com.sun.identity.saml2.jaxb.assertion
[all...]
H A DEvidenceType.java9 package com.sun.identity.saml2.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-assertion-2.0.xsd line 281)
21 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AssertionIDRef"/>
22 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AssertionURIRef"/>
23 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}Assertion"/>
24 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}EncryptedAssertion"/>
53 * {@link com.sun.identity.saml2.jaxb.assertion.AssertionElement}
54 * {@link com.sun.identity.saml2.jaxb.assertion.AssertionURIRefElement}
55 * {@link com.sun.identity.saml2.jaxb.assertion.EncryptedAssertionElement}
56 * {@link com.sun.identity.saml2.jaxb.assertion
[all...]
H A DSubjectConfirmationType.java9 package com.sun.identity.saml2.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/saml2/saml-schema-assertion-2.0.xsd line 120)
22 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}BaseID"/>
23 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}NameID"/>
24 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}EncryptedID"/>
26 * &lt;element ref="{urn:oasis:names:tc:SAML:2.0:assertion}SubjectConfirmationData" minOccurs="0"/>
43 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataElement}
44 * {@link com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType}
46 com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType getSubjectConfirmationData();
53 * {@link com.sun.identity.saml2.jaxb.assertion
[all...]
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/
H A DJAXBVersion.java9 package com.sun.identity.saml2.jaxb.assertion.impl;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DUnmarshallableObject.java8 package com.sun.identity.saml2.jaxb.assertion.impl.runtime;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DCondition.java29 package com.sun.identity.saml.assertion;
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DObjectFactory.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
15 * generated in the com.sun.identity.liberty.ws.common.jaxb.assertion package.
32 public final static com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfo grammarInfo = new com.sun.identity.federation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl(rootTagMap, defaultImplementations, (com.sun.identity.liberty.ws.common.jaxb.assertion.ObjectFactory.class));
33 public final static java.lang.Class version = (com.sun.identity.liberty.ws.common.jaxb.assertion.impl.JAXBVersion.class);
36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AttributeElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.ActionType.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.ActionTypeImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.ConfirmationMethodElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion
[all...]
H A DActionElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 189)
17 * &lt;element name="Action" type="{urn:oasis:names:tc:SAML:1.0:assertion}ActionType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.ActionType
H A DAdviceElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 103)
17 * &lt;element name="Advice" type="{urn:oasis:names:tc:SAML:1.0:assertion}AdviceType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AdviceType
H A DAssertionElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 54)
17 * &lt;element name="Assertion" type="{urn:oasis:names:tc:SAML:1.0:assertion}AssertionType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AssertionType
H A DAttributeDesignatorElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 214)
17 * &lt;element name="AttributeDesignator" type="{urn:oasis:names:tc:SAML:1.0:assertion}AttributeDesignatorType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeDesignatorType
H A DAttributeElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 219)
17 * &lt;element name="Attribute" type="{urn:oasis:names:tc:SAML:1.0:assertion}AttributeType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeType
H A DAttributeStatementElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 204)
17 * &lt;element name="AttributeStatement" type="{urn:oasis:names:tc:SAML:1.0:assertion}AttributeStatementType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeStatementType
H A DAttributeStatementType.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 205)
19 * &lt;extension base="{urn:oasis:names:tc:SAML:1.0:assertion}SubjectStatementAbstractType">
21 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Attribute" maxOccurs="unbounded"/>
30 extends com.sun.identity.liberty.ws.common.jaxb.assertion.SubjectStatementAbstractType
52 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeType}
53 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeElement}
H A DAttributeType.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 220)
19 * &lt;extension base="{urn:oasis:names:tc:SAML:1.0:assertion}AttributeDesignatorType">
21 * &lt;element ref="{urn:oasis:names:tc:SAML:1.0:assertion}AttributeValue" maxOccurs="unbounded"/>
30 extends com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeDesignatorType
52 * {@link com.sun.identity.liberty.ws.common.jaxb.assertion.AttributeValueElement}
H A DAudienceRestrictionConditionElement.java9 package com.sun.identity.liberty.ws.common.jaxb.assertion;
14 * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/cs-sstc-schema-assertion-01.xsd line 86)
17 * &lt;element name="AudienceRestrictionCondition" type="{urn:oasis:names:tc:SAML:1.0:assertion}AudienceRestrictionConditionType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.assertion.AudienceRestrictionConditionType

Completed in 65 milliseconds

1234567891011>>