Uses of Class
io.jans.as.server.service.SpontaneousScopeService
-
Packages that use SpontaneousScopeService Package Description io.jans.as.server.service.external.context -
-
Uses of SpontaneousScopeService in io.jans.as.server.service.external.context
Methods in io.jans.as.server.service.external.context that return SpontaneousScopeService Modifier and Type Method Description SpontaneousScopeService
SpontaneousScopeExternalContext. getSpontaneousScopeService()
Constructors in io.jans.as.server.service.external.context with parameters of type SpontaneousScopeService Constructor Description SpontaneousScopeExternalContext(io.jans.as.common.model.registration.Client client, String scopeRequested, Set<String> grantedScopes, SpontaneousScopeService spontaneousScopeService)
-