Interface CacheableSignatureState

All Superinterfaces:
Serializable, se.idsec.signservice.integration.core.SignatureState
All Known Implementing Classes:
DefaultSignatureState

public interface CacheableSignatureState extends se.idsec.signservice.integration.core.SignatureState
A signature state that is cacheable.
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the owner identity of the state object.

    Methods inherited from interface se.idsec.signservice.integration.core.SignatureState

    getId, getState
  • Method Details

    • getOwnerId

      String getOwnerId()
      Gets the owner identity of the state object.
      Returns:
      the owner identity or null if not available