Class DiscoverUrlAdapter

java.lang.Object
io.jsonwebtoken.LocatorAdapter<Key>
com.microsoft.graph.core.models.DiscoverUrlAdapter
All Implemented Interfaces:
io.jsonwebtoken.Locator<Key>

public class DiscoverUrlAdapter extends io.jsonwebtoken.LocatorAdapter<Key>
DiscoverUrlAdapter class
  • Constructor Details

  • Method Details

    • locate

      @Nullable protected Key locate(@Nonnull io.jsonwebtoken.JwsHeader header)
      Overrides:
      locate in class io.jsonwebtoken.LocatorAdapter<Key>
    • locate

      @Nullable protected Key locate(@Nonnull io.jsonwebtoken.JweHeader header)
      Overrides:
      locate in class io.jsonwebtoken.LocatorAdapter<Key>