Searched defs:getName (Results 201 - 225 of 1310) sorted by relevance

1234567891011>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DOctetStringSubstringMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:OctetStringSubstringMatchingRule
H A DPresentationAddressEqualityMatchingRule.java70 return Collections.singleton(getName());
82 public String getName() method in class:PresentationAddressEqualityMatchingRule
H A DProtocolInformationEqualityMatchingRule.java70 return Collections.singleton(getName());
82 public String getName() method in class:ProtocolInformationEqualityMatchingRule
H A DTelephoneNumberEqualityMatchingRule.java69 return Collections.singleton(getName());
81 public String getName() method in class:TelephoneNumberEqualityMatchingRule
H A DTelephoneNumberSubstringMatchingRule.java73 return Collections.singleton(getName());
85 public String getName() method in class:TelephoneNumberSubstringMatchingRule
H A DUUIDEqualityMatchingRule.java71 return Collections.singleton(getName());
83 public String getName() method in class:UUIDEqualityMatchingRule
H A DUniqueMemberEqualityMatchingRule.java85 return Collections.singleton(getName());
97 public String getName() method in class:UniqueMemberEqualityMatchingRule
H A DUserPasswordExactEqualityMatchingRule.java68 return Collections.singleton(getName());
80 public String getName() method in class:UserPasswordExactEqualityMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DExistingFileBehavior.java88 public String getName() method in class:ExistingFileBehavior
H A DLockType.java89 public String getName() method in class:LockType
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxPrincipal.java83 public String getName() method in class:OpendsJmxPrincipal
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DAuthPasswordExactEqualityMatchingRule.java78 return Collections.singleton(getName());
90 public String getName() method in class:AuthPasswordExactEqualityMatchingRule
H A DBitStringEqualityMatchingRule.java69 return Collections.singleton(getName());
81 public String getName() method in class:BitStringEqualityMatchingRule
H A DBooleanEqualityMatchingRule.java70 return Collections.singleton(getName());
82 public String getName() method in class:BooleanEqualityMatchingRule
H A DCaseExactEqualityMatchingRule.java64 public String getName() method in class:CaseExactEqualityMatchingRule
77 return Collections.singleton(getName());
H A DCaseExactIA5EqualityMatchingRule.java73 public String getName() method in class:CaseExactIA5EqualityMatchingRule
86 return Collections.singleton(getName());
H A DCaseExactIA5SubstringMatchingRule.java73 return Collections.singleton(getName());
85 public String getName() method in class:CaseExactIA5SubstringMatchingRule
H A DCaseExactSubstringMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:CaseExactSubstringMatchingRule
H A DCaseIgnoreEqualityMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:CaseIgnoreEqualityMatchingRule
H A DCaseIgnoreIA5EqualityMatchingRule.java72 return Collections.singleton(getName());
84 public String getName() method in class:CaseIgnoreIA5EqualityMatchingRule
H A DCaseIgnoreIA5SubstringMatchingRule.java72 return Collections.singleton(getName());
84 public String getName() method in class:CaseIgnoreIA5SubstringMatchingRule
H A DCaseIgnoreListEqualityMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:CaseIgnoreListEqualityMatchingRule
H A DCaseIgnoreListSubstringMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:CaseIgnoreListSubstringMatchingRule
H A DCaseIgnoreSubstringMatchingRule.java67 return Collections.singleton(getName());
79 public String getName() method in class:CaseIgnoreSubstringMatchingRule
H A DDistinguishedNameEqualityMatchingRule.java83 return Collections.singleton(getName());
95 public String getName() method in class:DistinguishedNameEqualityMatchingRule

Completed in 84 milliseconds

1234567891011>>