Uses of Class
org.keycloak.dom.saml.v2.ac.SecurityAuditType
-
Packages that use SecurityAuditType Package Description org.keycloak.dom.saml.v2.ac -
-
Uses of SecurityAuditType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as SecurityAuditType Modifier and Type Field Description protected SecurityAuditTypeOperationalProtectionType. securityAuditMethods in org.keycloak.dom.saml.v2.ac 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 with parameters of type SecurityAuditType Modifier and Type Method Description voidOperationalProtectionType. setSecurityAudit(SecurityAuditType value)Sets the value of the securityAudit property.
-