Uses of Class
eu.europa.esig.dss.ws.server.signing.dto.RemoteKeyEntry
Packages that use RemoteKeyEntry
Package
Description
-
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.common
Methods in eu.europa.esig.dss.ws.server.signing.common that return RemoteKeyEntryModifier and TypeMethodDescriptionRetrieves a key by its aliasMethods in eu.europa.esig.dss.ws.server.signing.common that return types with arguments of type RemoteKeyEntry -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.rest
Methods in eu.europa.esig.dss.ws.server.signing.rest that return RemoteKeyEntryModifier and TypeMethodDescriptionMethods in eu.europa.esig.dss.ws.server.signing.rest that return types with arguments of type RemoteKeyEntry -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.rest.client
Methods in eu.europa.esig.dss.ws.server.signing.rest.client that return RemoteKeyEntryModifier and TypeMethodDescriptionRetrieves a key by its aliasMethods in eu.europa.esig.dss.ws.server.signing.rest.client that return types with arguments of type RemoteKeyEntryModifier and TypeMethodDescriptionRestSignatureTokenConnection.getKeys()
Retrieves all the available keys (private keys entries) from the token. -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.soap
Methods in eu.europa.esig.dss.ws.server.signing.soap that return RemoteKeyEntryModifier and TypeMethodDescriptionMethods in eu.europa.esig.dss.ws.server.signing.soap that return types with arguments of type RemoteKeyEntry -
Uses of RemoteKeyEntry in eu.europa.esig.dss.ws.server.signing.soap.client
Methods in eu.europa.esig.dss.ws.server.signing.soap.client that return RemoteKeyEntryModifier and TypeMethodDescriptionRetrieves a key by its aliasMethods in eu.europa.esig.dss.ws.server.signing.soap.client that return types with arguments of type RemoteKeyEntryModifier and TypeMethodDescriptionSoapSignatureTokenConnection.getKeys()
Retrieves all the available keys (private keys entries) from the token.