rfc4517

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RFC4517LDAPSyntax

type RFC4517LDAPSyntax string

RFC4517Syntax is a struct type that stores the raw RFC4517 syntax definition, along with a boolean value indicative of whether the syntax is considered human-readable.

var (
	ACIItem                     RFC4517LDAPSyntax
	AccessPoint                 RFC4517LDAPSyntax
	AttributeTypeDescription    RFC4517LDAPSyntax
	Audio                       RFC4517LDAPSyntax
	Binary                      RFC4517LDAPSyntax
	BitString                   RFC4517LDAPSyntax
	Boolean                     RFC4517LDAPSyntax
	CountryString               RFC4517LDAPSyntax
	DN                          RFC4517LDAPSyntax
	DataQualitySyntax           RFC4517LDAPSyntax
	DeliveryMethod              RFC4517LDAPSyntax
	DirectoryString             RFC4517LDAPSyntax
	DITContentRuleDescription   RFC4517LDAPSyntax
	DITStructureRuleDescription RFC4517LDAPSyntax
	DLSubmitPermission          RFC4517LDAPSyntax
	DSAQualitySyntax            RFC4517LDAPSyntax
	DSEType                     RFC4517LDAPSyntax
	EnhancedGuide               RFC4517LDAPSyntax
	FacsimileTelephoneNumber    RFC4517LDAPSyntax
	Fax                         RFC4517LDAPSyntax
	GeneralizedTime             RFC4517LDAPSyntax
	Guide                       RFC4517LDAPSyntax
	IA5String                   RFC4517LDAPSyntax
	INTEGER                     RFC4517LDAPSyntax
	JPEG                        RFC4517LDAPSyntax
	MatchingRuleDescription     RFC4517LDAPSyntax
	MatchingRuleUseDescription  RFC4517LDAPSyntax
	MailPreference              RFC4517LDAPSyntax
	MHSORAddress                RFC4517LDAPSyntax
	NameAndOptionalUID          RFC4517LDAPSyntax
	NameFormDescription         RFC4517LDAPSyntax
	NumericString               RFC4517LDAPSyntax
	ObjectClassDescription      RFC4517LDAPSyntax
	OID                         RFC4517LDAPSyntax
	OtherMailbox                RFC4517LDAPSyntax
	OctetString                 RFC4517LDAPSyntax
	PostalAddress               RFC4517LDAPSyntax
	ProtocolInformation         RFC4517LDAPSyntax
	PresentationAddress         RFC4517LDAPSyntax
	PrintableString             RFC4517LDAPSyntax
	SubtreeSpecification        RFC4517LDAPSyntax
	SupplierInformation         RFC4517LDAPSyntax
	SupplierOrConsumer          RFC4517LDAPSyntax
	SupplierAndConsumer         RFC4517LDAPSyntax
	TelephoneNumber             RFC4517LDAPSyntax
	TeletextTerminalIdentifier  RFC4517LDAPSyntax
	TelexNumber                 RFC4517LDAPSyntax
	UTCTime                     RFC4517LDAPSyntax
	LDAPSyntaxDescription       RFC4517LDAPSyntax
	ModifyRights                RFC4517LDAPSyntax
	LDAPSchemaDefinition        RFC4517LDAPSyntax
	LDAPSchemaDescription       RFC4517LDAPSyntax
	SubstringAssertion          RFC4517LDAPSyntax
)

type RFC4517LDAPSyntaxes

type RFC4517LDAPSyntaxes []RFC4517LDAPSyntax

RFC4517LDAPSyntaxes is a slice type designed to store RFC4517LDAPSyntax instances.

var (
	AllLDAPSyntaxes RFC4517LDAPSyntaxes
)

LDAPSyntaxes contains slices of all instances of RFC4517LDAPSyntax defined in this package.

type RFC4517MatchingRule

type RFC4517MatchingRule string

RFC4517MatchingRule is a string type designed to store a raw MatchingRule definition.

var (
	ProtocolInformationMatch            RFC4517MatchingRule // Yes, technically this is RFC2252
	PresentationAddressMatch            RFC4517MatchingRule // Yes, technically this is RFC2256
	CaseIgnoreIA5SubstringsMatch        RFC4517MatchingRule
	CaseIgnoreIA5Match                  RFC4517MatchingRule
	CaseExactIA5Match                   RFC4517MatchingRule
	ObjectIdentifierMatch               RFC4517MatchingRule
	DistinguishedNameMatch              RFC4517MatchingRule
	CaseIgnoreMatch                     RFC4517MatchingRule
	CaseIgnoreOrderingMatch             RFC4517MatchingRule
	CaseIgnoreSubstringsMatch           RFC4517MatchingRule
	CaseExactMatch                      RFC4517MatchingRule
	CaseExactOrderingMatch              RFC4517MatchingRule
	CaseExactSubstringsMatch            RFC4517MatchingRule
	NumericStringMatch                  RFC4517MatchingRule
	NumericStringOrderingMatch          RFC4517MatchingRule
	NumericStringSubstringsMatch        RFC4517MatchingRule
	CaseIgnoreListMatch                 RFC4517MatchingRule
	CaseIgnoreListSubstringsMatch       RFC4517MatchingRule
	BooleanMatch                        RFC4517MatchingRule
	IntegerMatch                        RFC4517MatchingRule
	IntegerOrderingMatch                RFC4517MatchingRule
	BitStringMatch                      RFC4517MatchingRule
	OctetStringMatch                    RFC4517MatchingRule
	OctetStringOrderingMatch            RFC4517MatchingRule
	TelephoneNumberMatch                RFC4517MatchingRule
	TelephoneNumberSubstringsMatch      RFC4517MatchingRule
	UniqueMemberMatch                   RFC4517MatchingRule
	GeneralizedTimeMatch                RFC4517MatchingRule
	GeneralizedTimeOrderingMatch        RFC4517MatchingRule
	IntegerFirstComponentMatch          RFC4517MatchingRule
	ObjectIdentifierFirstComponentMatch RFC4517MatchingRule
	DirectoryStringFirstComponentMatch  RFC4517MatchingRule
	WordMatch                           RFC4517MatchingRule
	KeywordMatch                        RFC4517MatchingRule
)

type RFC4517MatchingRules

type RFC4517MatchingRules []RFC4517MatchingRule

RFC4517MatchingRules is a slice type designed to store instances of RFC4517MatchingRule.

var AllMatchingRules RFC4517MatchingRules

MatchingRules contains slices of all instances of RFC4517MatchingRule defined in this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL