Package ch.tocco.nice2.sso.impl
Class OpenIdRetriever
java.lang.Object
ch.tocco.nice2.sso.impl.OpenIdRetriever
- All Implemented Interfaces:
CredentialsRetriever
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCredentials(jakarta.servlet.http.HttpServletRequest request) Returns credentials found in the request or null if none was found.
-
Constructor Details
-
OpenIdRetriever
-
-
Method Details
-
getCredentials
Description copied from interface:CredentialsRetrieverReturns credentials found in the request or null if none was found.- Specified by:
getCredentialsin interfaceCredentialsRetriever
-