public class XMLBasedIdentityManagerProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static ClassLoader |
IDM_CLASSLOADER |
| Constructor and Description |
|---|
XMLBasedIdentityManagerProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected org.picketlink.idm.config.IdentityConfiguration |
buildIdentityConfiguration(IdentityConfigurationType identityConfigurationType) |
org.picketlink.idm.IdentityManager |
buildIdentityManager(IDMType idmType) |
org.picketlink.idm.IdentityManager |
buildIdentityManager(InputStream inputStream) |
protected org.picketlink.idm.config.IdentityStoreConfiguration |
buildStoreConfiguration(StoreConfigurationType storeConfigType) |
static Object |
instantiateComponent(String className) |
IDMType |
parseIDMType(InputStream inputStream) |
public static final ClassLoader IDM_CLASSLOADER
public org.picketlink.idm.IdentityManager buildIdentityManager(InputStream inputStream)
public IDMType parseIDMType(InputStream inputStream)
public org.picketlink.idm.IdentityManager buildIdentityManager(IDMType idmType)
protected org.picketlink.idm.config.IdentityConfiguration buildIdentityConfiguration(IdentityConfigurationType identityConfigurationType)
protected org.picketlink.idm.config.IdentityStoreConfiguration buildStoreConfiguration(StoreConfigurationType storeConfigType)
Copyright © 2013. All Rights Reserved.