Interface TokenAccessor

All Known Subinterfaces:
TokenAccessor.TokenProperty

public interface TokenAccessor
Provides an accessor for a token property.
  • Method Details

    • getToken

      String getToken()
      Retrieves the token from the token property.
      Returns:
      The token stored by the token property.