Uses of Class
eu.europa.esig.dss.model.identifier.EntityIdentifier
Packages that use EntityIdentifier
Package
Description
-
Uses of EntityIdentifier in eu.europa.esig.dss.model.identifier
Methods in eu.europa.esig.dss.model.identifier that return EntityIdentifier -
Uses of EntityIdentifier in eu.europa.esig.dss.model.x509
Methods in eu.europa.esig.dss.model.x509 that return EntityIdentifierModifier and TypeMethodDescriptionCertificateToken.getEntityKey()Returns the identifier of the current entity key (public key + subject name).CertificateToken.getIssuerEntityKey()Token.getIssuerEntityKey()Returns the identifier of the entity key of the issuer of the current token. -
Uses of EntityIdentifier in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 with parameters of type EntityIdentifierModifier and TypeMethodDescriptionCertificateSource.getByEntityKey(EntityIdentifier entityKey) This method returns a Set ofCertificateTokenwith the givenEntityIdentifierCommonCertificateSource.getByEntityKey(EntityIdentifier entityKey) ListCertificateSource.getByEntityKey(EntityIdentifier entityKey)