Searched refs:getAttributesForSchema (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DIDirectoryServices.java702 public Set getAttributesForSchema(String objectclass); method in interface:IDirectoryServices
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DIDirectoryServices.java702 public Set getAttributesForSchema(String objectclass); method in interface:IDirectoryServices
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DDirectoryManagerImpl.java276 public Set getAttributesForSchema(String objectclass) method in class:DirectoryManagerImpl
279 return dsServices.getAttributesForSchema(objectclass);
H A DDirectoryManagerIF.java185 public Set getAttributesForSchema(String objectclass) method in interface:DirectoryManagerIF
H A DRemoteServicesImpl.java1697 public Set getAttributesForSchema(String objectclass) { method in class:RemoteServicesImpl
1701 "getAttributesForSchema", objs), null, null));
1703 getDebug().error("RemoteServicesImpl.getAttributesForSchema: " +
1709 "RemoteServicesImpl.getAttributesForSchema : "
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DDirectoryManagerImpl.java276 public Set getAttributesForSchema(String objectclass) method in class:DirectoryManagerImpl
279 return dsServices.getAttributesForSchema(objectclass);
H A DDirectoryManagerIF.java185 public Set getAttributesForSchema(String objectclass) method in interface:DirectoryManagerIF
H A DRemoteServicesImpl.java1697 public Set getAttributesForSchema(String objectclass) { method in class:RemoteServicesImpl
1701 "getAttributesForSchema", objs), null, null));
1703 getDebug().error("RemoteServicesImpl.getAttributesForSchema: " +
1709 "RemoteServicesImpl.getAttributesForSchema : "
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObjectImpl.java1912 Set attrs = dsServices.getAttributesForSchema(oc);
H A DAMSDKRepo.java1324 Set attrs = dsServices.getAttributesForSchema(oc);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObjectImpl.java1913 Set attrs = dsServices.getAttributesForSchema(oc);
H A DAMSDKRepo.java1324 Set attrs = dsServices.getAttributesForSchema(oc);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java3369 public Set getAttributesForSchema(String objectclass) { method in class:DirectoryServicesImpl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java3369 public Set getAttributesForSchema(String objectclass) { method in class:DirectoryServicesImpl

Completed in 118 milliseconds