Interface AttributeType

All Known Implementing Classes:
StandardAttributeType, UnknownAttributeType

public interface AttributeType
Describes values of AttributeType that may appear in a RelativeDistinguishedName (RDN) as defined in section 2 of RFC 2253.
Author:
Middleware Services
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getOid

      String getOid()
      Returns:
      Attribute OID.
    • getName

      String getName()
      Returns:
      Attribute name.