Package oracle.tip.pc.services.identity
Interface BPMIdentityService
- All Superinterfaces:
BPMAuthenticationService
,BPMAuthorizationService
,Service
BPMIdentityService
defines BPEL Process Manager Identity Service
BPMIdentityService service = ServiceFactory.getIdentitySrviceInstance();
BPMAuthenticationService service = ServiceFactory.getIdentityServiceInstance("myRealm");
This method will fetch the service instance as configured in the identity service configuration.-
Method Summary
Methods inherited from interface oracle.tip.pc.services.identity.BPMAuthenticationService
authenticateUser, authenticateUser, getConfiguration, getProvider, getRealmName
Methods inherited from interface oracle.tip.pc.services.identity.BPMAuthorizationService
getAllPermissions, getAllPermissions, getAppRoles, getAppRoles, getConfiguration, getGrantedPositionsToUser, getGrantedRolesToAppRole, getGrantedRolesToGroup, getGrantedRolesToRole, getGrantedRolesToUser, getGrantedRolesToUser, getGrantees, getGranteesToAppRole, getGranteesToGroup, getGranteesToPosition, getGroupAttribute, getGroups, getLocaleSpecificGroupNames, getLocaleSpecificUserNames, getLocalizedGroupNames, getLocalizedUserNames, getManagedRolesByRole, getManagedRolesByUser, getManagementChain, getManager, getOwnedRolesByRole, getOwnedRolesByUser, getParticipants, getParticipantsToAppRole, getParticipantsToGroup, getPermissions, getPermissions, getPermissionsForAppRole, getPositionDisplayNames, getProvider, getRealmName, getReportees, getRoleManagers, getRoleOwners, getRoles, getSearchableUserAttributes, getSearchFilterInstance, getSearchFilterInstance, getUserAttribute, getUsers, hasPermission, hasPermissionForAppRole, lookupAppRole, lookupGroup, lookupRole, lookupUser, searchAppRoles, searchGroups, searchGroups, searchUsers, searchUsers, whoAmI