Uses of Class
org.keycloak.dom.saml.v2.ac.classes.GoverningAgreementsType
Packages that use GoverningAgreementsType
-
Uses of GoverningAgreementsType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as GoverningAgreementsTypeModifier and TypeFieldDescriptionprotected GoverningAgreementsTypeIdentificationType.governingAgreementsprotected GoverningAgreementsTypeOriginalAuthnContextDeclarationBaseType.governingAgreementsMethods in org.keycloak.dom.saml.v2.ac.classes that return GoverningAgreementsTypeModifier and TypeMethodDescriptionIdentificationType.getGoverningAgreements()Gets the value of the governingAgreements property.OriginalAuthnContextDeclarationBaseType.getGoverningAgreements()Gets the value of the governingAgreements property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type GoverningAgreementsTypeModifier and TypeMethodDescriptionvoidIdentificationType.setGoverningAgreements(GoverningAgreementsType value) Sets the value of the governingAgreements property.voidOriginalAuthnContextDeclarationBaseType.setGoverningAgreements(GoverningAgreementsType value) Sets the value of the governingAgreements property.