Searched refs:UnauthAttributes (Results 1 – 3 of 3) sorted by relevance
428 class UnauthAttributes(univ.SetOf): class432 UnauthAttributes.componentType = Attribute()433 UnauthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)443 namedtype.NamedType('attributes', UnauthAttributes())654 namedtype.OptionalNamedType('unauthAttrs', UnauthAttributes().subtype(
138 class UnauthAttributes(univ.SetOf): class142 UnauthAttributes.componentType = Attribute()143 UnauthAttributes.sizeSpec = constraint.ValueSizeConstraint(1, MAX)246 namedtype.NamedType('attributes', UnauthAttributes())669 namedtype.OptionalNamedType('unauthAttrs', UnauthAttributes().subtype(
40 namedtype.OptionalNamedType('unauthAttrs', rfc5652.UnauthAttributes().subtype(