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 TypeClassDescriptionclassJava 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 TypeClassDescriptionclassJava class for AttributeStatementType complex type.classJava class for AuthnStatementType complex type.classJava 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.statementOrAuthnStatementOrAuthzDecisionStatementMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type StatementAbstractTypeModifier and TypeMethodDescriptionjavax.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 TypeMethodDescriptionjavax.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 TypeClassDescriptionclassJava class for XACMLAuthzDecisionStatementType complex type.classJava class for XACMLPolicyStatementType complex type.