Uses of Class
org.gluu.oxauth.service.SpontaneousScopeService
-
Packages that use SpontaneousScopeService Package Description org.gluu.oxauth.service.external.context -
-
Uses of SpontaneousScopeService in org.gluu.oxauth.service.external.context
Methods in org.gluu.oxauth.service.external.context that return SpontaneousScopeService Modifier and Type Method Description SpontaneousScopeService
SpontaneousScopeExternalContext. getSpontaneousScopeService()
Constructors in org.gluu.oxauth.service.external.context with parameters of type SpontaneousScopeService Constructor Description SpontaneousScopeExternalContext(Client client, java.lang.String scopeRequested, java.util.Set<java.lang.String> grantedScopes, SpontaneousScopeService spontaneousScopeService)
-