Uses of Class
org.openiam.internationalization.LocalizedServiceGet
-
-
Uses of LocalizedServiceGet in org.openiam.esb.am.service.impl
Methods in org.openiam.esb.am.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description OAuthScopesResponseAuthProviderServiceImpl. getAuthorizedScopes(String clientId, String userId, boolean countNumAuthorizedScopes, boolean internationalizeScopes)List<Resource>AuthProviderServiceImpl. getAuthorizedScopes(String clientId, OAuthToken token)OAuthScopesResponseAuthProviderServiceImpl. getAuthorizedScopesRFC6749(String clientId, String userId, String requestedScopes, boolean countNumAuthorizedScopes, boolean internationalizeScopes) -
Uses of LocalizedServiceGet in org.openiam.esb.core.mailbox.impl
Methods in org.openiam.esb.core.mailbox.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description MailboxConfigurationMailboxConfigurationServiceImpl. get(String id) -
Uses of LocalizedServiceGet in org.openiam.esb.core.meta.service.impl
Methods in org.openiam.esb.core.meta.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description org.springframework.data.domain.Page<MetadataElement>MetadataElementServiceImpl. find(MetadataElementSearchBean searchBean, int from, int size)org.springframework.data.domain.Page<MetadataElement>MetadataElementServiceImpl. findBeans(MetadataElementSearchBean searchBean, boolean deepCopy, int from, int size)org.springframework.data.domain.Page<MetadataElementEntity>MetadataElementServiceImpl. findBeans(MetadataElementSearchBean searchBean, int from, int size)MetadataTypeMetadataTypeServiceImpl. get(String id) -
Uses of LocalizedServiceGet in org.openiam.esb.core.org.service.impl
Methods in org.openiam.esb.core.org.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description List<OrganizationType>OrganizationTypeServiceImpl. findAllowedChildrenByDelegationFilter(String requesterId)List<OrganizationType>OrganizationTypeServiceImpl. findBeans(OrganizationTypeSearchBean searchBean, int from, int size)List<Organization>OrganizationServiceImpl. getAllowedParentOrganizationsDtoForType(String orgTypeId)List<OrganizationType>OrganizationTypeServiceImpl. getAllowedParents(String organizationTypeId)OrganizationEntityOrganizationServiceImpl. getOrganization(String orgId)OrganizationOrganizationServiceImpl. getOrganizationDTO(String orgId) -
Uses of LocalizedServiceGet in org.openiam.esb.core.pswd.service.impl
Methods in org.openiam.esb.core.pswd.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description List<IdentityQuestion>ChallengeResponseServiceImpl. findQuestionBeans(IdentityQuestionSearchBean searchBean, int from, int size)IdentityQuestionChallengeResponseServiceImpl. getQuestion(String questionId) -
Uses of LocalizedServiceGet in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description org.springframework.data.domain.Page<DTO>AbstractKeyGetBeansElasticsearchServiceImpl. findBeans(SEARCH_BEAN searchBean, boolean deepCopy, int from, int size)List<AccessRight>AccessRightServiceImpl. findBeans(AccessRightSearchBean sb, int from, int size)List<Language>LanguageDataServiceImpl. findBeans(LanguageSearchBean searchBean, int from, int size)List<Group>GroupDataServiceImpl. findGroupsDtoForOwner(GroupSearchBean searchBean, String ownerId, int from, int size)ResourceResourceServiceImpl. findResourceDtoById(String resourceId)List<ResourceType>ResourceServiceImpl. findResourceTypesDto(ResourceTypeSearchBean searchBean, int from, int size)DTOAbstractKeyGetBeansServiceImpl. get(String id)List<ResourceType>ResourceServiceImpl. getAllResourceTypesDto()GroupEntityGroupDataServiceImpl. getGroup(String id)GroupGroupDataServiceImpl. getGroupDTO(String groupId)LanguageLanguageDataServiceImpl. getLanguage(String languageId)RoleEntityRoleDataServiceImpl. getRole(String roleId)RoleRoleDataServiceImpl. getRoleDTO(String id, EntitlementsCollection[] dependants)List<Language>LanguageDataServiceImpl. getUsedLanguages()List<Resource>ResourceServiceImpl. getUserApplicationCategories(String userId, String rootResourceId)Method is user to get Application categories for given user id. since v4.1.8 users should be authorized to see categories. -
Uses of LocalizedServiceGet in org.openiam.esb.core.user.service.impl
Methods in org.openiam.esb.core.user.service.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description List<Address>UserMgr. getAddressDtoList(AddressSearchBean searchBean, int from, int size)List<AddressEntity>UserMgr. getAddressList(AddressSearchBean searchBean, int from, int size)List<EmailAddress>UserMgr. getEmailAddressDtoList(EmailSearchBean searchBean, int from, int size)List<EmailAddressEntity>UserMgr. getEmailAddressList(EmailSearchBean searchBean, int from, int size)List<Phone>UserMgr. getPhoneDTOList(PhoneSearchBean sb, int from, int size)List<PhoneEntity>UserMgr. getPhoneList(PhoneSearchBean searchBean, int from, int size)List<UserAttributeEntity>UserAttributeServiceImpl. getUserAttributeList(String userId)List<UserAttribute>UserAttributeServiceImpl. getUserAttributesDtoList(String userId) -
Uses of LocalizedServiceGet in org.openiam.esb.elasticsearch.repository.impl
Methods in org.openiam.esb.elasticsearch.repository.impl with annotations of type LocalizedServiceGet Modifier and Type Method Description org.springframework.data.domain.Page<ResourceDoc>ResourceElasticSearchRepositoryImpl. findBeans(ResourceSearchBean searchBean, int from, int size) -
Uses of LocalizedServiceGet in org.openiam.srvc.am
Methods in org.openiam.srvc.am with annotations of type LocalizedServiceGet Modifier and Type Method Description List<AccessRight>AccessRightDataServiceImpl. findBeans(AccessRightSearchBean searchBean, int from, int size)
-