Uses of Class
org.keycloak.dom.saml.v2.ac.classes.SecurityAuditType
-
Packages that use SecurityAuditType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of SecurityAuditType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as SecurityAuditType Modifier and Type Field Description protected SecurityAuditTypeOperationalProtectionType. securityAuditMethods in org.keycloak.dom.saml.v2.ac.classes that return SecurityAuditType Modifier and Type Method Description SecurityAuditTypeOperationalProtectionType. getSecurityAudit()Gets the value of the securityAudit property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type SecurityAuditType Modifier and Type Method Description voidOperationalProtectionType. setSecurityAudit(SecurityAuditType value)Sets the value of the securityAudit property.
-