Uses of Class
africa.absa.inception.security.FunctionNotFoundException
-
Uses of FunctionNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw FunctionNotFoundExceptionModifier and TypeMethodDescriptionvoidISecurityService.deleteFunction(String functionCode) Delete the function.voidSecurityService.deleteFunction(String functionCode) ISecurityService.getFunction(String functionCode) Retrieve the function.SecurityService.getFunction(String functionCode) voidISecurityService.updateFunction(Function function) Update the function.voidSecurityService.updateFunction(Function function)