@ProviderType public interface ImsConfigProvider
IMSConfigProvider
provides a configuration aggregating the IMS Provider config. and
IMS OAuth config. for the configured configid
.
This class listens for changes in those config and stores a unified configuration with
PID = com.adobe.granite.auth.ims
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImsLoginUrl() |
java.lang.String |
getImsLoginUrl(HttpServletRequest request) |
java.lang.String getImsLoginUrl()
configid
or
null
if the configuration doesn't existjava.lang.String getImsLoginUrl(HttpServletRequest request)
request
- The request containing the information to be
extracted in order to form the complete redirect_uri.
The additional information are extracted from the 'resource'
request parameter and the request context pathconfigid
or
null
if the configuration doesn't existCopyright © 2010 - 2020 Adobe. All Rights Reserved