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