Interface ObjectIdentifier

All Superinterfaces:
OidAndUriBasedEnum, OidBasedEnum, OidDescription, Serializable, UriBasedEnum
All Known Subinterfaces:
CommitmentType
All Known Implementing Classes:
CommitmentTypeEnum, CommonCommitmentType

public interface ObjectIdentifier extends OidAndUriBasedEnum, OidDescription
Represents an identifier type with the following properties : - identifier (URI for XAdES and/or OID for CAdES); - identifier qualifier (URI or URN encoding); - description; - document references;
  • Method Details