Uses of Class
org.keycloak.dom.saml.v2.ac.classes.SecurityAuditType
Packages that use SecurityAuditType
-
Uses of SecurityAuditType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as SecurityAuditTypeModifier and TypeFieldDescriptionprotected SecurityAuditTypeOperationalProtectionType.securityAuditMethods in org.keycloak.dom.saml.v2.ac.classes that return SecurityAuditTypeModifier and TypeMethodDescriptionOperationalProtectionType.getSecurityAudit()Gets the value of the securityAudit property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type SecurityAuditTypeModifier and TypeMethodDescriptionvoidOperationalProtectionType.setSecurityAudit(SecurityAuditType value) Sets the value of the securityAudit property.