Package org.forgerock.opendj.ldap.schema
Class CoreSchema
- java.lang.Object
-
- org.forgerock.opendj.ldap.schema.CoreSchema
-
public final class CoreSchema extends Object
The OpenDJ SDK core schema contains standard LDAP RFC schema elements. These include:- RFC 4512 - Lightweight Directory Access Protocol (LDAP): Directory Information Models
- RFC 4517 - Lightweight Directory Access Protocol (LDAP): Syntaxes and Matching Rules
- RFC 4519 - Lightweight Directory Access Protocol (LDAP): Schema for User Applications
- RFC 4530 - Lightweight Directory Access Protocol (LDAP): entryUUID Operational Attribute
- RFC 3045 - Storing Vendor Information in the LDAP Root DSE
- RFC 3112 - LDAP Authentication Password Schema
The core schema is non-strict: attempts to retrieve non-existent Attribute Types will return a temporary Attribute Type having the Octet String syntax.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ObjectClass
getAccountObjectClass()
Returns a reference to theaccount
Object Class which has the OID0.9.2342.19200300.100.4.5
.static AttributeType
getAliasedObjectNameAttributeType()
Returns a reference to thealiasedObjectName
Attribute Type which has the OID2.5.4.1
.static ObjectClass
getAliasObjectClass()
Returns a reference to thealias
Object Class which has the OID2.5.6.1
.static AttributeType
getAltServerAttributeType()
Returns a reference to thealtServer
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.6
.static ObjectClass
getApplicationProcessObjectClass()
Returns a reference to theapplicationProcess
Object Class which has the OID2.5.6.11
.static AttributeType
getAssociatedDomainAttributeType()
Returns a reference to theassociatedDomain
Attribute Type which has the OID0.9.2342.19200300.100.1.37
.static AttributeType
getAssociatedNameAttributeType()
Returns a reference to theassociatedName
Attribute Type which has the OID0.9.2342.19200300.100.1.38
.static Syntax
getAttributeTypeDescriptionSyntax()
Returns a reference to theAttribute Type Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.3
.static AttributeType
getAttributeTypesAttributeType()
Returns a reference to theattributeTypes
Attribute Type which has the OID2.5.21.5
.static Syntax
getAuthenticationPasswordSyntax()
Returns a reference to theAuthentication Password Syntax
which has the OID1.3.6.1.4.1.4203.1.1.2
.static AttributeType
getAuthorityRevocationListAttributeType()
Returns a reference to theauthorityRevocationList
Attribute Type which has the OID2.5.4.38
.static AttributeType
getAuthPasswordAttributeType()
Returns a reference to theauthPassword
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.4
.static MatchingRule
getAuthPasswordExactMatchingRule()
Returns a reference to theauthPasswordExactMatch
Matching Rule which has the OID1.3.6.1.4.1.4203.1.2.2
.static ObjectClass
getAuthPasswordObjectObjectClass()
Returns a reference to theauthPasswordObject
Object Class which has the OID1.3.6.1.4.1.4203.1.4.7
.static Syntax
getBinarySyntax()
Returns a reference to theBinary Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.5
.static MatchingRule
getBitStringMatchingRule()
Returns a reference to thebitStringMatch
Matching Rule which has the OID2.5.13.16
.static Syntax
getBitStringSyntax()
Returns a reference to theBit String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.6
.static MatchingRule
getBooleanMatchingRule()
Returns a reference to thebooleanMatch
Matching Rule which has the OID2.5.13.13
.static Syntax
getBooleanSyntax()
Returns a reference to theBoolean Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.7
.static AttributeType
getBuildingNameAttributeType()
Returns a reference to thebuildingName
Attribute Type which has the OID0.9.2342.19200300.100.1.48
.static AttributeType
getBusinessCategoryAttributeType()
Returns a reference to thebusinessCategory
Attribute Type which has the OID2.5.4.15
.static AttributeType
getCACertificateAttributeType()
Returns a reference to thecACertificate
Attribute Type which has the OID2.5.4.37
.static MatchingRule
getCaseExactIA5MatchingRule()
Returns a reference to thecaseExactIA5Match
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.1
.static MatchingRule
getCaseExactMatchingRule()
Returns a reference to thecaseExactMatch
Matching Rule which has the OID2.5.13.5
.static MatchingRule
getCaseExactOrderingMatchingRule()
Returns a reference to thecaseExactOrderingMatch
Matching Rule which has the OID2.5.13.6
.static MatchingRule
getCaseExactSubstringsMatchingRule()
Returns a reference to thecaseExactSubstringsMatch
Matching Rule which has the OID2.5.13.7
.static MatchingRule
getCaseIgnoreIA5MatchingRule()
Returns a reference to thecaseIgnoreIA5Match
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.2
.static MatchingRule
getCaseIgnoreIA5SubstringsMatchingRule()
Returns a reference to thecaseIgnoreIA5SubstringsMatch
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.3
.static MatchingRule
getCaseIgnoreListMatchingRule()
Returns a reference to thecaseIgnoreListMatch
Matching Rule which has the OID2.5.13.11
.static MatchingRule
getCaseIgnoreListSubstringsMatchingRule()
Returns a reference to thecaseIgnoreListSubstringsMatch
Matching Rule which has the OID2.5.13.12
.static MatchingRule
getCaseIgnoreMatchingRule()
Returns a reference to thecaseIgnoreMatch
Matching Rule which has the OID2.5.13.2
.static MatchingRule
getCaseIgnoreOrderingMatchingRule()
Returns a reference to thecaseIgnoreOrderingMatch
Matching Rule which has the OID2.5.13.3
.static MatchingRule
getCaseIgnoreSubstringsMatchingRule()
Returns a reference to thecaseIgnoreSubstringsMatch
Matching Rule which has the OID2.5.13.4
.static AttributeType
getCAttributeType()
Returns a reference to thec
Attribute Type which has the OID2.5.4.6
.static MatchingRule
getCertificateExactMatchingRule()
Returns a reference to thecertificateExactMatch
Matching Rule which has the OID2.5.13.34
.static Syntax
getCertificateListSyntax()
Returns a reference to theCertificate List Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.9
.static Syntax
getCertificatePairSyntax()
Returns a reference to theCertificate Pair Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.10
.static AttributeType
getCertificateRevocationListAttributeType()
Returns a reference to thecertificateRevocationList
Attribute Type which has the OID2.5.4.39
.static Syntax
getCertificateSyntax()
Returns a reference to theCertificate Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.8
.static ObjectClass
getCertificationAuthorityObjectClass()
Returns a reference to thecertificationAuthority
Object Class which has the OID2.5.6.16
.static ObjectClass
getCertificationAuthorityV2ObjectClass()
Returns a reference to thecertificationAuthority-V2
Object Class which has the OID2.5.6.16.2
.static AttributeType
getCNAttributeType()
Returns a reference to thecn
Attribute Type which has the OID2.5.4.3
.static AttributeType
getCoAttributeType()
Returns a reference to theco
Attribute Type which has the OID0.9.2342.19200300.100.1.43
.static ObjectClass
getCountryObjectClass()
Returns a reference to thecountry
Object Class which has the OID2.5.6.2
.static Syntax
getCountryStringSyntax()
Returns a reference to theCountry String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.11
.static AttributeType
getCreateTimestampAttributeType()
Returns a reference to thecreateTimestamp
Attribute Type which has the OID2.5.18.1
.static AttributeType
getCreatorsNameAttributeType()
Returns a reference to thecreatorsName
Attribute Type which has the OID2.5.18.3
.static ObjectClass
getCRlDistributionPointObjectClass()
Returns a reference to thecRLDistributionPoint
Object Class which has the OID2.5.6.19
.static AttributeType
getCrossCertificatePairAttributeType()
Returns a reference to thecrossCertificatePair
Attribute Type which has the OID2.5.4.40
.static AttributeType
getDCAttributeType()
Returns a reference to thedc
Attribute Type which has the OID0.9.2342.19200300.100.1.25
.static ObjectClass
getDCObjectObjectClass()
Returns a reference to thedcObject
Object Class which has the OID1.3.6.1.4.1.1466.344
.static Syntax
getDeliveryMethodSyntax()
Returns a reference to theDelivery Method Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.14
.static ObjectClass
getDeltaCrlObjectClass()
Returns a reference to thedeltaCRL
Object Class which has the OID2.5.6.23
.static AttributeType
getDeltaRevocationListAttributeType()
Returns a reference to thedeltaRevocationList
Attribute Type which has the OID2.5.4.53
.static AttributeType
getDescriptionAttributeType()
Returns a reference to thedescription
Attribute Type which has the OID2.5.4.13
.static AttributeType
getDestinationIndicatorAttributeType()
Returns a reference to thedestinationIndicator
Attribute Type which has the OID2.5.4.27
.static ObjectClass
getDeviceObjectClass()
Returns a reference to thedevice
Object Class which has the OID2.5.6.14
.static MatchingRule
getDirectoryStringFirstComponentMatchingRule()
Returns a reference to thedirectoryStringFirstComponentMatch
Matching Rule which has the OID2.5.13.31
.static Syntax
getDirectoryStringSyntax()
Returns a reference to theDirectory String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.15
.static AttributeType
getDistinguishedNameAttributeType()
Returns a reference to thedistinguishedName
Attribute Type which has the OID2.5.4.49
.static MatchingRule
getDistinguishedNameMatchingRule()
Returns a reference to thedistinguishedNameMatch
Matching Rule which has the OID2.5.13.1
.static Syntax
getDITContentRuleDescriptionSyntax()
Returns a reference to theDIT Content Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.16
.static AttributeType
getDITContentRulesAttributeType()
Returns a reference to theditContentRules
Attribute Type which has the OID2.5.21.2
.static Syntax
getDITStructureRuleDescriptionSyntax()
Returns a reference to theDIT Structure Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.17
.static AttributeType
getDITStructureRulesAttributeType()
Returns a reference to theditStructureRules
Attribute Type which has the OID2.5.21.1
.static AttributeType
getDNQualifierAttributeType()
Returns a reference to thednQualifier
Attribute Type which has the OID2.5.4.46
.static Syntax
getDNSyntax()
Returns a reference to theDN Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.12
.static AttributeType
getDocumentAuthorAttributeType()
Returns a reference to thedocumentAuthor
Attribute Type which has the OID0.9.2342.19200300.100.1.14
.static AttributeType
getDocumentIdentifierAttributeType()
Returns a reference to thedocumentIdentifier
Attribute Type which has the OID0.9.2342.19200300.100.1.11
.static AttributeType
getDocumentLocationAttributeType()
Returns a reference to thedocumentLocation
Attribute Type which has the OID0.9.2342.19200300.100.1.15
.static ObjectClass
getDocumentObjectClass()
Returns a reference to thedocument
Object Class which has the OID0.9.2342.19200300.100.4.6
.static AttributeType
getDocumentPublisherAttributeType()
Returns a reference to thedocumentPublisher
Attribute Type which has the OID0.9.2342.19200300.100.1.56
.static ObjectClass
getDocumentSeriesObjectClass()
Returns a reference to thedocumentSeries
Object Class which has the OID0.9.2342.19200300.100.4.9
.static AttributeType
getDocumentTitleAttributeType()
Returns a reference to thedocumentTitle
Attribute Type which has the OID0.9.2342.19200300.100.1.12
.static AttributeType
getDocumentVersionAttributeType()
Returns a reference to thedocumentVersion
Attribute Type which has the OID0.9.2342.19200300.100.1.13
.static ObjectClass
getDomainObjectClass()
Returns a reference to thedomain
Object Class which has the OID0.9.2342.19200300.100.4.13
.static ObjectClass
getDomainRelatedObjectObjectClass()
Returns a reference to thedomainRelatedObject
Object Class which has the OID0.9.2342.19200300.100.4.17
.static AttributeType
getDrinkAttributeType()
Returns a reference to thedrink
Attribute Type which has the OID0.9.2342.19200300.100.1.5
.static Syntax
getEnhancedGuideSyntax()
Returns a reference to theEnhanced Guide Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.21
.static AttributeType
getEnhancedSearchGuideAttributeType()
Returns a reference to theenhancedSearchGuide
Attribute Type which has the OID2.5.4.47
.static AttributeType
getEntryDNAttributeType()
Returns a reference to theentryDN
Attribute Type which has the OID1.3.6.1.1.20
.static AttributeType
getEntryUUIDAttributeType()
Returns a reference to theentryUUID
Attribute Type which has the OID1.3.6.1.1.16.4
.static AttributeType
getEtagAttributeType()
Returns a reference to theetag
Attribute Type which has the OID1.3.6.1.4.1.36733.2.1.1.59
.static ObjectClass
getExtensibleObjectObjectClass()
Returns a reference to theextensibleObject
Object Class which has the OID1.3.6.1.4.1.1466.101.120.111
.static AttributeType
getFacsimileTelephoneNumberAttributeType()
Returns a reference to thefacsimileTelephoneNumber
Attribute Type which has the OID2.5.4.23
.static Syntax
getFacsimileTelephoneNumberSyntax()
Returns a reference to theFacsimile Telephone Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.22
.static Syntax
getFaxSyntax()
Returns a reference to theFax Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.23
.static ObjectClass
getFriendlyCountryObjectClass()
Returns a reference to thefriendlyCountry
Object Class which has the OID0.9.2342.19200300.100.4.18
.static AttributeType
getFullVendorVersionAttributeType()
Returns a reference to thefullVendorVersion
Attribute Type which has the OID1.3.6.1.4.1.36733.2.1.1.141
.static MatchingRule
getGeneralizedTimeMatchingRule()
Returns a reference to thegeneralizedTimeMatch
Matching Rule which has the OID2.5.13.27
.static MatchingRule
getGeneralizedTimeOrderingMatchingRule()
Returns a reference to thegeneralizedTimeOrderingMatch
Matching Rule which has the OID2.5.13.28
.static Syntax
getGeneralizedTimeSyntax()
Returns a reference to theGeneralized Time Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.24
.static AttributeType
getGenerationQualifierAttributeType()
Returns a reference to thegenerationQualifier
Attribute Type which has the OID2.5.4.44
.static AttributeType
getGivenNameAttributeType()
Returns a reference to thegivenName
Attribute Type which has the OID2.5.4.42
.static AttributeType
getGoverningStructureRuleAttributeType()
Returns a reference to thegoverningStructureRule
Attribute Type which has the OID2.5.21.10
.static ObjectClass
getGroupOfNamesObjectClass()
Returns a reference to thegroupOfNames
Object Class which has the OID2.5.6.9
.static ObjectClass
getGroupOfUniqueNamesObjectClass()
Returns a reference to thegroupOfUniqueNames
Object Class which has the OID2.5.6.17
.static Syntax
getGuideSyntax()
Returns a reference to theGuide Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.25
.static AttributeType
getHasSubordinatesAttributeType()
Returns a reference to thehasSubordinates
Attribute Type which has the OID2.5.18.9
.static AttributeType
getHomePhoneAttributeType()
Returns a reference to thehomePhone
Attribute Type which has the OID0.9.2342.19200300.100.1.20
.static AttributeType
getHomePostalAddressAttributeType()
Returns a reference to thehomePostalAddress
Attribute Type which has the OID0.9.2342.19200300.100.1.39
.static AttributeType
getHostAttributeType()
Returns a reference to thehost
Attribute Type which has the OID0.9.2342.19200300.100.1.9
.static AttributeType
getHouseIdentifierAttributeType()
Returns a reference to thehouseIdentifier
Attribute Type which has the OID2.5.4.51
.static Syntax
getIA5StringSyntax()
Returns a reference to theIA5 String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.26
.static AttributeType
getInfoAttributeType()
Returns a reference to theinfo
Attribute Type which has the OID0.9.2342.19200300.100.1.4
.static AttributeType
getInitialsAttributeType()
Returns a reference to theinitials
Attribute Type which has the OID2.5.4.43
.static Schema
getInstance()
Returns a reference to the singleton core schema.static MatchingRule
getIntegerFirstComponentMatchingRule()
Returns a reference to theintegerFirstComponentMatch
Matching Rule which has the OID2.5.13.29
.static MatchingRule
getIntegerMatchingRule()
Returns a reference to theintegerMatch
Matching Rule which has the OID2.5.13.14
.static MatchingRule
getIntegerOrderingMatchingRule()
Returns a reference to theintegerOrderingMatch
Matching Rule which has the OID2.5.13.15
.static Syntax
getIntegerSyntax()
Returns a reference to theInteger Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.27
.static AttributeType
getInternationalISDNNumberAttributeType()
Returns a reference to theinternationalISDNNumber
Attribute Type which has the OID2.5.4.25
.static Syntax
getJPEGSyntax()
Returns a reference to theJPEG Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.28
.static MatchingRule
getKeywordMatchingRule()
Returns a reference to thekeywordMatch
Matching Rule which has the OID2.5.13.33
.static AttributeType
getLAttributeType()
Returns a reference to thel
Attribute Type which has the OID2.5.4.7
.static Syntax
getLDAPSyntaxDescriptionSyntax()
Returns a reference to theLDAP Syntax Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.54
.static AttributeType
getLDAPSyntaxesAttributeType()
Returns a reference to theldapSyntaxes
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.16
.static ObjectClass
getLocalityObjectClass()
Returns a reference to thelocality
Object Class which has the OID2.5.6.3
.static AttributeType
getMailAttributeType()
Returns a reference to themail
Attribute Type which has the OID0.9.2342.19200300.100.1.3
.static AttributeType
getManagerAttributeType()
Returns a reference to themanager
Attribute Type which has the OID0.9.2342.19200300.100.1.10
.static Syntax
getMatchingRuleDescriptionSyntax()
Returns a reference to theMatching Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.30
.static AttributeType
getMatchingRulesAttributeType()
Returns a reference to thematchingRules
Attribute Type which has the OID2.5.21.4
.static AttributeType
getMatchingRuleUseAttributeType()
Returns a reference to thematchingRuleUse
Attribute Type which has the OID2.5.21.8
.static Syntax
getMatchingRuleUseDescriptionSyntax()
Returns a reference to theMatching Rule Use Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.31
.static AttributeType
getMemberAttributeType()
Returns a reference to themember
Attribute Type which has the OID2.5.4.31
.static AttributeType
getMobileAttributeType()
Returns a reference to themobile
Attribute Type which has the OID0.9.2342.19200300.100.1.41
.static AttributeType
getModifiersNameAttributeType()
Returns a reference to themodifiersName
Attribute Type which has the OID2.5.18.4
.static AttributeType
getModifyTimestampAttributeType()
Returns a reference to themodifyTimestamp
Attribute Type which has the OID2.5.18.2
.static Syntax
getNameAndOptionalUIDSyntax()
Returns a reference to theName and Optional UID Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.34
.static AttributeType
getNameAttributeType()
Returns a reference to thename
Attribute Type which has the OID2.5.4.41
.static Syntax
getNameFormDescriptionSyntax()
Returns a reference to theName Form Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.35
.static AttributeType
getNameFormsAttributeType()
Returns a reference to thenameForms
Attribute Type which has the OID2.5.21.7
.static AttributeType
getNamingContextsAttributeType()
Returns a reference to thenamingContexts
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.5
.static MatchingRule
getNumericStringMatchingRule()
Returns a reference to thenumericStringMatch
Matching Rule which has the OID2.5.13.8
.static MatchingRule
getNumericStringOrderingMatchingRule()
Returns a reference to thenumericStringOrderingMatch
Matching Rule which has the OID2.5.13.9
.static MatchingRule
getNumericStringSubstringsMatchingRule()
Returns a reference to thenumericStringSubstringsMatch
Matching Rule which has the OID2.5.13.10
.static Syntax
getNumericStringSyntax()
Returns a reference to theNumeric String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.36
.static AttributeType
getNumSubordinatesAttributeType()
Returns a reference to thenumSubordinates
Attribute Type which has the OID1.3.6.1.4.1.453.16.2.103
.static AttributeType
getOAttributeType()
Returns a reference to theo
Attribute Type which has the OID2.5.4.10
.static AttributeType
getObjectClassAttributeType()
Returns a reference to theobjectClass
Attribute Type which has the OID2.5.4.0
.static Syntax
getObjectClassDescriptionSyntax()
Returns a reference to theObject Class Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.37
.static AttributeType
getObjectClassesAttributeType()
Returns a reference to theobjectClasses
Attribute Type which has the OID2.5.21.6
.static MatchingRule
getObjectIdentifierFirstComponentMatchingRule()
Returns a reference to theobjectIdentifierFirstComponentMatch
Matching Rule which has the OID2.5.13.30
.static MatchingRule
getObjectIdentifierMatchingRule()
Returns a reference to theobjectIdentifierMatch
Matching Rule which has the OID2.5.13.0
.static MatchingRule
getOctetStringMatchingRule()
Returns a reference to theoctetStringMatch
Matching Rule which has the OID2.5.13.17
.static MatchingRule
getOctetStringOrderingMatchingRule()
Returns a reference to theoctetStringOrderingMatch
Matching Rule which has the OID2.5.13.18
.static MatchingRule
getOctetStringSubstringsMatchingRule()
Returns a reference to theoctetStringSubstringsMatch
Matching Rule which has the OID2.5.13.19
.static Syntax
getOctetStringSyntax()
Returns a reference to theOctet String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.40
.static Syntax
getOIDSyntax()
Returns a reference to theOID Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.38
.static ObjectClass
getOrganizationalPersonObjectClass()
Returns a reference to theorganizationalPerson
Object Class which has the OID2.5.6.7
.static ObjectClass
getOrganizationalRoleObjectClass()
Returns a reference to theorganizationalRole
Object Class which has the OID2.5.6.8
.static AttributeType
getOrganizationalStatusAttributeType()
Returns a reference to theorganizationalStatus
Attribute Type which has the OID0.9.2342.19200300.100.1.45
.static ObjectClass
getOrganizationalUnitObjectClass()
Returns a reference to theorganizationalUnit
Object Class which has the OID2.5.6.5
.static ObjectClass
getOrganizationObjectClass()
Returns a reference to theorganization
Object Class which has the OID2.5.6.4
.static Syntax
getOtherMailboxSyntax()
Returns a reference to theOther Mailbox Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.39
.static AttributeType
getOUAttributeType()
Returns a reference to theou
Attribute Type which has the OID2.5.4.11
.static AttributeType
getOwnerAttributeType()
Returns a reference to theowner
Attribute Type which has the OID2.5.4.32
.static AttributeType
getPagerAttributeType()
Returns a reference to thepager
Attribute Type which has the OID0.9.2342.19200300.100.1.42
.static AttributeType
getPersonalTitleAttributeType()
Returns a reference to thepersonalTitle
Attribute Type which has the OID0.9.2342.19200300.100.1.40
.static ObjectClass
getPersonObjectClass()
Returns a reference to theperson
Object Class which has the OID2.5.6.6
.static AttributeType
getPhysicalDeliveryOfficeNameAttributeType()
Returns a reference to thephysicalDeliveryOfficeName
Attribute Type which has the OID2.5.4.19
.static ObjectClass
getPkiCaObjectClass()
Returns a reference to thepkiCA
Object Class which has the OID2.5.6.22
.static ObjectClass
getPkiUserObjectClass()
Returns a reference to thepkiUser
Object Class which has the OID2.5.6.21
.static AttributeType
getPostalAddressAttributeType()
Returns a reference to thepostalAddress
Attribute Type which has the OID2.5.4.16
.static Syntax
getPostalAddressSyntax()
Returns a reference to thePostal Address Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.41
.static AttributeType
getPostalCodeAttributeType()
Returns a reference to thepostalCode
Attribute Type which has the OID2.5.4.17
.static AttributeType
getPostOfficeBoxAttributeType()
Returns a reference to thepostOfficeBox
Attribute Type which has the OID2.5.4.18
.static AttributeType
getPreferredDeliveryMethodAttributeType()
Returns a reference to thepreferredDeliveryMethod
Attribute Type which has the OID2.5.4.28
.static MatchingRule
getPresentationAddressMatchingRule()
Returns a reference to thepresentationAddressMatch
Matching Rule which has the OID2.5.13.22
.static Syntax
getPresentationAddressSyntax()
Returns a reference to thePresentation Address Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.43
.static Syntax
getPrintableStringSyntax()
Returns a reference to thePrintable String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.44
.static MatchingRule
getProtocolInformationMatchingRule()
Returns a reference to theprotocolInformationMatch
Matching Rule which has the OID2.5.13.24
.static Syntax
getProtocolInformationSyntax()
Returns a reference to theProtocol Information Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.42
.static AttributeType
getRegisteredAddressAttributeType()
Returns a reference to theregisteredAddress
Attribute Type which has the OID2.5.4.26
.static ObjectClass
getResidentialPersonObjectClass()
Returns a reference to theresidentialPerson
Object Class which has the OID2.5.6.10
.static ObjectClass
getRFc822localPartObjectClass()
Returns a reference to therFC822localPart
Object Class which has the OID0.9.2342.19200300.100.4.14
.static AttributeType
getRoleOccupantAttributeType()
Returns a reference to theroleOccupant
Attribute Type which has the OID2.5.4.33
.static AttributeType
getRoomNumberAttributeType()
Returns a reference to theroomNumber
Attribute Type which has the OID0.9.2342.19200300.100.1.6
.static ObjectClass
getRoomObjectClass()
Returns a reference to theroom
Object Class which has the OID0.9.2342.19200300.100.4.7
.static AttributeType
getSearchGuideAttributeType()
Returns a reference to thesearchGuide
Attribute Type which has the OID2.5.4.14
.static AttributeType
getSecretaryAttributeType()
Returns a reference to thesecretary
Attribute Type which has the OID0.9.2342.19200300.100.1.21
.static AttributeType
getSeeAlsoAttributeType()
Returns a reference to theseeAlso
Attribute Type which has the OID2.5.4.34
.static AttributeType
getSerialNumberAttributeType()
Returns a reference to theserialNumber
Attribute Type which has the OID2.5.4.5
.static ObjectClass
getSimpleSecurityObjectObjectClass()
Returns a reference to thesimpleSecurityObject
Object Class which has the OID0.9.2342.19200300.100.4.19
.static AttributeType
getSNAttributeType()
Returns a reference to thesn
Attribute Type which has the OID2.5.4.4
.static AttributeType
getSTAttributeType()
Returns a reference to thest
Attribute Type which has the OID2.5.4.8
.static AttributeType
getStreetAttributeType()
Returns a reference to thestreet
Attribute Type which has the OID2.5.4.9
.static ObjectClass
getStrongAuthenticationUserObjectClass()
Returns a reference to thestrongAuthenticationUser
Object Class which has the OID2.5.6.15
.static AttributeType
getStructuralObjectClassAttributeType()
Returns a reference to thestructuralObjectClass
Attribute Type which has the OID2.5.21.9
.static ObjectClass
getSubschemaObjectClass()
Returns a reference to thesubschema
Object Class which has the OID2.5.20.1
.static AttributeType
getSubschemaSubentryAttributeType()
Returns a reference to thesubschemaSubentry
Attribute Type which has the OID2.5.18.10
.static Syntax
getSubstringAssertionSyntax()
Returns a reference to theSubstring Assertion Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.58
.static AttributeType
getSupportedAlgorithmsAttributeType()
Returns a reference to thesupportedAlgorithms
Attribute Type which has the OID2.5.4.52
.static Syntax
getSupportedAlgorithmSyntax()
Returns a reference to theSupported Algorithm Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.49
.static AttributeType
getSupportedAuthPasswordSchemesAttributeType()
Returns a reference to thesupportedAuthPasswordSchemes
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.3
.static AttributeType
getSupportedControlAttributeType()
Returns a reference to thesupportedControl
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.13
.static AttributeType
getSupportedExtensionAttributeType()
Returns a reference to thesupportedExtension
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.7
.static AttributeType
getSupportedFeaturesAttributeType()
Returns a reference to thesupportedFeatures
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.5
.static AttributeType
getSupportedLDAPVersionAttributeType()
Returns a reference to thesupportedLDAPVersion
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.15
.static AttributeType
getSupportedSASLMechanismsAttributeType()
Returns a reference to thesupportedSASLMechanisms
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.14
.static AttributeType
getTelephoneNumberAttributeType()
Returns a reference to thetelephoneNumber
Attribute Type which has the OID2.5.4.20
.static MatchingRule
getTelephoneNumberMatchingRule()
Returns a reference to thetelephoneNumberMatch
Matching Rule which has the OID2.5.13.20
.static MatchingRule
getTelephoneNumberSubstringsMatchingRule()
Returns a reference to thetelephoneNumberSubstringsMatch
Matching Rule which has the OID2.5.13.21
.static Syntax
getTelephoneNumberSyntax()
Returns a reference to theTelephone Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.50
.static AttributeType
getTeletexTerminalIdentifierAttributeType()
Returns a reference to theteletexTerminalIdentifier
Attribute Type which has the OID2.5.4.22
.static Syntax
getTeletexTerminalIdentifierSyntax()
Returns a reference to theTeletex Terminal Identifier Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.51
.static AttributeType
getTelexNumberAttributeType()
Returns a reference to thetelexNumber
Attribute Type which has the OID2.5.4.21
.static Syntax
getTelexNumberSyntax()
Returns a reference to theTelex Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.52
.static AttributeType
getTitleAttributeType()
Returns a reference to thetitle
Attribute Type which has the OID2.5.4.12
.static ObjectClass
getTopObjectClass()
Returns a reference to thetop
Object Class which has the OID2.5.6.0
.static AttributeType
getUIDAttributeType()
Returns a reference to theuid
Attribute Type which has the OID0.9.2342.19200300.100.1.1
.static ObjectClass
getUIDObjectObjectClass()
Returns a reference to theuidObject
Object Class which has the OID1.3.6.1.1.3.1
.static AttributeType
getUniqueIdentifierAttributeType()
Returns a reference to theuniqueIdentifier
Attribute Type which has the OID0.9.2342.19200300.100.1.44
.static AttributeType
getUniqueMemberAttributeType()
Returns a reference to theuniqueMember
Attribute Type which has the OID2.5.4.50
.static MatchingRule
getUniqueMemberMatchingRule()
Returns a reference to theuniqueMemberMatch
Matching Rule which has the OID2.5.13.23
.static AttributeType
getUserCertificateAttributeType()
Returns a reference to theuserCertificate
Attribute Type which has the OID2.5.4.36
.static AttributeType
getUserClassAttributeType()
Returns a reference to theuserClass
Attribute Type which has the OID0.9.2342.19200300.100.1.8
.static AttributeType
getUserPasswordAttributeType()
Returns a reference to theuserPassword
Attribute Type which has the OID2.5.4.35
.static ObjectClass
getUserSecurityInformationObjectClass()
Returns a reference to theuserSecurityInformation
Object Class which has the OID2.5.6.18
.static Syntax
getUTCTimeSyntax()
Returns a reference to theUTC Time Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.53
.static MatchingRule
getUUIDMatchingRule()
Returns a reference to theuuidMatch
Matching Rule which has the OID1.3.6.1.1.16.2
.static MatchingRule
getUUIDOrderingMatchingRule()
Returns a reference to theuuidOrderingMatch
Matching Rule which has the OID1.3.6.1.1.16.3
.static Syntax
getUUIDSyntax()
Returns a reference to theUUID Syntax
which has the OID1.3.6.1.1.16.1
.static AttributeType
getVendorNameAttributeType()
Returns a reference to thevendorName
Attribute Type which has the OID1.3.6.1.1.4
.static AttributeType
getVendorVersionAttributeType()
Returns a reference to thevendorVersion
Attribute Type which has the OID1.3.6.1.1.5
.static MatchingRule
getWordMatchingRule()
Returns a reference to thewordMatch
Matching Rule which has the OID2.5.13.32
.static AttributeType
getX121AddressAttributeType()
Returns a reference to thex121Address
Attribute Type which has the OID2.5.4.24
.static AttributeType
getX500UniqueIdentifierAttributeType()
Returns a reference to thex500UniqueIdentifier
Attribute Type which has the OID2.5.4.45
.static Syntax
getX509CertificateExactAssertionSyntax()
Returns a reference to theX.509 Certificate Exact Assertion Syntax
which has the OID1.3.6.1.1.15.1
.
-
-
-
Method Detail
-
getInstance
public static Schema getInstance()
Returns a reference to the singleton core schema.- Returns:
- The core schema.
-
getAttributeTypeDescriptionSyntax
public static Syntax getAttributeTypeDescriptionSyntax()
Returns a reference to theAttribute Type Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.3
.- Returns:
- A reference to the
Attribute Type Description Syntax
.
-
getAuthenticationPasswordSyntax
public static Syntax getAuthenticationPasswordSyntax()
Returns a reference to theAuthentication Password Syntax
which has the OID1.3.6.1.4.1.4203.1.1.2
.- Returns:
- A reference to the
Authentication Password Syntax
.
-
getBinarySyntax
public static Syntax getBinarySyntax()
Returns a reference to theBinary Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.5
.- Returns:
- A reference to the
Binary Syntax
.
-
getBitStringSyntax
public static Syntax getBitStringSyntax()
Returns a reference to theBit String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.6
.- Returns:
- A reference to the
Bit String Syntax
.
-
getBooleanSyntax
public static Syntax getBooleanSyntax()
Returns a reference to theBoolean Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.7
.- Returns:
- A reference to the
Boolean Syntax
.
-
getCertificateListSyntax
public static Syntax getCertificateListSyntax()
Returns a reference to theCertificate List Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.9
.- Returns:
- A reference to the
Certificate List Syntax
.
-
getCertificatePairSyntax
public static Syntax getCertificatePairSyntax()
Returns a reference to theCertificate Pair Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.10
.- Returns:
- A reference to the
Certificate Pair Syntax
.
-
getCertificateSyntax
public static Syntax getCertificateSyntax()
Returns a reference to theCertificate Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.8
.- Returns:
- A reference to the
Certificate Syntax
.
-
getCountryStringSyntax
public static Syntax getCountryStringSyntax()
Returns a reference to theCountry String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.11
.- Returns:
- A reference to the
Country String Syntax
.
-
getDeliveryMethodSyntax
public static Syntax getDeliveryMethodSyntax()
Returns a reference to theDelivery Method Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.14
.- Returns:
- A reference to the
Delivery Method Syntax
.
-
getDirectoryStringSyntax
public static Syntax getDirectoryStringSyntax()
Returns a reference to theDirectory String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.15
.- Returns:
- A reference to the
Directory String Syntax
.
-
getDITContentRuleDescriptionSyntax
public static Syntax getDITContentRuleDescriptionSyntax()
Returns a reference to theDIT Content Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.16
.- Returns:
- A reference to the
DIT Content Rule Description Syntax
.
-
getDITStructureRuleDescriptionSyntax
public static Syntax getDITStructureRuleDescriptionSyntax()
Returns a reference to theDIT Structure Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.17
.- Returns:
- A reference to the
DIT Structure Rule Description Syntax
.
-
getDNSyntax
public static Syntax getDNSyntax()
Returns a reference to theDN Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.12
.- Returns:
- A reference to the
DN Syntax
.
-
getEnhancedGuideSyntax
public static Syntax getEnhancedGuideSyntax()
Returns a reference to theEnhanced Guide Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.21
.- Returns:
- A reference to the
Enhanced Guide Syntax
.
-
getFacsimileTelephoneNumberSyntax
public static Syntax getFacsimileTelephoneNumberSyntax()
Returns a reference to theFacsimile Telephone Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.22
.- Returns:
- A reference to the
Facsimile Telephone Number Syntax
.
-
getFaxSyntax
public static Syntax getFaxSyntax()
Returns a reference to theFax Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.23
.- Returns:
- A reference to the
Fax Syntax
.
-
getGeneralizedTimeSyntax
public static Syntax getGeneralizedTimeSyntax()
Returns a reference to theGeneralized Time Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.24
.- Returns:
- A reference to the
Generalized Time Syntax
.
-
getGuideSyntax
public static Syntax getGuideSyntax()
Returns a reference to theGuide Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.25
.- Returns:
- A reference to the
Guide Syntax
.
-
getIA5StringSyntax
public static Syntax getIA5StringSyntax()
Returns a reference to theIA5 String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.26
.- Returns:
- A reference to the
IA5 String Syntax
.
-
getIntegerSyntax
public static Syntax getIntegerSyntax()
Returns a reference to theInteger Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.27
.- Returns:
- A reference to the
Integer Syntax
.
-
getJPEGSyntax
public static Syntax getJPEGSyntax()
Returns a reference to theJPEG Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.28
.- Returns:
- A reference to the
JPEG Syntax
.
-
getLDAPSyntaxDescriptionSyntax
public static Syntax getLDAPSyntaxDescriptionSyntax()
Returns a reference to theLDAP Syntax Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.54
.- Returns:
- A reference to the
LDAP Syntax Description Syntax
.
-
getMatchingRuleDescriptionSyntax
public static Syntax getMatchingRuleDescriptionSyntax()
Returns a reference to theMatching Rule Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.30
.- Returns:
- A reference to the
Matching Rule Description Syntax
.
-
getMatchingRuleUseDescriptionSyntax
public static Syntax getMatchingRuleUseDescriptionSyntax()
Returns a reference to theMatching Rule Use Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.31
.- Returns:
- A reference to the
Matching Rule Use Description Syntax
.
-
getNameAndOptionalUIDSyntax
public static Syntax getNameAndOptionalUIDSyntax()
Returns a reference to theName and Optional UID Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.34
.- Returns:
- A reference to the
Name and Optional UID Syntax
.
-
getNameFormDescriptionSyntax
public static Syntax getNameFormDescriptionSyntax()
Returns a reference to theName Form Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.35
.- Returns:
- A reference to the
Name Form Description Syntax
.
-
getNumericStringSyntax
public static Syntax getNumericStringSyntax()
Returns a reference to theNumeric String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.36
.- Returns:
- A reference to the
Numeric String Syntax
.
-
getObjectClassDescriptionSyntax
public static Syntax getObjectClassDescriptionSyntax()
Returns a reference to theObject Class Description Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.37
.- Returns:
- A reference to the
Object Class Description Syntax
.
-
getOctetStringSyntax
public static Syntax getOctetStringSyntax()
Returns a reference to theOctet String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.40
.- Returns:
- A reference to the
Octet String Syntax
.
-
getOIDSyntax
public static Syntax getOIDSyntax()
Returns a reference to theOID Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.38
.- Returns:
- A reference to the
OID Syntax
.
-
getOtherMailboxSyntax
public static Syntax getOtherMailboxSyntax()
Returns a reference to theOther Mailbox Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.39
.- Returns:
- A reference to the
Other Mailbox Syntax
.
-
getPostalAddressSyntax
public static Syntax getPostalAddressSyntax()
Returns a reference to thePostal Address Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.41
.- Returns:
- A reference to the
Postal Address Syntax
.
-
getPresentationAddressSyntax
public static Syntax getPresentationAddressSyntax()
Returns a reference to thePresentation Address Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.43
.- Returns:
- A reference to the
Presentation Address Syntax
.
-
getPrintableStringSyntax
public static Syntax getPrintableStringSyntax()
Returns a reference to thePrintable String Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.44
.- Returns:
- A reference to the
Printable String Syntax
.
-
getProtocolInformationSyntax
public static Syntax getProtocolInformationSyntax()
Returns a reference to theProtocol Information Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.42
.- Returns:
- A reference to the
Protocol Information Syntax
.
-
getSubstringAssertionSyntax
public static Syntax getSubstringAssertionSyntax()
Returns a reference to theSubstring Assertion Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.58
.- Returns:
- A reference to the
Substring Assertion Syntax
.
-
getSupportedAlgorithmSyntax
public static Syntax getSupportedAlgorithmSyntax()
Returns a reference to theSupported Algorithm Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.49
.- Returns:
- A reference to the
Supported Algorithm Syntax
.
-
getTelephoneNumberSyntax
public static Syntax getTelephoneNumberSyntax()
Returns a reference to theTelephone Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.50
.- Returns:
- A reference to the
Telephone Number Syntax
.
-
getTeletexTerminalIdentifierSyntax
public static Syntax getTeletexTerminalIdentifierSyntax()
Returns a reference to theTeletex Terminal Identifier Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.51
.- Returns:
- A reference to the
Teletex Terminal Identifier Syntax
.
-
getTelexNumberSyntax
public static Syntax getTelexNumberSyntax()
Returns a reference to theTelex Number Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.52
.- Returns:
- A reference to the
Telex Number Syntax
.
-
getUTCTimeSyntax
public static Syntax getUTCTimeSyntax()
Returns a reference to theUTC Time Syntax
which has the OID1.3.6.1.4.1.1466.115.121.1.53
.- Returns:
- A reference to the
UTC Time Syntax
.
-
getUUIDSyntax
public static Syntax getUUIDSyntax()
Returns a reference to theUUID Syntax
which has the OID1.3.6.1.1.16.1
.- Returns:
- A reference to the
UUID Syntax
.
-
getX509CertificateExactAssertionSyntax
public static Syntax getX509CertificateExactAssertionSyntax()
Returns a reference to theX.509 Certificate Exact Assertion Syntax
which has the OID1.3.6.1.1.15.1
.- Returns:
- A reference to the
X.509 Certificate Exact Assertion Syntax
.
-
getAuthPasswordExactMatchingRule
public static MatchingRule getAuthPasswordExactMatchingRule()
Returns a reference to theauthPasswordExactMatch
Matching Rule which has the OID1.3.6.1.4.1.4203.1.2.2
.- Returns:
- A reference to the
authPasswordExactMatch
Matching Rule.
-
getBitStringMatchingRule
public static MatchingRule getBitStringMatchingRule()
Returns a reference to thebitStringMatch
Matching Rule which has the OID2.5.13.16
.- Returns:
- A reference to the
bitStringMatch
Matching Rule.
-
getBooleanMatchingRule
public static MatchingRule getBooleanMatchingRule()
Returns a reference to thebooleanMatch
Matching Rule which has the OID2.5.13.13
.- Returns:
- A reference to the
booleanMatch
Matching Rule.
-
getCaseExactIA5MatchingRule
public static MatchingRule getCaseExactIA5MatchingRule()
Returns a reference to thecaseExactIA5Match
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.1
.- Returns:
- A reference to the
caseExactIA5Match
Matching Rule.
-
getCaseExactMatchingRule
public static MatchingRule getCaseExactMatchingRule()
Returns a reference to thecaseExactMatch
Matching Rule which has the OID2.5.13.5
.- Returns:
- A reference to the
caseExactMatch
Matching Rule.
-
getCaseExactOrderingMatchingRule
public static MatchingRule getCaseExactOrderingMatchingRule()
Returns a reference to thecaseExactOrderingMatch
Matching Rule which has the OID2.5.13.6
.- Returns:
- A reference to the
caseExactOrderingMatch
Matching Rule.
-
getCaseExactSubstringsMatchingRule
public static MatchingRule getCaseExactSubstringsMatchingRule()
Returns a reference to thecaseExactSubstringsMatch
Matching Rule which has the OID2.5.13.7
.- Returns:
- A reference to the
caseExactSubstringsMatch
Matching Rule.
-
getCaseIgnoreIA5MatchingRule
public static MatchingRule getCaseIgnoreIA5MatchingRule()
Returns a reference to thecaseIgnoreIA5Match
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.2
.- Returns:
- A reference to the
caseIgnoreIA5Match
Matching Rule.
-
getCaseIgnoreIA5SubstringsMatchingRule
public static MatchingRule getCaseIgnoreIA5SubstringsMatchingRule()
Returns a reference to thecaseIgnoreIA5SubstringsMatch
Matching Rule which has the OID1.3.6.1.4.1.1466.109.114.3
.- Returns:
- A reference to the
caseIgnoreIA5SubstringsMatch
Matching Rule.
-
getCaseIgnoreListMatchingRule
public static MatchingRule getCaseIgnoreListMatchingRule()
Returns a reference to thecaseIgnoreListMatch
Matching Rule which has the OID2.5.13.11
.- Returns:
- A reference to the
caseIgnoreListMatch
Matching Rule.
-
getCaseIgnoreListSubstringsMatchingRule
public static MatchingRule getCaseIgnoreListSubstringsMatchingRule()
Returns a reference to thecaseIgnoreListSubstringsMatch
Matching Rule which has the OID2.5.13.12
.- Returns:
- A reference to the
caseIgnoreListSubstringsMatch
Matching Rule.
-
getCaseIgnoreMatchingRule
public static MatchingRule getCaseIgnoreMatchingRule()
Returns a reference to thecaseIgnoreMatch
Matching Rule which has the OID2.5.13.2
.- Returns:
- A reference to the
caseIgnoreMatch
Matching Rule.
-
getCaseIgnoreOrderingMatchingRule
public static MatchingRule getCaseIgnoreOrderingMatchingRule()
Returns a reference to thecaseIgnoreOrderingMatch
Matching Rule which has the OID2.5.13.3
.- Returns:
- A reference to the
caseIgnoreOrderingMatch
Matching Rule.
-
getCaseIgnoreSubstringsMatchingRule
public static MatchingRule getCaseIgnoreSubstringsMatchingRule()
Returns a reference to thecaseIgnoreSubstringsMatch
Matching Rule which has the OID2.5.13.4
.- Returns:
- A reference to the
caseIgnoreSubstringsMatch
Matching Rule.
-
getCertificateExactMatchingRule
public static MatchingRule getCertificateExactMatchingRule()
Returns a reference to thecertificateExactMatch
Matching Rule which has the OID2.5.13.34
.- Returns:
- A reference to the
certificateExactMatch
Matching Rule.
-
getDirectoryStringFirstComponentMatchingRule
public static MatchingRule getDirectoryStringFirstComponentMatchingRule()
Returns a reference to thedirectoryStringFirstComponentMatch
Matching Rule which has the OID2.5.13.31
.- Returns:
- A reference to the
directoryStringFirstComponentMatch
Matching Rule.
-
getDistinguishedNameMatchingRule
public static MatchingRule getDistinguishedNameMatchingRule()
Returns a reference to thedistinguishedNameMatch
Matching Rule which has the OID2.5.13.1
.- Returns:
- A reference to the
distinguishedNameMatch
Matching Rule.
-
getGeneralizedTimeMatchingRule
public static MatchingRule getGeneralizedTimeMatchingRule()
Returns a reference to thegeneralizedTimeMatch
Matching Rule which has the OID2.5.13.27
.- Returns:
- A reference to the
generalizedTimeMatch
Matching Rule.
-
getGeneralizedTimeOrderingMatchingRule
public static MatchingRule getGeneralizedTimeOrderingMatchingRule()
Returns a reference to thegeneralizedTimeOrderingMatch
Matching Rule which has the OID2.5.13.28
.- Returns:
- A reference to the
generalizedTimeOrderingMatch
Matching Rule.
-
getIntegerFirstComponentMatchingRule
public static MatchingRule getIntegerFirstComponentMatchingRule()
Returns a reference to theintegerFirstComponentMatch
Matching Rule which has the OID2.5.13.29
.- Returns:
- A reference to the
integerFirstComponentMatch
Matching Rule.
-
getIntegerMatchingRule
public static MatchingRule getIntegerMatchingRule()
Returns a reference to theintegerMatch
Matching Rule which has the OID2.5.13.14
.- Returns:
- A reference to the
integerMatch
Matching Rule.
-
getIntegerOrderingMatchingRule
public static MatchingRule getIntegerOrderingMatchingRule()
Returns a reference to theintegerOrderingMatch
Matching Rule which has the OID2.5.13.15
.- Returns:
- A reference to the
integerOrderingMatch
Matching Rule.
-
getKeywordMatchingRule
public static MatchingRule getKeywordMatchingRule()
Returns a reference to thekeywordMatch
Matching Rule which has the OID2.5.13.33
.- Returns:
- A reference to the
keywordMatch
Matching Rule.
-
getNumericStringMatchingRule
public static MatchingRule getNumericStringMatchingRule()
Returns a reference to thenumericStringMatch
Matching Rule which has the OID2.5.13.8
.- Returns:
- A reference to the
numericStringMatch
Matching Rule.
-
getNumericStringOrderingMatchingRule
public static MatchingRule getNumericStringOrderingMatchingRule()
Returns a reference to thenumericStringOrderingMatch
Matching Rule which has the OID2.5.13.9
.- Returns:
- A reference to the
numericStringOrderingMatch
Matching Rule.
-
getNumericStringSubstringsMatchingRule
public static MatchingRule getNumericStringSubstringsMatchingRule()
Returns a reference to thenumericStringSubstringsMatch
Matching Rule which has the OID2.5.13.10
.- Returns:
- A reference to the
numericStringSubstringsMatch
Matching Rule.
-
getObjectIdentifierFirstComponentMatchingRule
public static MatchingRule getObjectIdentifierFirstComponentMatchingRule()
Returns a reference to theobjectIdentifierFirstComponentMatch
Matching Rule which has the OID2.5.13.30
.- Returns:
- A reference to the
objectIdentifierFirstComponentMatch
Matching Rule.
-
getObjectIdentifierMatchingRule
public static MatchingRule getObjectIdentifierMatchingRule()
Returns a reference to theobjectIdentifierMatch
Matching Rule which has the OID2.5.13.0
.- Returns:
- A reference to the
objectIdentifierMatch
Matching Rule.
-
getOctetStringMatchingRule
public static MatchingRule getOctetStringMatchingRule()
Returns a reference to theoctetStringMatch
Matching Rule which has the OID2.5.13.17
.- Returns:
- A reference to the
octetStringMatch
Matching Rule.
-
getOctetStringOrderingMatchingRule
public static MatchingRule getOctetStringOrderingMatchingRule()
Returns a reference to theoctetStringOrderingMatch
Matching Rule which has the OID2.5.13.18
.- Returns:
- A reference to the
octetStringOrderingMatch
Matching Rule.
-
getOctetStringSubstringsMatchingRule
public static MatchingRule getOctetStringSubstringsMatchingRule()
Returns a reference to theoctetStringSubstringsMatch
Matching Rule which has the OID2.5.13.19
.- Returns:
- A reference to the
octetStringSubstringsMatch
Matching Rule.
-
getPresentationAddressMatchingRule
public static MatchingRule getPresentationAddressMatchingRule()
Returns a reference to thepresentationAddressMatch
Matching Rule which has the OID2.5.13.22
.- Returns:
- A reference to the
presentationAddressMatch
Matching Rule.
-
getProtocolInformationMatchingRule
public static MatchingRule getProtocolInformationMatchingRule()
Returns a reference to theprotocolInformationMatch
Matching Rule which has the OID2.5.13.24
.- Returns:
- A reference to the
protocolInformationMatch
Matching Rule.
-
getTelephoneNumberMatchingRule
public static MatchingRule getTelephoneNumberMatchingRule()
Returns a reference to thetelephoneNumberMatch
Matching Rule which has the OID2.5.13.20
.- Returns:
- A reference to the
telephoneNumberMatch
Matching Rule.
-
getTelephoneNumberSubstringsMatchingRule
public static MatchingRule getTelephoneNumberSubstringsMatchingRule()
Returns a reference to thetelephoneNumberSubstringsMatch
Matching Rule which has the OID2.5.13.21
.- Returns:
- A reference to the
telephoneNumberSubstringsMatch
Matching Rule.
-
getUniqueMemberMatchingRule
public static MatchingRule getUniqueMemberMatchingRule()
Returns a reference to theuniqueMemberMatch
Matching Rule which has the OID2.5.13.23
.- Returns:
- A reference to the
uniqueMemberMatch
Matching Rule.
-
getUUIDMatchingRule
public static MatchingRule getUUIDMatchingRule()
Returns a reference to theuuidMatch
Matching Rule which has the OID1.3.6.1.1.16.2
.- Returns:
- A reference to the
uuidMatch
Matching Rule.
-
getUUIDOrderingMatchingRule
public static MatchingRule getUUIDOrderingMatchingRule()
Returns a reference to theuuidOrderingMatch
Matching Rule which has the OID1.3.6.1.1.16.3
.- Returns:
- A reference to the
uuidOrderingMatch
Matching Rule.
-
getWordMatchingRule
public static MatchingRule getWordMatchingRule()
Returns a reference to thewordMatch
Matching Rule which has the OID2.5.13.32
.- Returns:
- A reference to the
wordMatch
Matching Rule.
-
getAliasedObjectNameAttributeType
public static AttributeType getAliasedObjectNameAttributeType()
Returns a reference to thealiasedObjectName
Attribute Type which has the OID2.5.4.1
.- Returns:
- A reference to the
aliasedObjectName
Attribute Type.
-
getAltServerAttributeType
public static AttributeType getAltServerAttributeType()
Returns a reference to thealtServer
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.6
.- Returns:
- A reference to the
altServer
Attribute Type.
-
getAssociatedDomainAttributeType
public static AttributeType getAssociatedDomainAttributeType()
Returns a reference to theassociatedDomain
Attribute Type which has the OID0.9.2342.19200300.100.1.37
.- Returns:
- A reference to the
associatedDomain
Attribute Type.
-
getAssociatedNameAttributeType
public static AttributeType getAssociatedNameAttributeType()
Returns a reference to theassociatedName
Attribute Type which has the OID0.9.2342.19200300.100.1.38
.- Returns:
- A reference to the
associatedName
Attribute Type.
-
getAttributeTypesAttributeType
public static AttributeType getAttributeTypesAttributeType()
Returns a reference to theattributeTypes
Attribute Type which has the OID2.5.21.5
.- Returns:
- A reference to the
attributeTypes
Attribute Type.
-
getAuthorityRevocationListAttributeType
public static AttributeType getAuthorityRevocationListAttributeType()
Returns a reference to theauthorityRevocationList
Attribute Type which has the OID2.5.4.38
.- Returns:
- A reference to the
authorityRevocationList
Attribute Type.
-
getAuthPasswordAttributeType
public static AttributeType getAuthPasswordAttributeType()
Returns a reference to theauthPassword
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.4
.- Returns:
- A reference to the
authPassword
Attribute Type.
-
getBuildingNameAttributeType
public static AttributeType getBuildingNameAttributeType()
Returns a reference to thebuildingName
Attribute Type which has the OID0.9.2342.19200300.100.1.48
.- Returns:
- A reference to the
buildingName
Attribute Type.
-
getBusinessCategoryAttributeType
public static AttributeType getBusinessCategoryAttributeType()
Returns a reference to thebusinessCategory
Attribute Type which has the OID2.5.4.15
.- Returns:
- A reference to the
businessCategory
Attribute Type.
-
getCertificateRevocationListAttributeType
public static AttributeType getCertificateRevocationListAttributeType()
Returns a reference to thecertificateRevocationList
Attribute Type which has the OID2.5.4.39
.- Returns:
- A reference to the
certificateRevocationList
Attribute Type.
-
getCNAttributeType
public static AttributeType getCNAttributeType()
Returns a reference to thecn
Attribute Type which has the OID2.5.4.3
.- Returns:
- A reference to the
cn
Attribute Type.
-
getCoAttributeType
public static AttributeType getCoAttributeType()
Returns a reference to theco
Attribute Type which has the OID0.9.2342.19200300.100.1.43
.- Returns:
- A reference to the
co
Attribute Type.
-
getCreateTimestampAttributeType
public static AttributeType getCreateTimestampAttributeType()
Returns a reference to thecreateTimestamp
Attribute Type which has the OID2.5.18.1
.- Returns:
- A reference to the
createTimestamp
Attribute Type.
-
getCreatorsNameAttributeType
public static AttributeType getCreatorsNameAttributeType()
Returns a reference to thecreatorsName
Attribute Type which has the OID2.5.18.3
.- Returns:
- A reference to the
creatorsName
Attribute Type.
-
getCrossCertificatePairAttributeType
public static AttributeType getCrossCertificatePairAttributeType()
Returns a reference to thecrossCertificatePair
Attribute Type which has the OID2.5.4.40
.- Returns:
- A reference to the
crossCertificatePair
Attribute Type.
-
getCAttributeType
public static AttributeType getCAttributeType()
Returns a reference to thec
Attribute Type which has the OID2.5.4.6
.- Returns:
- A reference to the
c
Attribute Type.
-
getCACertificateAttributeType
public static AttributeType getCACertificateAttributeType()
Returns a reference to thecACertificate
Attribute Type which has the OID2.5.4.37
.- Returns:
- A reference to the
cACertificate
Attribute Type.
-
getDCAttributeType
public static AttributeType getDCAttributeType()
Returns a reference to thedc
Attribute Type which has the OID0.9.2342.19200300.100.1.25
.- Returns:
- A reference to the
dc
Attribute Type.
-
getDeltaRevocationListAttributeType
public static AttributeType getDeltaRevocationListAttributeType()
Returns a reference to thedeltaRevocationList
Attribute Type which has the OID2.5.4.53
.- Returns:
- A reference to the
deltaRevocationList
Attribute Type.
-
getDescriptionAttributeType
public static AttributeType getDescriptionAttributeType()
Returns a reference to thedescription
Attribute Type which has the OID2.5.4.13
.- Returns:
- A reference to the
description
Attribute Type.
-
getDestinationIndicatorAttributeType
public static AttributeType getDestinationIndicatorAttributeType()
Returns a reference to thedestinationIndicator
Attribute Type which has the OID2.5.4.27
.- Returns:
- A reference to the
destinationIndicator
Attribute Type.
-
getDistinguishedNameAttributeType
public static AttributeType getDistinguishedNameAttributeType()
Returns a reference to thedistinguishedName
Attribute Type which has the OID2.5.4.49
.- Returns:
- A reference to the
distinguishedName
Attribute Type.
-
getDITContentRulesAttributeType
public static AttributeType getDITContentRulesAttributeType()
Returns a reference to theditContentRules
Attribute Type which has the OID2.5.21.2
.- Returns:
- A reference to the
ditContentRules
Attribute Type.
-
getDITStructureRulesAttributeType
public static AttributeType getDITStructureRulesAttributeType()
Returns a reference to theditStructureRules
Attribute Type which has the OID2.5.21.1
.- Returns:
- A reference to the
ditStructureRules
Attribute Type.
-
getDNQualifierAttributeType
public static AttributeType getDNQualifierAttributeType()
Returns a reference to thednQualifier
Attribute Type which has the OID2.5.4.46
.- Returns:
- A reference to the
dnQualifier
Attribute Type.
-
getDocumentAuthorAttributeType
public static AttributeType getDocumentAuthorAttributeType()
Returns a reference to thedocumentAuthor
Attribute Type which has the OID0.9.2342.19200300.100.1.14
.- Returns:
- A reference to the
documentAuthor
Attribute Type.
-
getDocumentIdentifierAttributeType
public static AttributeType getDocumentIdentifierAttributeType()
Returns a reference to thedocumentIdentifier
Attribute Type which has the OID0.9.2342.19200300.100.1.11
.- Returns:
- A reference to the
documentIdentifier
Attribute Type.
-
getDocumentLocationAttributeType
public static AttributeType getDocumentLocationAttributeType()
Returns a reference to thedocumentLocation
Attribute Type which has the OID0.9.2342.19200300.100.1.15
.- Returns:
- A reference to the
documentLocation
Attribute Type.
-
getDocumentPublisherAttributeType
public static AttributeType getDocumentPublisherAttributeType()
Returns a reference to thedocumentPublisher
Attribute Type which has the OID0.9.2342.19200300.100.1.56
.- Returns:
- A reference to the
documentPublisher
Attribute Type.
-
getDocumentTitleAttributeType
public static AttributeType getDocumentTitleAttributeType()
Returns a reference to thedocumentTitle
Attribute Type which has the OID0.9.2342.19200300.100.1.12
.- Returns:
- A reference to the
documentTitle
Attribute Type.
-
getDocumentVersionAttributeType
public static AttributeType getDocumentVersionAttributeType()
Returns a reference to thedocumentVersion
Attribute Type which has the OID0.9.2342.19200300.100.1.13
.- Returns:
- A reference to the
documentVersion
Attribute Type.
-
getDrinkAttributeType
public static AttributeType getDrinkAttributeType()
Returns a reference to thedrink
Attribute Type which has the OID0.9.2342.19200300.100.1.5
.- Returns:
- A reference to the
drink
Attribute Type.
-
getEnhancedSearchGuideAttributeType
public static AttributeType getEnhancedSearchGuideAttributeType()
Returns a reference to theenhancedSearchGuide
Attribute Type which has the OID2.5.4.47
.- Returns:
- A reference to the
enhancedSearchGuide
Attribute Type.
-
getEntryDNAttributeType
public static AttributeType getEntryDNAttributeType()
Returns a reference to theentryDN
Attribute Type which has the OID1.3.6.1.1.20
.- Returns:
- A reference to the
entryDN
Attribute Type.
-
getEntryUUIDAttributeType
public static AttributeType getEntryUUIDAttributeType()
Returns a reference to theentryUUID
Attribute Type which has the OID1.3.6.1.1.16.4
.- Returns:
- A reference to the
entryUUID
Attribute Type.
-
getEtagAttributeType
public static AttributeType getEtagAttributeType()
Returns a reference to theetag
Attribute Type which has the OID1.3.6.1.4.1.36733.2.1.1.59
.- Returns:
- A reference to the
etag
Attribute Type.
-
getFacsimileTelephoneNumberAttributeType
public static AttributeType getFacsimileTelephoneNumberAttributeType()
Returns a reference to thefacsimileTelephoneNumber
Attribute Type which has the OID2.5.4.23
.- Returns:
- A reference to the
facsimileTelephoneNumber
Attribute Type.
-
getFullVendorVersionAttributeType
public static AttributeType getFullVendorVersionAttributeType()
Returns a reference to thefullVendorVersion
Attribute Type which has the OID1.3.6.1.4.1.36733.2.1.1.141
.- Returns:
- A reference to the
fullVendorVersion
Attribute Type.
-
getGenerationQualifierAttributeType
public static AttributeType getGenerationQualifierAttributeType()
Returns a reference to thegenerationQualifier
Attribute Type which has the OID2.5.4.44
.- Returns:
- A reference to the
generationQualifier
Attribute Type.
-
getGivenNameAttributeType
public static AttributeType getGivenNameAttributeType()
Returns a reference to thegivenName
Attribute Type which has the OID2.5.4.42
.- Returns:
- A reference to the
givenName
Attribute Type.
-
getGoverningStructureRuleAttributeType
public static AttributeType getGoverningStructureRuleAttributeType()
Returns a reference to thegoverningStructureRule
Attribute Type which has the OID2.5.21.10
.- Returns:
- A reference to the
governingStructureRule
Attribute Type.
-
getHasSubordinatesAttributeType
public static AttributeType getHasSubordinatesAttributeType()
Returns a reference to thehasSubordinates
Attribute Type which has the OID2.5.18.9
.- Returns:
- A reference to the
hasSubordinates
Attribute Type.
-
getHomePhoneAttributeType
public static AttributeType getHomePhoneAttributeType()
Returns a reference to thehomePhone
Attribute Type which has the OID0.9.2342.19200300.100.1.20
.- Returns:
- A reference to the
homePhone
Attribute Type.
-
getHomePostalAddressAttributeType
public static AttributeType getHomePostalAddressAttributeType()
Returns a reference to thehomePostalAddress
Attribute Type which has the OID0.9.2342.19200300.100.1.39
.- Returns:
- A reference to the
homePostalAddress
Attribute Type.
-
getHostAttributeType
public static AttributeType getHostAttributeType()
Returns a reference to thehost
Attribute Type which has the OID0.9.2342.19200300.100.1.9
.- Returns:
- A reference to the
host
Attribute Type.
-
getHouseIdentifierAttributeType
public static AttributeType getHouseIdentifierAttributeType()
Returns a reference to thehouseIdentifier
Attribute Type which has the OID2.5.4.51
.- Returns:
- A reference to the
houseIdentifier
Attribute Type.
-
getInfoAttributeType
public static AttributeType getInfoAttributeType()
Returns a reference to theinfo
Attribute Type which has the OID0.9.2342.19200300.100.1.4
.- Returns:
- A reference to the
info
Attribute Type.
-
getInitialsAttributeType
public static AttributeType getInitialsAttributeType()
Returns a reference to theinitials
Attribute Type which has the OID2.5.4.43
.- Returns:
- A reference to the
initials
Attribute Type.
-
getInternationalISDNNumberAttributeType
public static AttributeType getInternationalISDNNumberAttributeType()
Returns a reference to theinternationalISDNNumber
Attribute Type which has the OID2.5.4.25
.- Returns:
- A reference to the
internationalISDNNumber
Attribute Type.
-
getLDAPSyntaxesAttributeType
public static AttributeType getLDAPSyntaxesAttributeType()
Returns a reference to theldapSyntaxes
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.16
.- Returns:
- A reference to the
ldapSyntaxes
Attribute Type.
-
getLAttributeType
public static AttributeType getLAttributeType()
Returns a reference to thel
Attribute Type which has the OID2.5.4.7
.- Returns:
- A reference to the
l
Attribute Type.
-
getMailAttributeType
public static AttributeType getMailAttributeType()
Returns a reference to themail
Attribute Type which has the OID0.9.2342.19200300.100.1.3
.- Returns:
- A reference to the
mail
Attribute Type.
-
getManagerAttributeType
public static AttributeType getManagerAttributeType()
Returns a reference to themanager
Attribute Type which has the OID0.9.2342.19200300.100.1.10
.- Returns:
- A reference to the
manager
Attribute Type.
-
getMatchingRulesAttributeType
public static AttributeType getMatchingRulesAttributeType()
Returns a reference to thematchingRules
Attribute Type which has the OID2.5.21.4
.- Returns:
- A reference to the
matchingRules
Attribute Type.
-
getMatchingRuleUseAttributeType
public static AttributeType getMatchingRuleUseAttributeType()
Returns a reference to thematchingRuleUse
Attribute Type which has the OID2.5.21.8
.- Returns:
- A reference to the
matchingRuleUse
Attribute Type.
-
getMemberAttributeType
public static AttributeType getMemberAttributeType()
Returns a reference to themember
Attribute Type which has the OID2.5.4.31
.- Returns:
- A reference to the
member
Attribute Type.
-
getMobileAttributeType
public static AttributeType getMobileAttributeType()
Returns a reference to themobile
Attribute Type which has the OID0.9.2342.19200300.100.1.41
.- Returns:
- A reference to the
mobile
Attribute Type.
-
getModifiersNameAttributeType
public static AttributeType getModifiersNameAttributeType()
Returns a reference to themodifiersName
Attribute Type which has the OID2.5.18.4
.- Returns:
- A reference to the
modifiersName
Attribute Type.
-
getModifyTimestampAttributeType
public static AttributeType getModifyTimestampAttributeType()
Returns a reference to themodifyTimestamp
Attribute Type which has the OID2.5.18.2
.- Returns:
- A reference to the
modifyTimestamp
Attribute Type.
-
getNameAttributeType
public static AttributeType getNameAttributeType()
Returns a reference to thename
Attribute Type which has the OID2.5.4.41
.- Returns:
- A reference to the
name
Attribute Type.
-
getNameFormsAttributeType
public static AttributeType getNameFormsAttributeType()
Returns a reference to thenameForms
Attribute Type which has the OID2.5.21.7
.- Returns:
- A reference to the
nameForms
Attribute Type.
-
getNamingContextsAttributeType
public static AttributeType getNamingContextsAttributeType()
Returns a reference to thenamingContexts
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.5
.- Returns:
- A reference to the
namingContexts
Attribute Type.
-
getNumSubordinatesAttributeType
public static AttributeType getNumSubordinatesAttributeType()
Returns a reference to thenumSubordinates
Attribute Type which has the OID1.3.6.1.4.1.453.16.2.103
.- Returns:
- A reference to the
numSubordinates
Attribute Type.
-
getObjectClassesAttributeType
public static AttributeType getObjectClassesAttributeType()
Returns a reference to theobjectClasses
Attribute Type which has the OID2.5.21.6
.- Returns:
- A reference to the
objectClasses
Attribute Type.
-
getObjectClassAttributeType
public static AttributeType getObjectClassAttributeType()
Returns a reference to theobjectClass
Attribute Type which has the OID2.5.4.0
.- Returns:
- A reference to the
objectClass
Attribute Type.
-
getOrganizationalStatusAttributeType
public static AttributeType getOrganizationalStatusAttributeType()
Returns a reference to theorganizationalStatus
Attribute Type which has the OID0.9.2342.19200300.100.1.45
.- Returns:
- A reference to the
organizationalStatus
Attribute Type.
-
getOUAttributeType
public static AttributeType getOUAttributeType()
Returns a reference to theou
Attribute Type which has the OID2.5.4.11
.- Returns:
- A reference to the
ou
Attribute Type.
-
getOwnerAttributeType
public static AttributeType getOwnerAttributeType()
Returns a reference to theowner
Attribute Type which has the OID2.5.4.32
.- Returns:
- A reference to the
owner
Attribute Type.
-
getOAttributeType
public static AttributeType getOAttributeType()
Returns a reference to theo
Attribute Type which has the OID2.5.4.10
.- Returns:
- A reference to the
o
Attribute Type.
-
getPagerAttributeType
public static AttributeType getPagerAttributeType()
Returns a reference to thepager
Attribute Type which has the OID0.9.2342.19200300.100.1.42
.- Returns:
- A reference to the
pager
Attribute Type.
-
getPersonalTitleAttributeType
public static AttributeType getPersonalTitleAttributeType()
Returns a reference to thepersonalTitle
Attribute Type which has the OID0.9.2342.19200300.100.1.40
.- Returns:
- A reference to the
personalTitle
Attribute Type.
-
getPhysicalDeliveryOfficeNameAttributeType
public static AttributeType getPhysicalDeliveryOfficeNameAttributeType()
Returns a reference to thephysicalDeliveryOfficeName
Attribute Type which has the OID2.5.4.19
.- Returns:
- A reference to the
physicalDeliveryOfficeName
Attribute Type.
-
getPostalAddressAttributeType
public static AttributeType getPostalAddressAttributeType()
Returns a reference to thepostalAddress
Attribute Type which has the OID2.5.4.16
.- Returns:
- A reference to the
postalAddress
Attribute Type.
-
getPostalCodeAttributeType
public static AttributeType getPostalCodeAttributeType()
Returns a reference to thepostalCode
Attribute Type which has the OID2.5.4.17
.- Returns:
- A reference to the
postalCode
Attribute Type.
-
getPostOfficeBoxAttributeType
public static AttributeType getPostOfficeBoxAttributeType()
Returns a reference to thepostOfficeBox
Attribute Type which has the OID2.5.4.18
.- Returns:
- A reference to the
postOfficeBox
Attribute Type.
-
getPreferredDeliveryMethodAttributeType
public static AttributeType getPreferredDeliveryMethodAttributeType()
Returns a reference to thepreferredDeliveryMethod
Attribute Type which has the OID2.5.4.28
.- Returns:
- A reference to the
preferredDeliveryMethod
Attribute Type.
-
getRegisteredAddressAttributeType
public static AttributeType getRegisteredAddressAttributeType()
Returns a reference to theregisteredAddress
Attribute Type which has the OID2.5.4.26
.- Returns:
- A reference to the
registeredAddress
Attribute Type.
-
getRoleOccupantAttributeType
public static AttributeType getRoleOccupantAttributeType()
Returns a reference to theroleOccupant
Attribute Type which has the OID2.5.4.33
.- Returns:
- A reference to the
roleOccupant
Attribute Type.
-
getRoomNumberAttributeType
public static AttributeType getRoomNumberAttributeType()
Returns a reference to theroomNumber
Attribute Type which has the OID0.9.2342.19200300.100.1.6
.- Returns:
- A reference to the
roomNumber
Attribute Type.
-
getSearchGuideAttributeType
public static AttributeType getSearchGuideAttributeType()
Returns a reference to thesearchGuide
Attribute Type which has the OID2.5.4.14
.- Returns:
- A reference to the
searchGuide
Attribute Type.
-
getSecretaryAttributeType
public static AttributeType getSecretaryAttributeType()
Returns a reference to thesecretary
Attribute Type which has the OID0.9.2342.19200300.100.1.21
.- Returns:
- A reference to the
secretary
Attribute Type.
-
getSeeAlsoAttributeType
public static AttributeType getSeeAlsoAttributeType()
Returns a reference to theseeAlso
Attribute Type which has the OID2.5.4.34
.- Returns:
- A reference to the
seeAlso
Attribute Type.
-
getSerialNumberAttributeType
public static AttributeType getSerialNumberAttributeType()
Returns a reference to theserialNumber
Attribute Type which has the OID2.5.4.5
.- Returns:
- A reference to the
serialNumber
Attribute Type.
-
getSNAttributeType
public static AttributeType getSNAttributeType()
Returns a reference to thesn
Attribute Type which has the OID2.5.4.4
.- Returns:
- A reference to the
sn
Attribute Type.
-
getStreetAttributeType
public static AttributeType getStreetAttributeType()
Returns a reference to thestreet
Attribute Type which has the OID2.5.4.9
.- Returns:
- A reference to the
street
Attribute Type.
-
getStructuralObjectClassAttributeType
public static AttributeType getStructuralObjectClassAttributeType()
Returns a reference to thestructuralObjectClass
Attribute Type which has the OID2.5.21.9
.- Returns:
- A reference to the
structuralObjectClass
Attribute Type.
-
getSTAttributeType
public static AttributeType getSTAttributeType()
Returns a reference to thest
Attribute Type which has the OID2.5.4.8
.- Returns:
- A reference to the
st
Attribute Type.
-
getSubschemaSubentryAttributeType
public static AttributeType getSubschemaSubentryAttributeType()
Returns a reference to thesubschemaSubentry
Attribute Type which has the OID2.5.18.10
.- Returns:
- A reference to the
subschemaSubentry
Attribute Type.
-
getSupportedAlgorithmsAttributeType
public static AttributeType getSupportedAlgorithmsAttributeType()
Returns a reference to thesupportedAlgorithms
Attribute Type which has the OID2.5.4.52
.- Returns:
- A reference to the
supportedAlgorithms
Attribute Type.
-
getSupportedAuthPasswordSchemesAttributeType
public static AttributeType getSupportedAuthPasswordSchemesAttributeType()
Returns a reference to thesupportedAuthPasswordSchemes
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.3
.- Returns:
- A reference to the
supportedAuthPasswordSchemes
Attribute Type.
-
getSupportedControlAttributeType
public static AttributeType getSupportedControlAttributeType()
Returns a reference to thesupportedControl
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.13
.- Returns:
- A reference to the
supportedControl
Attribute Type.
-
getSupportedExtensionAttributeType
public static AttributeType getSupportedExtensionAttributeType()
Returns a reference to thesupportedExtension
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.7
.- Returns:
- A reference to the
supportedExtension
Attribute Type.
-
getSupportedFeaturesAttributeType
public static AttributeType getSupportedFeaturesAttributeType()
Returns a reference to thesupportedFeatures
Attribute Type which has the OID1.3.6.1.4.1.4203.1.3.5
.- Returns:
- A reference to the
supportedFeatures
Attribute Type.
-
getSupportedLDAPVersionAttributeType
public static AttributeType getSupportedLDAPVersionAttributeType()
Returns a reference to thesupportedLDAPVersion
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.15
.- Returns:
- A reference to the
supportedLDAPVersion
Attribute Type.
-
getSupportedSASLMechanismsAttributeType
public static AttributeType getSupportedSASLMechanismsAttributeType()
Returns a reference to thesupportedSASLMechanisms
Attribute Type which has the OID1.3.6.1.4.1.1466.101.120.14
.- Returns:
- A reference to the
supportedSASLMechanisms
Attribute Type.
-
getTelephoneNumberAttributeType
public static AttributeType getTelephoneNumberAttributeType()
Returns a reference to thetelephoneNumber
Attribute Type which has the OID2.5.4.20
.- Returns:
- A reference to the
telephoneNumber
Attribute Type.
-
getTeletexTerminalIdentifierAttributeType
public static AttributeType getTeletexTerminalIdentifierAttributeType()
Returns a reference to theteletexTerminalIdentifier
Attribute Type which has the OID2.5.4.22
.- Returns:
- A reference to the
teletexTerminalIdentifier
Attribute Type.
-
getTelexNumberAttributeType
public static AttributeType getTelexNumberAttributeType()
Returns a reference to thetelexNumber
Attribute Type which has the OID2.5.4.21
.- Returns:
- A reference to the
telexNumber
Attribute Type.
-
getTitleAttributeType
public static AttributeType getTitleAttributeType()
Returns a reference to thetitle
Attribute Type which has the OID2.5.4.12
.- Returns:
- A reference to the
title
Attribute Type.
-
getUIDAttributeType
public static AttributeType getUIDAttributeType()
Returns a reference to theuid
Attribute Type which has the OID0.9.2342.19200300.100.1.1
.- Returns:
- A reference to the
uid
Attribute Type.
-
getUniqueIdentifierAttributeType
public static AttributeType getUniqueIdentifierAttributeType()
Returns a reference to theuniqueIdentifier
Attribute Type which has the OID0.9.2342.19200300.100.1.44
.- Returns:
- A reference to the
uniqueIdentifier
Attribute Type.
-
getUniqueMemberAttributeType
public static AttributeType getUniqueMemberAttributeType()
Returns a reference to theuniqueMember
Attribute Type which has the OID2.5.4.50
.- Returns:
- A reference to the
uniqueMember
Attribute Type.
-
getUserCertificateAttributeType
public static AttributeType getUserCertificateAttributeType()
Returns a reference to theuserCertificate
Attribute Type which has the OID2.5.4.36
.- Returns:
- A reference to the
userCertificate
Attribute Type.
-
getUserClassAttributeType
public static AttributeType getUserClassAttributeType()
Returns a reference to theuserClass
Attribute Type which has the OID0.9.2342.19200300.100.1.8
.- Returns:
- A reference to the
userClass
Attribute Type.
-
getUserPasswordAttributeType
public static AttributeType getUserPasswordAttributeType()
Returns a reference to theuserPassword
Attribute Type which has the OID2.5.4.35
.- Returns:
- A reference to the
userPassword
Attribute Type.
-
getVendorNameAttributeType
public static AttributeType getVendorNameAttributeType()
Returns a reference to thevendorName
Attribute Type which has the OID1.3.6.1.1.4
.- Returns:
- A reference to the
vendorName
Attribute Type.
-
getVendorVersionAttributeType
public static AttributeType getVendorVersionAttributeType()
Returns a reference to thevendorVersion
Attribute Type which has the OID1.3.6.1.1.5
.- Returns:
- A reference to the
vendorVersion
Attribute Type.
-
getX121AddressAttributeType
public static AttributeType getX121AddressAttributeType()
Returns a reference to thex121Address
Attribute Type which has the OID2.5.4.24
.- Returns:
- A reference to the
x121Address
Attribute Type.
-
getX500UniqueIdentifierAttributeType
public static AttributeType getX500UniqueIdentifierAttributeType()
Returns a reference to thex500UniqueIdentifier
Attribute Type which has the OID2.5.4.45
.- Returns:
- A reference to the
x500UniqueIdentifier
Attribute Type.
-
getAccountObjectClass
public static ObjectClass getAccountObjectClass()
Returns a reference to theaccount
Object Class which has the OID0.9.2342.19200300.100.4.5
.- Returns:
- A reference to the
account
Object Class.
-
getAliasObjectClass
public static ObjectClass getAliasObjectClass()
Returns a reference to thealias
Object Class which has the OID2.5.6.1
.- Returns:
- A reference to the
alias
Object Class.
-
getApplicationProcessObjectClass
public static ObjectClass getApplicationProcessObjectClass()
Returns a reference to theapplicationProcess
Object Class which has the OID2.5.6.11
.- Returns:
- A reference to the
applicationProcess
Object Class.
-
getAuthPasswordObjectObjectClass
public static ObjectClass getAuthPasswordObjectObjectClass()
Returns a reference to theauthPasswordObject
Object Class which has the OID1.3.6.1.4.1.4203.1.4.7
.- Returns:
- A reference to the
authPasswordObject
Object Class.
-
getCertificationAuthorityObjectClass
public static ObjectClass getCertificationAuthorityObjectClass()
Returns a reference to thecertificationAuthority
Object Class which has the OID2.5.6.16
.- Returns:
- A reference to the
certificationAuthority
Object Class.
-
getCertificationAuthorityV2ObjectClass
public static ObjectClass getCertificationAuthorityV2ObjectClass()
Returns a reference to thecertificationAuthority-V2
Object Class which has the OID2.5.6.16.2
.- Returns:
- A reference to the
certificationAuthority-V2
Object Class.
-
getCountryObjectClass
public static ObjectClass getCountryObjectClass()
Returns a reference to thecountry
Object Class which has the OID2.5.6.2
.- Returns:
- A reference to the
country
Object Class.
-
getCRlDistributionPointObjectClass
public static ObjectClass getCRlDistributionPointObjectClass()
Returns a reference to thecRLDistributionPoint
Object Class which has the OID2.5.6.19
.- Returns:
- A reference to the
cRLDistributionPoint
Object Class.
-
getDCObjectObjectClass
public static ObjectClass getDCObjectObjectClass()
Returns a reference to thedcObject
Object Class which has the OID1.3.6.1.4.1.1466.344
.- Returns:
- A reference to the
dcObject
Object Class.
-
getDeltaCrlObjectClass
public static ObjectClass getDeltaCrlObjectClass()
Returns a reference to thedeltaCRL
Object Class which has the OID2.5.6.23
.- Returns:
- A reference to the
deltaCRL
Object Class.
-
getDeviceObjectClass
public static ObjectClass getDeviceObjectClass()
Returns a reference to thedevice
Object Class which has the OID2.5.6.14
.- Returns:
- A reference to the
device
Object Class.
-
getDocumentObjectClass
public static ObjectClass getDocumentObjectClass()
Returns a reference to thedocument
Object Class which has the OID0.9.2342.19200300.100.4.6
.- Returns:
- A reference to the
document
Object Class.
-
getDocumentSeriesObjectClass
public static ObjectClass getDocumentSeriesObjectClass()
Returns a reference to thedocumentSeries
Object Class which has the OID0.9.2342.19200300.100.4.9
.- Returns:
- A reference to the
documentSeries
Object Class.
-
getDomainObjectClass
public static ObjectClass getDomainObjectClass()
Returns a reference to thedomain
Object Class which has the OID0.9.2342.19200300.100.4.13
.- Returns:
- A reference to the
domain
Object Class.
-
getDomainRelatedObjectObjectClass
public static ObjectClass getDomainRelatedObjectObjectClass()
Returns a reference to thedomainRelatedObject
Object Class which has the OID0.9.2342.19200300.100.4.17
.- Returns:
- A reference to the
domainRelatedObject
Object Class.
-
getExtensibleObjectObjectClass
public static ObjectClass getExtensibleObjectObjectClass()
Returns a reference to theextensibleObject
Object Class which has the OID1.3.6.1.4.1.1466.101.120.111
.- Returns:
- A reference to the
extensibleObject
Object Class.
-
getFriendlyCountryObjectClass
public static ObjectClass getFriendlyCountryObjectClass()
Returns a reference to thefriendlyCountry
Object Class which has the OID0.9.2342.19200300.100.4.18
.- Returns:
- A reference to the
friendlyCountry
Object Class.
-
getGroupOfNamesObjectClass
public static ObjectClass getGroupOfNamesObjectClass()
Returns a reference to thegroupOfNames
Object Class which has the OID2.5.6.9
.- Returns:
- A reference to the
groupOfNames
Object Class.
-
getGroupOfUniqueNamesObjectClass
public static ObjectClass getGroupOfUniqueNamesObjectClass()
Returns a reference to thegroupOfUniqueNames
Object Class which has the OID2.5.6.17
.- Returns:
- A reference to the
groupOfUniqueNames
Object Class.
-
getLocalityObjectClass
public static ObjectClass getLocalityObjectClass()
Returns a reference to thelocality
Object Class which has the OID2.5.6.3
.- Returns:
- A reference to the
locality
Object Class.
-
getOrganizationalPersonObjectClass
public static ObjectClass getOrganizationalPersonObjectClass()
Returns a reference to theorganizationalPerson
Object Class which has the OID2.5.6.7
.- Returns:
- A reference to the
organizationalPerson
Object Class.
-
getOrganizationalRoleObjectClass
public static ObjectClass getOrganizationalRoleObjectClass()
Returns a reference to theorganizationalRole
Object Class which has the OID2.5.6.8
.- Returns:
- A reference to the
organizationalRole
Object Class.
-
getOrganizationalUnitObjectClass
public static ObjectClass getOrganizationalUnitObjectClass()
Returns a reference to theorganizationalUnit
Object Class which has the OID2.5.6.5
.- Returns:
- A reference to the
organizationalUnit
Object Class.
-
getOrganizationObjectClass
public static ObjectClass getOrganizationObjectClass()
Returns a reference to theorganization
Object Class which has the OID2.5.6.4
.- Returns:
- A reference to the
organization
Object Class.
-
getPersonObjectClass
public static ObjectClass getPersonObjectClass()
Returns a reference to theperson
Object Class which has the OID2.5.6.6
.- Returns:
- A reference to the
person
Object Class.
-
getPkiCaObjectClass
public static ObjectClass getPkiCaObjectClass()
Returns a reference to thepkiCA
Object Class which has the OID2.5.6.22
.- Returns:
- A reference to the
pkiCA
Object Class.
-
getPkiUserObjectClass
public static ObjectClass getPkiUserObjectClass()
Returns a reference to thepkiUser
Object Class which has the OID2.5.6.21
.- Returns:
- A reference to the
pkiUser
Object Class.
-
getResidentialPersonObjectClass
public static ObjectClass getResidentialPersonObjectClass()
Returns a reference to theresidentialPerson
Object Class which has the OID2.5.6.10
.- Returns:
- A reference to the
residentialPerson
Object Class.
-
getRoomObjectClass
public static ObjectClass getRoomObjectClass()
Returns a reference to theroom
Object Class which has the OID0.9.2342.19200300.100.4.7
.- Returns:
- A reference to the
room
Object Class.
-
getRFc822localPartObjectClass
public static ObjectClass getRFc822localPartObjectClass()
Returns a reference to therFC822localPart
Object Class which has the OID0.9.2342.19200300.100.4.14
.- Returns:
- A reference to the
rFC822localPart
Object Class.
-
getSimpleSecurityObjectObjectClass
public static ObjectClass getSimpleSecurityObjectObjectClass()
Returns a reference to thesimpleSecurityObject
Object Class which has the OID0.9.2342.19200300.100.4.19
.- Returns:
- A reference to the
simpleSecurityObject
Object Class.
-
getStrongAuthenticationUserObjectClass
public static ObjectClass getStrongAuthenticationUserObjectClass()
Returns a reference to thestrongAuthenticationUser
Object Class which has the OID2.5.6.15
.- Returns:
- A reference to the
strongAuthenticationUser
Object Class.
-
getSubschemaObjectClass
public static ObjectClass getSubschemaObjectClass()
Returns a reference to thesubschema
Object Class which has the OID2.5.20.1
.- Returns:
- A reference to the
subschema
Object Class.
-
getTopObjectClass
public static ObjectClass getTopObjectClass()
Returns a reference to thetop
Object Class which has the OID2.5.6.0
.- Returns:
- A reference to the
top
Object Class.
-
getUIDObjectObjectClass
public static ObjectClass getUIDObjectObjectClass()
Returns a reference to theuidObject
Object Class which has the OID1.3.6.1.1.3.1
.- Returns:
- A reference to the
uidObject
Object Class.
-
getUserSecurityInformationObjectClass
public static ObjectClass getUserSecurityInformationObjectClass()
Returns a reference to theuserSecurityInformation
Object Class which has the OID2.5.6.18
.- Returns:
- A reference to the
userSecurityInformation
Object Class.
-
-