Uses of Class
org.keycloak.dom.saml.v2.ac.classes.GoverningAgreementRefType
Packages that use GoverningAgreementRefType
-
Uses of GoverningAgreementRefType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes with type parameters of type GoverningAgreementRefTypeModifier and TypeFieldDescriptionprotected List<GoverningAgreementRefType>GoverningAgreementsType.governingAgreementRefMethods in org.keycloak.dom.saml.v2.ac.classes that return types with arguments of type GoverningAgreementRefTypeModifier and TypeMethodDescriptionGoverningAgreementsType.getGoverningAgreementRef()Gets the value of the governingAgreementRef property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type GoverningAgreementRefTypeModifier and TypeMethodDescriptionvoidGoverningAgreementsType.add(GoverningAgreementRefType gov) voidGoverningAgreementsType.remove(GoverningAgreementRefType gov)