Uses of Class
io.mosip.kernel.auth.defaultimpl.constant.Application
-
Packages that use Application Package Description io.mosip.kernel.auth.defaultimpl.constant -
-
Uses of Application in io.mosip.kernel.auth.defaultimpl.constant
Methods in io.mosip.kernel.auth.defaultimpl.constant that return Application Modifier and Type Method Description static ApplicationApplication. valueOf(String name)Returns the enum constant of this type with the specified name.static Application[]Application. values()Returns an array containing the constants of this enum type, in the order they are declared.
-