Interface IAuthenticationSource.IVersioned<E>

Enclosing interface:
IAuthenticationSource

public static interface IAuthenticationSource.IVersioned<E>
Since:
3.20.1
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
    long
     
  • Method Details

    • getVersion

      long getVersion()
    • get

      @NotNull E get()