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

Uses of Interface
com.ibm.oauth.core.api.config.OAuthComponentConfiguration

  • Packages that use OAuthComponentConfiguration 
    Package Description
    com.ibm.oauth.core.api.config  
    com.ibm.oauth.core.api.oauth20.mediator  
    • Uses of OAuthComponentConfiguration in com.ibm.oauth.core.api.config

      Classes in com.ibm.oauth.core.api.config that implement OAuthComponentConfiguration 
      Modifier and Type Class and Description
      class  SampleComponentConfiguration
      OAuthComponentConfiguration implementation seeded with default configuration values.
    • Uses of OAuthComponentConfiguration in com.ibm.oauth.core.api.oauth20.mediator

      Methods in com.ibm.oauth.core.api.oauth20.mediator with parameters of type OAuthComponentConfiguration 
      Modifier and Type Method and Description
      void OAuth20Mediator.init(OAuthComponentConfiguration config)
      This method is called by a factory when an instance of this object is created.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes