Searched defs:NotUniqueUserProfileException (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/exceptions/
H A DNotUniqueUserProfileException.java40 public class NotUniqueUserProfileException extends AuthLoginException { class in inherits:AuthLoginException
45 * Constructs an instance of the NotUniqueUserProfileException.
49 public NotUniqueUserProfileException(String message) { method in class:NotUniqueUserProfileException

Completed in 76 milliseconds