- findAllMembershipsByGroup(Group) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findAllMembershipsByUser(User) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findAllUsers() - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findAllUsers(UserStatus) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findGroupById(String) - Method in class org.exoplatform.services.organization.idm.GroupDAOImpl
-
- findGroupByMembership(String, String) - Method in class org.exoplatform.services.organization.idm.GroupDAOImpl
-
- findGroups(Group) - Method in class org.exoplatform.services.organization.idm.GroupDAOImpl
-
- findGroupsOfUser(String) - Method in class org.exoplatform.services.organization.idm.GroupDAOImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObject, IdentityObjectRelationshipType, Collection<IdentityObjectType>, boolean, IdentityObjectSearchCriteria) - Method in class org.gatein.portal.idm.impl.repository.ExoFallbackIdentityStoreRepository
-
Override findIdentityObject() method in order to add an inconsidered case in
Original implementation which is mappedStores greater than 1 and identityObjectType is not
explicitely managed by default store (Hibernate)
- findIdentityObject(IdentityStoreInvocationContext, String, IdentityObjectType) - Method in class org.gatein.portal.idm.impl.repository.ExoFallbackIdentityStoreRepository
-
override findIdentityObjectByUniqueAttribute() method in order to add
the mandatoryStoredObjects option of the new LDAP configuration into consideration
- findIdentityObject(IdentityStoreInvocationContext, String) - Method in class org.gatein.portal.idm.impl.repository.ExoFallbackIdentityStoreRepository
-
override findIdentityObjectByUniqueAttribute() method in order to add
the mandatoryStoredObjects option of the new LDAP configuration into consideration
- findIdentityObject(IdentityStoreInvocationContext, IdentityObjectType, IdentityObjectSearchCriteria) - Method in class org.gatein.portal.idm.impl.repository.ExoFallbackIdentityStoreRepository
-
override findIdentityObjectByUniqueAttribute() method in order to add
the mandatoryStoredObjects option of the new LDAP configuration into consideration
- findIdentityObject(IdentityStoreInvocationContext, String, IdentityObjectType) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, String) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObjectType, IdentityObjectSearchCriteria) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObjectType) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObject, IdentityObjectRelationshipType, boolean, IdentityObjectSearchCriteria) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObject, IdentityObjectRelationshipType, Collection<IdentityObjectType>, boolean, IdentityObjectSearchCriteria) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, IdentityObject, IdentityObjectRelationshipType, boolean) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findIdentityObject(IdentityStoreInvocationContext, String) - Method in class org.picketlink.idm.impl.store.ldap.ExoLDAPIdentityStoreImpl
-
retrieve the ID of the IdentityObject from LDAP according to the customer's configuration
(prevent problems when cn is not equal to the uid attribute )
- findIdentityObject(IdentityStoreInvocationContext, IdentityObject, IdentityObjectRelationshipType, Collection<IdentityObjectType>, boolean, IdentityObjectSearchCriteria) - Method in class org.picketlink.idm.impl.store.ldap.ExoLDAPIdentityStoreImpl
-
To fix the exception encountered when trying to retrieve filtered groups, we verify if findIdentityObject() returns null or not
- findIdentityObjectByUniqueAttribute(IdentityStoreInvocationContext, IdentityObjectType, IdentityObjectAttribute) - Method in class org.gatein.portal.idm.impl.repository.ExoFallbackIdentityStoreRepository
-
override findIdentityObjectByUniqueAttribute() method in order to add
the mandatoryStoredObjects option of the new LDAP configuration into consideration
- findIdentityObjectByUniqueAttribute(IdentityStoreInvocationContext, IdentityObjectType, IdentityObjectAttribute) - Method in class org.picketlink.idm.impl.store.hibernate.PatchedHibernateIdentityStoreImpl
-
- findMembership(String) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipByUserGroupAndType(String, String, String) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipsByGroup(Group) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipsByGroupId(String) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipsByUser(String) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipsByUserAndGroup(String, String) - Method in class org.exoplatform.services.organization.idm.MembershipDAOImpl
-
- findMembershipType(String) - Method in class org.exoplatform.services.organization.idm.MembershipTypeDAOImpl
-
- findMembershipTypes() - Method in class org.exoplatform.services.organization.idm.MembershipTypeDAOImpl
-
- findUserByEmail(String) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUserByName(String) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUserByName(String, UserStatus) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUserByUniqueAttribute(String, String, UserStatus) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUserProfileByName(String) - Method in class org.exoplatform.services.organization.idm.UserProfileDAOImpl
-
- findUserProfiles() - Method in class org.exoplatform.services.organization.idm.UserProfileDAOImpl
-
- findUsers(Query) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUsersByGroup(String) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUsersByGroupId(String) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUsersByGroupId(String, UserStatus) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUsersByQuery(Query) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- findUsersByQuery(Query, UserStatus) - Method in class org.exoplatform.services.organization.idm.UserDAOImpl
-
- flush() - Method in class org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl
-