Interface Identity

All Known Implementing Classes:
IdentityKeyStore, IdentityList, IdentityPrivateKey, IdentityProperties

public interface Identity
The identity material configuration.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <V extends Identity.Visitor<T>, T>
    T
    walk(V visitor)