Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.websphere.security.jwt.JwtConsumer

    • Uses of JwtConsumer in com.ibm.websphere.security.jwt

      Methods in com.ibm.websphere.security.jwt that return JwtConsumer 
      Modifier and Type Method and Description
      static JwtConsumer JwtConsumer.create()
      Creates a new JwtConsumer object using the default configuration ID "defaultJwtConsumer".
      static JwtConsumer JwtConsumer.create(java.lang.String consumerConfigId)
      Creates a new JwtConsumer object using the configuration ID provided.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes