Searched defs:getGroupFilterAndScope (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DIDirectoryServices.java536 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in interface:IDirectoryServices
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DIDirectoryServices.java536 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in interface:IDirectoryServices
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java1259 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in class:RemoteServicesImpl
1265 "getGroupFilterAndScope", objs),
1273 "RemoteServicesImpl.getGroupFilterAndScope : entryDN"
1279 getDebug().error("RemoteServicesImpl.getGroupFilterAndScope: "
1284 "RemoteServicesImpl.getGroupFilterAndScope: caught "
1290 "RemoteServicesImpl.getGroupFilterAndScope : entryDN="
H A DDirectoryManagerIF.java145 public LinkedList getGroupFilterAndScope(String token, String entryDN, method in interface:DirectoryManagerIF
H A DDirectoryManagerImpl.java347 public LinkedList getGroupFilterAndScope( method in class:DirectoryManagerImpl
355 String[] array = dsServices.getGroupFilterAndScope(ssoToken,
362 debug.message("DirectoryManagerImpl.getGroupFilterAndScope."
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java1259 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in class:RemoteServicesImpl
1265 "getGroupFilterAndScope", objs),
1273 "RemoteServicesImpl.getGroupFilterAndScope : entryDN"
1279 getDebug().error("RemoteServicesImpl.getGroupFilterAndScope: "
1284 "RemoteServicesImpl.getGroupFilterAndScope: caught "
1290 "RemoteServicesImpl.getGroupFilterAndScope : entryDN="
H A DDirectoryManagerIF.java145 public LinkedList getGroupFilterAndScope(String token, String entryDN, method in interface:DirectoryManagerIF
H A DDirectoryManagerImpl.java347 public LinkedList getGroupFilterAndScope( method in class:DirectoryManagerImpl
355 String[] array = dsServices.getGroupFilterAndScope(ssoToken,
362 debug.message("DirectoryManagerImpl.getGroupFilterAndScope."
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java2582 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in class:DirectoryServicesImpl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java2582 public String[] getGroupFilterAndScope(SSOToken token, String entryDN, method in class:DirectoryServicesImpl

Completed in 72 milliseconds