public class IDMType extends Object
| Constructor and Description |
|---|
IDMType() |
| Modifier and Type | Method and Description |
|---|---|
IdentityConfigurationType |
getIdentityConfigurationType() |
String |
getIdentityManagerClass() |
IdentityStoreInvocationContextFactoryType |
getIdentityStoreInvocationContextFactory() |
String |
getStoreFactoryClass() |
void |
setIdentityConfigurationType(IdentityConfigurationType identityConfigurationType) |
void |
setIdentityManagerClass(String identityManagerClass) |
void |
setIdentityStoreInvocationContextFactory(IdentityStoreInvocationContextFactoryType identityStoreInvocationContextFactory) |
void |
setStoreFactoryClass(String storeFactoryClass) |
public String getIdentityManagerClass()
public void setIdentityManagerClass(String identityManagerClass)
public String getStoreFactoryClass()
public void setStoreFactoryClass(String storeFactoryClass)
public IdentityStoreInvocationContextFactoryType getIdentityStoreInvocationContextFactory()
public void setIdentityStoreInvocationContextFactory(IdentityStoreInvocationContextFactoryType identityStoreInvocationContextFactory)
public IdentityConfigurationType getIdentityConfigurationType()
public void setIdentityConfigurationType(IdentityConfigurationType identityConfigurationType)
Copyright © 2013. All Rights Reserved.