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