Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.StatementAbstractType
-
-
Uses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Subclasses of StatementAbstractType in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss Modifier and Type Class Description classXACMLPolicySetIdReferenceStatementTypeJava 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.assertion Modifier and Type Class Description classAttributeStatementTypeJava class for AttributeStatementType complex type.classAuthnStatementTypeJava class for AuthnStatementType complex type.classAuthzDecisionStatementTypeJava class for AuthzDecisionStatementType complex type.Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with type parameters of type StatementAbstractType Modifier and Type Field Description protected List<StatementAbstractType>AssertionType. statementOrAuthnStatementOrAuthzDecisionStatementMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type StatementAbstractType Modifier and Type Method Description javax.xml.bind.JAXBElement<StatementAbstractType>ObjectFactory. createStatement(StatementAbstractType value)List<StatementAbstractType>AssertionType. getStatementOrAuthnStatementOrAuthzDecisionStatement()Gets the value of the statementOrAuthnStatementOrAuthzDecisionStatement property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type StatementAbstractType Modifier and Type Method Description javax.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.assertion Modifier and Type Class Description classXACMLAuthzDecisionStatementTypeJava class for XACMLAuthzDecisionStatementType complex type.classXACMLPolicyStatementTypeJava class for XACMLPolicyStatementType complex type.
-