Interface IdentityManager

All Known Implementing Classes:
SimpleIdentityManager

public interface IdentityManager
However agents and users identities are created, at runtime, only new tokens and new twin identities must be created. This interface provides these methods for applications to simply manage their own identity affairs.
  • Method Details