Interface IAuthenticationSource.IVersionedCollection<E>

Enclosing interface:
IAuthenticationSource

public static interface IAuthenticationSource.IVersionedCollection<E>
  • Method Details

    • getVersion

      long getVersion()
    • getCollection

      @NotNull Collection<E> getCollection()