Package | Description |
---|---|
org.picketlink.idm.file.internal | |
org.picketlink.idm.internal | |
org.picketlink.idm.jdbc.internal | |
org.picketlink.idm.jpa.internal | |
org.picketlink.idm.spi |
Modifier and Type | Class and Description |
---|---|
class |
FileIdentityStore
File based
IdentityStore implementation. |
Modifier and Type | Method and Description |
---|---|
<T extends PartitionStore<?>> |
DefaultPartitionManager.getStoreForPartitionOperation(IdentityContext context,
Class<? extends Partition> partitionClass) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCIdentityStore
Implementation of
IdentityStore using JDBC |
Modifier and Type | Class and Description |
---|---|
class |
JPAIdentityStore
Implementation of IdentityStore that stores its state in a relational database.
|
Modifier and Type | Method and Description |
---|---|
<T extends PartitionStore<?>> |
StoreSelector.getStoreForPartitionOperation(IdentityContext context,
Class<? extends Partition> partitionClass)
Returns the PartitionStore that manages partitions.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.