Searched defs:getAttributeNames (Results 1 - 25 of 66) sorted by relevance

123

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java194 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
242 equals = getAttributeNames().equals(sr.getAttributeNames());
245 for (String attrName : getAttributeNames())
316 for (String wholeName : this.getAttributeNames())
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java195 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
243 equals = getAttributeNames().equals(sr.getAttributeNames());
246 for (String attrName : getAttributeNames())
317 for (String wholeName : this.getAttributeNames())
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java195 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
243 equals = getAttributeNames().equals(sr.getAttributeNames());
246 for (String attrName : getAttributeNames())
317 for (String wholeName : this.getAttributeNames())
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java194 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
242 equals = getAttributeNames().equals(sr.getAttributeNames());
245 for (String attrName : getAttributeNames())
316 for (String wholeName : this.getAttributeNames())
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java195 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
243 equals = getAttributeNames().equals(sr.getAttributeNames());
246 for (String attrName : getAttributeNames())
317 for (String wholeName : this.getAttributeNames())
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModelImpl.java124 Set attributeNames = getAttributeNames(clientType, classification);
169 private Set getAttributeNames(String clientType, String classification) { method in class:MAPDeviceProfileModelImpl
202 Set attributeNames = getAttributeNames(clientType, classification);
H A DSCModelBase.java228 protected Set getAttributeNames(SchemaType type) method in class:SCModelBase
311 names = getAttributeNames(type);
H A DSubConfigModel.java75 Set getAttributeNames(String schemaName); method in interface:SubConfigModel
H A DSubConfigModelImpl.java172 public Set getAttributeNames(String schemaName) { method in class:SubConfigModelImpl
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DSearchTemplate.java209 public String[] getAttributeNames() { method in class:SearchTemplate
211 .getAttributeNames();
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationSchema.java81 for (Iterator it = getAttributeNames().iterator(); it.hasNext(); ){
97 public Set getAttributeNames(){ method in class:AMAuthenticationSchema
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java190 public SortedSet<String> getAttributeNames() { method in class:CustomSearchResult
229 && getAttributeNames().equals(sr.getAttributeNames())
237 for (String attrName : getAttributeNames())
295 for (String wholeName : getAttributeNames())
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/
H A DAgentTabManager.java78 public Map getAttributeNames(String agentType, int tabId) { method in class:AgentTabManager
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLProperty.java85 List getAttributeNames() { method in class:SAMLProperty
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOSubjectAttributesCollector.java137 Set<String> primitiveAttrNames = getAttributeNames(attrNames,
151 Set<String> membershipAttrNames = getAttributeNames(attrNames,
188 private Set<String> getAttributeNames(Set<String> attrNames, String ns) { method in class:OpenSSOSubjectAttributesCollector
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/
H A DAgentTabManager.java78 public Map getAttributeNames(String agentType, int tabId) { method in class:AgentTabManager
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLProperty.java85 List getAttributeNames() { method in class:SAMLProperty
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModelImpl.java124 Set attributeNames = getAttributeNames(clientType, classification);
169 private Set getAttributeNames(String clientType, String classification) { method in class:MAPDeviceProfileModelImpl
202 Set attributeNames = getAttributeNames(clientType, classification);
H A DSCModelBase.java228 protected Set getAttributeNames(SchemaType type) method in class:SCModelBase
311 names = getAttributeNames(type);
H A DSubConfigModel.java75 Set getAttributeNames(String schemaName); method in interface:SubConfigModel
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DSearchTemplate.java209 public String[] getAttributeNames() { method in class:SearchTemplate
211 .getAttributeNames();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationSchema.java81 for (Iterator it = getAttributeNames().iterator(); it.hasNext(); ){
97 public Set getAttributeNames(){ method in class:AMAuthenticationSchema
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModelImpl.java355 String attributeNames = getAttributeNames(attrMapping);
399 private String getAttributeNames(String attributes) { method in class:TaskModelImpl
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DAttrSet.java203 public String[] getAttributeNames() { method in class:AttrSet
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/authentication/service/protocol/
H A DRemoteSession.java88 Enumeration aNames = getAttributeNames();
217 public Enumeration getAttributeNames() { method in class:RemoteSession
218 return (session != null) ? session.getAttributeNames() :
223 * Returns a list of value names, @see getAttributeNames

Completed in 50 milliseconds

123