Interface SecurityContextTokenProvider


  • public interface SecurityContextTokenProvider
    Token provider from the currently loaded security context
    • Method Detail

      • getCurrentToken

        java.util.Optional<java.lang.String> getCurrentToken()