Uses of Class
org.odpi.openmetadata.accessservices.securitymanager.ffdc.SecurityManagerAuditCode
-
Packages that use SecurityManagerAuditCode Package Description org.odpi.openmetadata.accessservices.securitymanager.ffdc This package provides the first failure data capture support for the Security Manager OMAS module. -
-
Uses of SecurityManagerAuditCode in org.odpi.openmetadata.accessservices.securitymanager.ffdc
Methods in org.odpi.openmetadata.accessservices.securitymanager.ffdc that return SecurityManagerAuditCode Modifier and Type Method Description static SecurityManagerAuditCodeSecurityManagerAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityManagerAuditCode[]SecurityManagerAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-