Class ObjectFactory
- java.lang.Object
-
- org.certificateservices.messages.saml2.assertion.jaxb.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the org.certificateservices.messages.assertion.jaxb package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.certificateservices.messages.assertion.jaxb
-
Method Summary
-
-
-
Method Detail
-
createConditionsType
public ConditionsType createConditionsType()
Create an instance ofConditionsType
-
createAuthnContextType
public AuthnContextType createAuthnContextType()
Create an instance ofAuthnContextType
-
createSubjectConfirmationDataType
public SubjectConfirmationDataType createSubjectConfirmationDataType()
Create an instance ofSubjectConfirmationDataType
-
createSubjectConfirmationType
public SubjectConfirmationType createSubjectConfirmationType()
Create an instance ofSubjectConfirmationType
-
createAuthnStatementType
public AuthnStatementType createAuthnStatementType()
Create an instance ofAuthnStatementType
-
createNameIDType
public NameIDType createNameIDType()
Create an instance ofNameIDType
-
createAuthzDecisionStatementType
public AuthzDecisionStatementType createAuthzDecisionStatementType()
Create an instance ofAuthzDecisionStatementType
-
createEncryptedElementType
public EncryptedElementType createEncryptedElementType()
Create an instance ofEncryptedElementType
-
createActionType
public ActionType createActionType()
Create an instance ofActionType
-
createProxyRestrictionType
public ProxyRestrictionType createProxyRestrictionType()
Create an instance ofProxyRestrictionType
-
createAttributeType
public AttributeType createAttributeType()
Create an instance ofAttributeType
-
createAttributeStatementType
public AttributeStatementType createAttributeStatementType()
Create an instance ofAttributeStatementType
-
createOneTimeUseType
public OneTimeUseType createOneTimeUseType()
Create an instance ofOneTimeUseType
-
createSubjectType
public SubjectType createSubjectType()
Create an instance ofSubjectType
-
createSubjectLocalityType
public SubjectLocalityType createSubjectLocalityType()
Create an instance ofSubjectLocalityType
-
createAdviceType
public AdviceType createAdviceType()
Create an instance ofAdviceType
-
createAssertionType
public AssertionType createAssertionType()
Create an instance ofAssertionType
-
createEvidenceType
public EvidenceType createEvidenceType()
Create an instance ofEvidenceType
-
createAudienceRestrictionType
public AudienceRestrictionType createAudienceRestrictionType()
Create an instance ofAudienceRestrictionType
-
createKeyInfoConfirmationDataType
public KeyInfoConfirmationDataType createKeyInfoConfirmationDataType()
Create an instance ofKeyInfoConfirmationDataType
-
createSubject
public javax.xml.bind.JAXBElement<SubjectType> createSubject(SubjectType value)
-
createEncryptedAssertion
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAssertion(EncryptedElementType value)
-
createAdvice
public javax.xml.bind.JAXBElement<AdviceType> createAdvice(AdviceType value)
-
createSubjectLocality
public javax.xml.bind.JAXBElement<SubjectLocalityType> createSubjectLocality(SubjectLocalityType value)
-
createAssertion
public javax.xml.bind.JAXBElement<AssertionType> createAssertion(AssertionType value)
-
createAudienceRestriction
public javax.xml.bind.JAXBElement<AudienceRestrictionType> createAudienceRestriction(AudienceRestrictionType value)
-
createEvidence
public javax.xml.bind.JAXBElement<EvidenceType> createEvidence(EvidenceType value)
-
createStatement
public javax.xml.bind.JAXBElement<StatementAbstractType> createStatement(StatementAbstractType value)
-
createSubjectConfirmationData
public javax.xml.bind.JAXBElement<SubjectConfirmationDataType> createSubjectConfirmationData(SubjectConfirmationDataType value)
-
createAuthnContext
public javax.xml.bind.JAXBElement<AuthnContextType> createAuthnContext(AuthnContextType value)
-
createConditions
public javax.xml.bind.JAXBElement<ConditionsType> createConditions(ConditionsType value)
-
createCondition
public javax.xml.bind.JAXBElement<ConditionAbstractType> createCondition(ConditionAbstractType value)
-
createAuthnStatement
public javax.xml.bind.JAXBElement<AuthnStatementType> createAuthnStatement(AuthnStatementType value)
-
createAttributeValue
public javax.xml.bind.JAXBElement<java.lang.Object> createAttributeValue(java.lang.Object value)
Create an instance ofJAXBElement<Object>}
-
createAssertionURIRef
public javax.xml.bind.JAXBElement<java.lang.String> createAssertionURIRef(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createAssertionIDRef
public javax.xml.bind.JAXBElement<java.lang.String> createAssertionIDRef(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createSubjectConfirmation
public javax.xml.bind.JAXBElement<SubjectConfirmationType> createSubjectConfirmation(SubjectConfirmationType value)
-
createAuthnContextClassRef
public javax.xml.bind.JAXBElement<java.lang.String> createAuthnContextClassRef(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createAudience
public javax.xml.bind.JAXBElement<java.lang.String> createAudience(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createProxyRestriction
public javax.xml.bind.JAXBElement<ProxyRestrictionType> createProxyRestriction(ProxyRestrictionType value)
-
createAction
public javax.xml.bind.JAXBElement<ActionType> createAction(ActionType value)
-
createEncryptedID
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedID(EncryptedElementType value)
-
createAuthzDecisionStatement
public javax.xml.bind.JAXBElement<AuthzDecisionStatementType> createAuthzDecisionStatement(AuthzDecisionStatementType value)
-
createAuthenticatingAuthority
public javax.xml.bind.JAXBElement<java.lang.String> createAuthenticatingAuthority(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createIssuer
public javax.xml.bind.JAXBElement<NameIDType> createIssuer(NameIDType value)
-
createAuthnContextDeclRef
public javax.xml.bind.JAXBElement<java.lang.String> createAuthnContextDeclRef(java.lang.String value)
Create an instance ofJAXBElement<String>}
-
createOneTimeUse
public javax.xml.bind.JAXBElement<OneTimeUseType> createOneTimeUse(OneTimeUseType value)
-
createEncryptedAttribute
public javax.xml.bind.JAXBElement<EncryptedElementType> createEncryptedAttribute(EncryptedElementType value)
-
createNameID
public javax.xml.bind.JAXBElement<NameIDType> createNameID(NameIDType value)
-
createBaseID
public javax.xml.bind.JAXBElement<BaseIDAbstractType> createBaseID(BaseIDAbstractType value)
-
createAttributeStatement
public javax.xml.bind.JAXBElement<AttributeStatementType> createAttributeStatement(AttributeStatementType value)
-
createAttribute
public javax.xml.bind.JAXBElement<AttributeType> createAttribute(AttributeType value)
-
createAuthnContextDecl
public javax.xml.bind.JAXBElement<java.lang.Object> createAuthnContextDecl(java.lang.Object value)
Create an instance ofJAXBElement<Object>}
-
-