Uses of Class
org.keycloak.dom.saml.v2.ac.classes.GoverningAgreementRefType
-
Uses of GoverningAgreementRefType in org.keycloak.dom.saml.v2.ac.classes
Modifier and TypeFieldDescriptionprotected List<GoverningAgreementRefType>
GoverningAgreementsType.governingAgreementRef
Modifier and TypeMethodDescriptionGoverningAgreementsType.getGoverningAgreementRef()
Gets the value of the governingAgreementRef property.Modifier and TypeMethodDescriptionvoid
GoverningAgreementsType.add
(GoverningAgreementRefType gov) void
GoverningAgreementsType.remove
(GoverningAgreementRefType gov)