Package | Description |
---|---|
org.wso2.carbon.identity.application.common.model |
Modifier and Type | Method and Description |
---|---|
ProvisioningServiceProviderType |
ThreadLocalProvisioningServiceProvider.getServiceProviderType() |
static ProvisioningServiceProviderType |
ProvisioningServiceProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisioningServiceProviderType[] |
ProvisioningServiceProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadLocalProvisioningServiceProvider.setServiceProviderType(ProvisioningServiceProviderType serviceProviderType) |
Copyright © 2015 WSO2. All rights reserved.