public class ConfiguredSocialAuthServices extends ConfiguredAuthServices
NAMED_CONFIGURATION, SERVICE_NAME
Constructor and Description |
---|
ConfiguredSocialAuthServices() |
Modifier and Type | Method and Description |
---|---|
protected Set<String> |
filterConfigs(Set<String> namedConfigs,
ServiceConfig parentConfig,
String realm,
SSOToken adminToken)
Extensions will want to restrict the list of auth services.
|
Map |
getChoiceValues(Map envParams)
Returns the choice values from configured environment params.
|
getChoiceValues
getAttributeName, getAttributeSchemaNode, getConfiguredKeyValues
public Map getChoiceValues(Map envParams)
ConfiguredAuthServices
getChoiceValues
in class ConfiguredAuthServices
envParams
- map for configured parametersprotected Set<String> filterConfigs(Set<String> namedConfigs, ServiceConfig parentConfig, String realm, SSOToken adminToken)
ConfiguredAuthServices
filterConfigs
in class ConfiguredAuthServices
namedConfigs
- The auth services that have been found.parentConfig
- The ServiceConfig parent of all auth services.realm
- The current realm.adminToken
- The current SSO token.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.