Uses of Class
org.forgerock.am.identity.application.IdentityNotFoundException
-
Packages that use IdentityNotFoundException Package Description org.forgerock.am.identity.application -
-
Uses of IdentityNotFoundException in org.forgerock.am.identity.application
Methods in org.forgerock.am.identity.application that throw IdentityNotFoundException Modifier and Type Method Description boolean
IdentityActivityService. isActive(IdType type, String username, String realm)
Informs the caller of the passed identity's active status for a given identity type.default boolean
IdentityActivityService. isActive(String username, String realm)
Informs the caller of the passed identity's active status.
-