Uses of Class
africa.absa.inception.security.FunctionNotFoundException
-
-
Uses of FunctionNotFoundException in africa.absa.inception.security
Methods in africa.absa.inception.security that throw FunctionNotFoundException Modifier and Type Method Description voidISecurityService. deleteFunction(String functionCode)Delete the function.voidSecurityService. deleteFunction(String functionCode)FunctionISecurityService. getFunction(String functionCode)Retrieve the function.FunctionSecurityService. getFunction(String functionCode)voidISecurityService. updateFunction(Function function)Update the function.voidSecurityService. updateFunction(Function function)
-