Interface SystemAuthenticator.AuthenticatedOperation<T>

Enclosing interface:
SystemAuthenticator

@NullMarked public static interface SystemAuthenticator.AuthenticatedOperation<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable T
     
  • Method Details

    • call

      @Nullable T call()