Uses of Class
org.apache.ignite.internal.processors.authentication.UserManagementException
-
Packages that use UserManagementException Package Description org.apache.ignite.internal.processors.authentication -
-
Uses of UserManagementException in org.apache.ignite.internal.processors.authentication
Methods in org.apache.ignite.internal.processors.authentication that throw UserManagementException Modifier and Type Method Description static voidIgniteAuthenticationProcessor. validate(String login, char[] passwd)
-