Interface AccessMethod.Builder

    • Method Detail

      • customObjectIdentifier

        AccessMethod.Builder customObjectIdentifier​(String customObjectIdentifier)

        An object identifier (OID) specifying the AccessMethod. The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID).

        Parameters:
        customObjectIdentifier - An object identifier (OID) specifying the AccessMethod. The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accessMethodType

        AccessMethod.Builder accessMethodType​(String accessMethodType)

        Specifies the AccessMethod.

        Parameters:
        accessMethodType - Specifies the AccessMethod.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AccessMethodType, AccessMethodType