Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for noreply (0.04 sec)

  1. AzureAdAuthenticator.java

    "aad.tenant"; L91: L92: protected static final String AZUREAD_CLIENT_SECRET = "aad.client.secret"; L93: L94: protected static final String AZUREAD_CLIENT_ID = "aad.client.id"; L95: L96: protected static final String AZUREAD_REPLY_URL = "aad.reply.url"; L97: L98: protected static final String STATES = "aadStates"; L99: L100: protected static final String STATE = "state"; L101: L102: protected static final String ERROR = "error"; L103: L104: protected static final String ERROR_DESCRIPTION...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:53:18 UTC 2024
      28.2K bytes
Back to top