Package | Description |
---|---|
com.broadleafcommerce.auth.tenant.domain | |
com.broadleafcommerce.auth.tenant.service |
Modifier and Type | Method and Description |
---|---|
DefaultAuthServerProperties.AuthServerProperties |
DefaultAuthServerProperties.getAuthServerPropertiesForTenant(String tenantId)
Return AuthServer
|
Modifier and Type | Method and Description |
---|---|
Map<String,DefaultAuthServerProperties.AuthServerProperties> |
DefaultAuthServerProperties.getDefaultAuthServerProperties()
A map of default auth server properties, keyed by tenant ID.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAuthServerProperties.setDefaultAuthServerProperties(Map<String,DefaultAuthServerProperties.AuthServerProperties> defaultAuthServerProperties)
A map of default auth server properties, keyed by tenant ID.
|
Copyright © 2021. All rights reserved.