Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.StatementAbstractType
Packages that use StatementAbstractType
Package
Description
-
Uses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Modifier and TypeClassDescriptionclass
Java class for XACMLPolicySetIdReferenceStatementType complex type. -
Uses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Subclasses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertionModifier and TypeClassDescriptionclass
Java class for AttributeStatementType complex type.class
Java class for AuthnStatementType complex type.class
Java class for AuthzDecisionStatementType complex type.Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with type parameters of type StatementAbstractTypeModifier and TypeFieldDescriptionprotected List
<StatementAbstractType> AssertionType.statementOrAuthnStatementOrAuthzDecisionStatement
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type StatementAbstractTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatementAbstractType> ObjectFactory.createStatement
(StatementAbstractType value) AssertionType.getStatementOrAuthnStatementOrAuthzDecisionStatement()
Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type StatementAbstractTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<StatementAbstractType> ObjectFactory.createStatement
(StatementAbstractType value) -
Uses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
Subclasses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertionModifier and TypeClassDescriptionclass
Java class for XACMLAuthzDecisionStatementType complex type.class
Java class for XACMLPolicyStatementType complex type.