Interface SystemAuthenticator.AuthenticatedOperation<T>

Enclosing interface:
SystemAuthenticator

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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • call

      @Nullable T call()