Package | Description |
---|---|
org.wso2.carbon.identity.application.mgt.internal |
Modifier and Type | Method and Description |
---|---|
static AbstractInboundAuthenticatorConfig |
ApplicationManagementServiceComponentHolder.getInboundAuthenticatorConfig(String type)
Get inbound authenticator configuration
|
Modifier and Type | Method and Description |
---|---|
static Map<String,AbstractInboundAuthenticatorConfig> |
ApplicationManagementServiceComponentHolder.getAllInboundAuthenticatorConfig()
Get inbound authenticator configurations
|
Modifier and Type | Method and Description |
---|---|
static void |
ApplicationManagementServiceComponentHolder.addInboundAuthenticatorConfig(AbstractInboundAuthenticatorConfig inboundAuthenticator)
Add inbound authenticator configuration
|
protected void |
ApplicationManagementServiceComponent.setInboundAuthenticatorConfig(AbstractInboundAuthenticatorConfig authenticator) |
protected void |
ApplicationManagementServiceComponent.unsetInboundAuthenticatorConfig(AbstractInboundAuthenticatorConfig authenticator) |
Copyright © 2016 WSO2. All rights reserved.