Uses of Class
org.odpi.openmetadata.accessservices.securitymanager.ffdc.SecurityManagerErrorCode
-
Packages that use SecurityManagerErrorCode 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 SecurityManagerErrorCode in org.odpi.openmetadata.accessservices.securitymanager.ffdc
Methods in org.odpi.openmetadata.accessservices.securitymanager.ffdc that return SecurityManagerErrorCode Modifier and Type Method Description static SecurityManagerErrorCodeSecurityManagerErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityManagerErrorCode[]SecurityManagerErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-