Uses of Class
org.openiam.base.request.GetDetachedEntitlementsServiceRequest
-
Packages that use GetDetachedEntitlementsServiceRequest Package Description org.openiam.esb.core.mq -
-
Uses of GetDetachedEntitlementsServiceRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type GetDetachedEntitlementsServiceRequest Modifier and Type Method Description ResponseGroupQueueListener. processingApiRequest(GroupAPI api, GetDetachedEntitlementsServiceRequest request)Listener is used to catchGroupAPI.GET_DETACHED_FOR_USERAPI calls.ResponseOrganizationQueueListener. processingApiRequest(OrganizationAPI api, GetDetachedEntitlementsServiceRequest request)Listener is used to catchOrganizationAPI.GET_DETACHED_FOR_USERAPI calls.ResponseRoleListener. processingApiRequest(RoleAPI api, GetDetachedEntitlementsServiceRequest request)Listener is used to catchRoleAPI.GET_DETACHED_FOR_USERAPI calls.
-