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 AttributeStore<?>> |
DefaultPartitionManager.getStoreForAttributeOperation(IdentityContext context) |
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 AttributeStore<?>> |
StoreSelector.getStoreForAttributeOperation(IdentityContext context)
Returns the AttributeStore that manages attributes.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.