Class OIDCService

  • All Implemented Interfaces:
    org.exoplatform.mfa.api.MfaSystemService

    public class OIDCService
    extends Object
    implements org.exoplatform.mfa.api.MfaSystemService
    • Constructor Detail

      • OIDCService

        public OIDCService​(org.exoplatform.container.xml.InitParams initParams,
                           org.exoplatform.services.resources.ResourceBundleService resourceBundleService)
    • Method Detail

      • getClientId

        public String getClientId()
      • getOidcServer

        public String getOidcServer()
      • getRedirectUri

        public String getRedirectUri()
      • getType

        public String getType()
        Specified by:
        getType in interface org.exoplatform.mfa.api.MfaSystemService
      • getHelpTitle

        public String getHelpTitle​(Locale locale)
        Specified by:
        getHelpTitle in interface org.exoplatform.mfa.api.MfaSystemService
      • getHelpContent

        public String getHelpContent​(Locale locale)
        Specified by:
        getHelpContent in interface org.exoplatform.mfa.api.MfaSystemService