PicketLink Identity Management Implementation 2.5.4.SP8-redhat-1
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractAttributedTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractAttributedTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractAttributedTypeMapper
 
AbstractFileAttributedType<T extends AttributedType> - Class in org.picketlink.idm.file.internal
 
AbstractFileAttributedType(String, T) - Constructor for class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
AbstractFileType<T> - Class in org.picketlink.idm.file.internal
 
AbstractFileType(String, T) - Constructor for class org.picketlink.idm.file.internal.AbstractFileType
 
AbstractIdentityContext - Class in org.picketlink.idm.internal
Abstract base class for creating IdentityContext implementations.
AbstractIdentityContext(Partition, EventBridge, IdGenerator) - Constructor for class org.picketlink.idm.internal.AbstractIdentityContext
 
AbstractIdentityContext(Partition, EventBridge, IdGenerator, PermissionHandlerPolicy) - Constructor for class org.picketlink.idm.internal.AbstractIdentityContext
 
AbstractIdentityManagedMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractIdentityManagedMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractIdentityManagedMapper
 
AbstractIdentityStore<C extends IdentityStoreConfiguration> - Class in org.picketlink.idm.internal
 
AbstractIdentityStore() - Constructor for class org.picketlink.idm.internal.AbstractIdentityStore
 
AbstractJdbcType - Class in org.picketlink.idm.jdbc.internal.model
Base class for the JDBC Types that are equivalent to the IDM model
AbstractJdbcType() - Constructor for class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
AbstractModelMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractModelMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
AbstractStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
 
AbstractStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
add(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
add(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
add(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
add(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
add(Partition, String) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
add(Object) - Method in class org.picketlink.idm.jpa.internal.AttributeList
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
addAttribute(String, Serializable) - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
addAttribute(String, Attribute) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Adds the given Attribute instance using the given DN.
addAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
addAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
addAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
addAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
addAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
addIdentityTypeReference(String, String) - Method in class org.picketlink.idm.internal.RelationshipReference
Add a reference to a IdentityType.
addMappedProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addNotNullMappedProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addOperation(String, String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Adds a new operation to operationsCSV, where the latter is a CSV representing the current operationsCSV.
addOwnerProperty(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addProperty(Property, Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addProperty(String, Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addToParentAsMember(AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
addTypeProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
appendOperation(String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 
asc(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
asOperationList(String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Returns a Set with all operationsCSV from operationsCSV.
attributedTypeAddFailed(AttributedType, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeAmbiguosFoundWithId(String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeNotFoundWithId(Class<? extends AttributedType>, String, Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeRemoveFailed(AttributedType, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeUnsupportedOperation(Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeUpdateFailed(AttributedType, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedUndefinedPartition(IdentityType) - Method in interface org.picketlink.idm.IDMInternalMessages
 
AttributedValueMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AttributedValueMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AttributedValueMapper
 
AttributeList - Class in org.picketlink.idm.jpa.internal
 
AttributeList() - Constructor for class org.picketlink.idm.jpa.internal.AttributeList
 
AttributeStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for attributes
AttributeStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.AttributeStorageUtil
 
AttributeTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AttributeTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AttributeTypeMapper
 
authenticate(String, String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Performs a simple authentication using the ginve DN and password to bind to the authentication context.

B

between(QueryParameter, Object, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
BetweenCondition - Class in org.picketlink.idm.query.internal
 
BetweenCondition(QueryParameter, Comparable, Comparable) - Constructor for class org.picketlink.idm.query.internal.BetweenCondition
 

C

clear() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
clearPermissions(Object) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
compare(T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
configJpaStoreNoPermissionEntityClassProvided() - Method in interface org.picketlink.idm.IDMInternalMessages
 
configurationName - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractAttributedTypeMapper
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractIdentityManagedMapper
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AttributedValueMapper
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.IdentityTypeMapper
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.NamedMappedAttribute
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.PartitionMapper
 
configure(Class<?>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.RelationshipMapper
 
ContextualIdentityManager - Class in org.picketlink.idm.internal
Default implementation of the IdentityManager interface.

ContextualIdentityManager(Partition, EventBridge, IdGenerator, StoreSelector, RelationshipManager, PermissionManager) - Constructor for class org.picketlink.idm.internal.ContextualIdentityManager
 
ContextualPermissionManager - Class in org.picketlink.idm.internal
Default implementation of PermissionManager
ContextualPermissionManager(Partition, EventBridge, IdGenerator, PermissionHandlerPolicy, StoreSelector) - Constructor for class org.picketlink.idm.internal.ContextualPermissionManager
 
ContextualRelationshipManager - Class in org.picketlink.idm.internal
Default implementation for RelationshipManager.
ContextualRelationshipManager(EventBridge, IdGenerator, StoreSelector, PrivilegeChainQuery) - Constructor for class org.picketlink.idm.internal.ContextualRelationshipManager
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
countUsers(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Count the number of User with an id
createCredentialStorage(IdentityContext, Account, Password, LDAPIdentityStore, Date, Date) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
createEntity() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
createFileIfNotExists(File) - Static method in class org.picketlink.idm.file.internal.FileUtils
Check if the specified File exists.
createIdentityManager() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createIdentityManager(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createIdentityQuery(Class<T>) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
createIdentityQuery(Class<T>) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
createIdentityTypeSearchFilter(IdentityQuery<V>, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
createMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
createMapping(Class<?>) - Method in interface org.picketlink.idm.jpa.internal.mappers.ModelMapper
 
createPermissionManager() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createPermissionManager(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createRelationshipManager() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createRelationshipQuery(Class<T>) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
createSubContext(String, Attributes) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
createType(Object, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 

D

dataSource - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
decodeEntryUUID(Object) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
DefaultIdentityCache - Class in org.picketlink.idm.internal
Default IdentityCache implementation.
DefaultIdentityCache() - Constructor for class org.picketlink.idm.internal.DefaultIdentityCache
 
DefaultIdentityQuery<T extends IdentityType> - Class in org.picketlink.idm.query.internal
Default IdentityQuery implementation.
DefaultIdentityQuery(IdentityQueryBuilder, IdentityContext, Class<T>, StoreSelector) - Constructor for class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
DefaultPartitionManager - Class in org.picketlink.idm.internal
Provides partition management functionality, and partition-specific IdentityManager instances.
DefaultPartitionManager(IdentityConfiguration) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultPartitionManager(Collection<IdentityConfiguration>) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultPartitionManager(Collection<IdentityConfiguration>, EventBridge, Collection<PermissionHandler>) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultPartitionManager(Collection<IdentityConfiguration>, EventBridge, Collection<PermissionHandler>, IdGenerator) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultQueryBuilder - Class in org.picketlink.idm.query.internal
 
DefaultQueryBuilder(ContextualIdentityManager, StoreSelector) - Constructor for class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
DefaultRelationshipQuery<T extends Relationship> - Class in org.picketlink.idm.query.internal
Default IdentityQuery implementation.
DefaultRelationshipQuery(IdentityContext, Class<T>, StoreSelector) - Constructor for class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
delete(File) - Static method in class org.picketlink.idm.file.internal.FileUtils
Delete the specified File instance from the filesystem.
delete(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
delete(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
delete(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
delete(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
deleteAgent(DataSource, Agent) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Delete Agent
deleteAttribute(DataSource, String, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.AttributeStorageUtil
Delete an Attribute given its name and owner
deleteGrant(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Delete a Grant
deleteGroup(DataSource, Group) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Delete Group
deleteGroupMembership(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
deleteRelationships(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Delete all the Relationship the AttributedType is involved in.
deleteRelationships(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
deleteRelationships(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
deleteRelationships(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
deleteRole(DataSource, Role) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Delete Role
deleteUser(DataSource, User) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Delete User
desc(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
doCreateInstance(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
doCreateInstance(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractIdentityManagedMapper
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AttributeTypeMapper
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.ManagedCredentialAttributeMapper
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.PermissionMapper
 
doCreateMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.RelationshipIdentityMapper
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileAttribute
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileCredentialStorage
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileIdentityType
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FilePermission
 
doPopulateEntry(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileAttribute
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileCredentialStorage
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileIdentityType
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FilePermission
 
doPopulateProperties(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.FileAttribute
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.FilePartition
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.FilePermission
 
doReadObject(ObjectInputStream) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.FileAttribute
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.FilePartition
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.FilePermission
 
doWriteObject(ObjectOutputStream) - Method in class org.picketlink.idm.file.internal.FileRelationship
 

E

EMPTY_ATTRIBUTE_VALUE - Static variable in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
EntityMapper - Class in org.picketlink.idm.jpa.internal.mappers
This class holds all the mapping configuration for a specific JPA Entity and their corresponding IDM model classes.
EntityMapper(Class<?>, JPAIdentityStore) - Constructor for class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
EntityMapping - Class in org.picketlink.idm.jpa.internal.mappers
 
EntityMapping(Class<?>) - Constructor for class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
ENTRY_DN_ATTRIBUTE_NAME - Static variable in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
equal(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
EqualCondition - Class in org.picketlink.idm.query.internal
 
EqualCondition(QueryParameter, Object) - Constructor for class org.picketlink.idm.query.internal.EqualCondition
 
equals(Object) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
extractAttributes(AttributedType, boolean) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 

F

fetchQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<T>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
fetchQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
fetchQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
fetchQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
fetchQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
FILE_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMInternalLog
This is the logger for the FileIdentityStore.
fileAsyncWriteEnabled(int) - Method in interface org.picketlink.idm.IDMInternalLog
 
FileAttribute - Class in org.picketlink.idm.file.internal
 
FileAttribute(AttributedType) - Constructor for class org.picketlink.idm.file.internal.FileAttribute
 
FileAttributedType - Class in org.picketlink.idm.file.internal
 
FileAttributedType(AttributedType) - Constructor for class org.picketlink.idm.file.internal.FileAttributedType
 
fileConfigAlwaysCreateWorkingDir(String) - Method in interface org.picketlink.idm.IDMInternalLog
 
fileConfigUsingWorkingDir(String) - Method in interface org.picketlink.idm.IDMInternalLog
 
FileCredentialStorage - Class in org.picketlink.idm.file.internal
 
FileCredentialStorage(CredentialStorage) - Constructor for class org.picketlink.idm.file.internal.FileCredentialStorage
 
FileDataSource - Class in org.picketlink.idm.file.internal
 
FileIdentityStore - Class in org.picketlink.idm.file.internal
File based IdentityStore implementation.
FileIdentityStore() - Constructor for class org.picketlink.idm.file.internal.FileIdentityStore
 
FileIdentityType - Class in org.picketlink.idm.file.internal
 
FileIdentityType(IdentityType) - Constructor for class org.picketlink.idm.file.internal.FileIdentityType
 
FilePartition - Class in org.picketlink.idm.file.internal
 
FilePartition(Partition, String) - Constructor for class org.picketlink.idm.file.internal.FilePartition
 
FilePermission - Class in org.picketlink.idm.file.internal
 
FilePermission(IdentityType, Permission) - Constructor for class org.picketlink.idm.file.internal.FilePermission
 
FileRelationship - Class in org.picketlink.idm.file.internal
 
FileRelationship(Relationship) - Constructor for class org.picketlink.idm.file.internal.FileRelationship
 
FileSortingComparator<T extends IdentityType> - Class in org.picketlink.idm.file.internal
Comparator for sorting identity objects according to given query parameters
FileSortingComparator(IdentityQuery<T>) - Constructor for class org.picketlink.idm.file.internal.FileSortingComparator
 
FileUtils - Class in org.picketlink.idm.file.internal
 
formatDate(Date) - Static method in class org.picketlink.idm.ldap.internal.LDAPUtil
Formats the given date.
formatId(IdentityType) - Static method in class org.picketlink.idm.internal.RelationshipReference
Return a formatted string representing the reference to the given IdentityType.

G

get(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
get(IdentityContext, Class<P>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
get(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
get(IdentityContext, Class<P>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
get(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
get(IdentityContext, Class<P>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
get(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
get(IdentityContext, Class<P>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
getAccount(IdentityContext, UsernamePasswordCredentials) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
getAnnotatedProperties(Class<? extends Annotation>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
getAnnotatedProperty(Class<? extends Annotation>, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
getAssociatedEntities(AttributedType, EntityMapper, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
getAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
getAttribute(DataSource, String, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.AttributeStorageUtil
Get the Attribute given its name and an id
getAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
getAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
getAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getAttribute(String) - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
getAttributedTypes() - Method in class org.picketlink.idm.file.internal.FileDataSource
 
getAttributes(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.AttributeStorageUtil
Get a list of Attribute for an identity type
getAttributes() - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
getAttributes() - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getAttributes() - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
getAttributes() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
getAttributes(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
getBindingDN(AttributedType, boolean) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getConditions() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getConfig() - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
getConfigurationName(IdentityContext, Partition) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
getConfigurationName() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getConfigurationName(IdentityContext, Partition) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
getConfigurationName() - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getConfigurationName(IdentityContext, Partition) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getConfigurationName(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
getConfigurations() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getCredentials() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getCredentialStorage(IdentityContext, Account, UsernamePasswordCredentials, LDAPIdentityStore) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
getDataSource() - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Get the DataSource
getDescriptors() - Method in class org.picketlink.idm.internal.RelationshipReference
Returns a Set of strings representing all registered identity type references.
getEntityMappers() - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getEntityMappings() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getEntityType() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getEntry() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
getEntryIdentifier(AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getEventBridge() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getFilterById(String, String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
getId() - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
getId() - Method in class org.picketlink.idm.internal.RelationshipReference
 
getId() - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
getIdentityType(String) - Method in class org.picketlink.idm.internal.RelationshipReference
Return the type given a descriptor.
getIdentityType() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getIdentityTypeId() - Method in class org.picketlink.idm.file.internal.FilePermission
 
getIdentityTypeId(String) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
getIdentityTypeId(String) - Method in class org.picketlink.idm.internal.RelationshipReference
Return the identifier of the identity type referenced by the descriptor.
getIdentityTypes() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getIdGenerator() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getInstance(Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.mappers.JdbcMapper
 
getLimit() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getLimit() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getMapperFor(Class<? extends AttributedType>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
Returns all EntityMapper instances used to map the given AttributedType.
getMapperForEntity(Class<?>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getMappingsFor(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getName() - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
Get the name
getName() - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getNamedProperty(String, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
getOffset() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getOffset() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getOperationManager() - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getOperations() - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 
getOriginalList() - Method in class org.picketlink.idm.jpa.internal.AttributeList
 
getOwnerEntity(AttributedType, Property, EntityManager) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getOwnerType() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getPaginationContext() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameter(String) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getParameter() - Method in class org.picketlink.idm.query.internal.BetweenCondition
 
getParameter(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameter(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getParameter() - Method in class org.picketlink.idm.query.internal.EqualCondition
 
getParameter() - Method in class org.picketlink.idm.query.internal.GreaterThanCondition
 
getParameter() - Method in class org.picketlink.idm.query.internal.InCondition
 
getParameter() - Method in class org.picketlink.idm.query.internal.LessThanCondition
 
getParameter() - Method in class org.picketlink.idm.query.internal.LikeCondition
 
getParameters() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameters(Class<?>) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameters() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getPartition() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getPartition(Class<T>, String) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getPartitionId(String) - Method in class org.picketlink.idm.internal.RelationshipReference
Return the identifier of the partition where the identity type is stored.
getPartitions(Class<T>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getPartitions(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getPermissionHandlerPolicy() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getPermissions() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getProperties() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getProperty(Class<?>, String) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getProperty(Class<?>, Class<? extends Annotation>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getProperty(Class<? extends Annotation>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getQueryBuilder() - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
getRelationship() - Method in class org.picketlink.idm.internal.RelationshipReference
Return the target relationship instance.
getRelationshipClass() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getRelationshipIdentityProperties(Class<? extends Relationship>) - Method in class org.picketlink.idm.internal.util.RelationshipMetadata
 
getRelationshipPartitions(Relationship) - Method in class org.picketlink.idm.internal.util.RelationshipMetadata
 
getResultCount() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getResultCount() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getResultList() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getResultList() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getRootEntity(AttributedType, EntityManager) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getRootMapperForEntity(Class<?>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getSorting() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getSortParameters() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getStoreForAttributeOperation(IdentityContext) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoreForCredentialOperation(IdentityContext, Class<?>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoreForIdentityOperation(IdentityContext, Class<T>, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoreForPartitionOperation(IdentityContext, Class<? extends Partition>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoreForPermissionOperation(IdentityContext) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoreForRelationshipOperation(IdentityContext, Class<? extends Relationship>, Relationship, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoresForCredentialStorage(IdentityContext, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoresForIdentityQuery(IdentityContext, Class<? extends IdentityType>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getStoresForRelationshipQuery(IdentityContext, Class<? extends Relationship>, Set<Partition>) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getSupportedType() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getType() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
getType() - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
getTypeName() - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getTypeProperty() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getTypeProperty() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getValue() - Method in class org.picketlink.idm.query.internal.EqualCondition
 
getValue() - Method in class org.picketlink.idm.query.internal.GreaterThanCondition
 
getValue() - Method in class org.picketlink.idm.query.internal.InCondition
 
getValue() - Method in class org.picketlink.idm.query.internal.LessThanCondition
 
getValue() - Method in class org.picketlink.idm.query.internal.LikeCondition
 
getValuesFromParamMap(Map<QueryParameter, Object[]>, AttributeParameter) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
getValuesFromParamMap(Map<QueryParameter, Object[]>, AttributeParameter) - Method in class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
getVersion() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
getX() - Method in class org.picketlink.idm.query.internal.BetweenCondition
 
getY() - Method in class org.picketlink.idm.query.internal.BetweenCondition
 
grantPermission(IdentityContext, IdentityType, Object, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
grantPermission(IdentityType, Object, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
grantPermission(IdentityContext, IdentityType, Object, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
greaterThan(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
GreaterThanCondition - Class in org.picketlink.idm.query.internal
 
GreaterThanCondition(QueryParameter, Comparable, boolean) - Constructor for class org.picketlink.idm.query.internal.GreaterThanCondition
 
greaterThanOrEqualTo(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
GroupStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for groups
GroupStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
 

H

hasAttributes(Permission, Class<?>, Serializable, String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Check if the given Permission has the given attributes.
hashCode() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
hasIdentityType(IdentityType) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
hasOperation(Permission, String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Checks if the fiven given operation is granted by the given Permission.

I

id - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
IdentityManagedJdbcType - Class in org.picketlink.idm.jdbc.internal.model
A JDBC type for IdentityType such as User, Role
IdentityManagedJdbcType() - Constructor for class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
IdentityManagedJdbcType(String) - Constructor for class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
identityTypeAlreadyExists(Class<? extends IdentityType>, String, Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
IdentityTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
IdentityTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.IdentityTypeMapper
 
IDMInternalLog - Interface in org.picketlink.idm
 
IDMInternalMessages - Interface in org.picketlink.idm
IDMMessages interface for all exceptions thrown by the default IDM implementation.
in(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
InCondition - Class in org.picketlink.idm.query.internal
 
InCondition(QueryParameter, Object[]) - Constructor for class org.picketlink.idm.query.internal.InCondition
 
inheritsPrivileges(IdentityType, IdentityType) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
inheritsPrivileges(RelationshipManager, IdentityType, IdentityType) - Method in class org.picketlink.idm.internal.PrivilegeChainQuery
Checks if the given identity inherits the privileges assigned to the given assignee.
invalidate(Partition, IdentityType) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
INVOCATION_CTX_ENTITY_MANAGER - Static variable in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
isMappedType(Class) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
isOrEqual() - Method in class org.picketlink.idm.query.internal.GreaterThanCondition
 
isOrEqual() - Method in class org.picketlink.idm.query.internal.LessThanCondition
 
isParameterSet(String) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
isRoot() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
isSortAscending() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 

J

JDBC_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMInternalLog
This is the logger for the ldap.internal.JDBCIdentityStore.
JDBCIdentityStore - Class in org.picketlink.idm.jdbc.internal
Implementation of IdentityStore using JDBC
JDBCIdentityStore() - Constructor for class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
JdbcMapper - Class in org.picketlink.idm.jdbc.internal.mappers
Class that is able to map entity types
JdbcMapper() - Constructor for class org.picketlink.idm.jdbc.internal.mappers.JdbcMapper
 
JPA_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMInternalLog
This is the logger for the JPAIdentityStore.
jpaContextInitializerNotProvided() - Method in interface org.picketlink.idm.IDMInternalLog
 
JPAIdentityStore - Class in org.picketlink.idm.jpa.internal
Implementation of IdentityStore that stores its state in a relational database.
JPAIdentityStore() - Constructor for class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
JPAIdentityStore.PermissionOperationSet - Class in org.picketlink.idm.jpa.internal
 
JPAIdentityStore.PermissionOperationSet(Object, Class, EntityMapper) - Constructor for class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 

L

LDAP_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMInternalLog
This is the logger for the LDAPIdentityStore.
ldapActiveDirectoryConfiguration() - Method in interface org.picketlink.idm.IDMInternalLog
 
LDAPCustomAttributes - Class in org.picketlink.idm.ldap.internal
Attributes of an LDAPUser that does not map to LDAP managed attributes
LDAPCustomAttributes() - Constructor for class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
LDAPIdentityStore - Class in org.picketlink.idm.ldap.internal
An IdentityStore implementation backed by an LDAP directory
LDAPIdentityStore() - Constructor for class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
LDAPOperationManager - Class in org.picketlink.idm.ldap.internal
This class provides a set of operations to manage LDAP trees.
LDAPOperationManager(LDAPIdentityStoreConfiguration) - Constructor for class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
LDAPPlainTextPasswordCredentialHandler<S,V,U> - Class in org.picketlink.idm.ldap.internal
This particular implementation supports the validation of UsernamePasswordCredentials, and updating PlainTextPassword credentials.
LDAPPlainTextPasswordCredentialHandler() - Constructor for class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
ldapRelationshipUpdateNotSupported(AttributedType) - Method in interface org.picketlink.idm.IDMInternalLog
 
LDAPUtil - Class in org.picketlink.idm.ldap.internal
Utility class for working with LDAP.
LDAPUtil() - Constructor for class org.picketlink.idm.ldap.internal.LDAPUtil
 
lessThan(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
LessThanCondition - Class in org.picketlink.idm.query.internal
 
LessThanCondition(QueryParameter, Comparable, boolean) - Constructor for class org.picketlink.idm.query.internal.LessThanCondition
 
lessThanOrEqualTo(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
like(QueryParameter, String) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
LikeCondition - Class in org.picketlink.idm.query.internal
 
LikeCondition(QueryParameter, Object) - Constructor for class org.picketlink.idm.query.internal.LikeCondition
 
listPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(IdentityContext, IdentityType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(IdentityContext, Object, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(IdentityContext, Set<Object>, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(IdentityContext, Class<?>, Serializable) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(IdentityContext, Class<?>, Serializable, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
listPermissions(Object) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(Class<?>, Serializable) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(Class<?>, Serializable, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(Object, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(Class<?>, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(IdentityType) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
listPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, IdentityType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, Object, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, Set<Object>, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, Class<?>, Serializable) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, Class<?>, Serializable, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
listPermissions(IdentityContext, IdentityPermission) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
load(String, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Load an AttributedType given its id
load(String, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Load an AttributedType given its id and the type
load(Map<QueryParameter, Object[]>, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Load a list of AttributedType given various parameters
load(String, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
load(String, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
load(Map<QueryParameter, Object[]>, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
load(String, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
load(String, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
load(Map<QueryParameter, Object[]>, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
load(String, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
load(String, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
load(Map<QueryParameter, Object[]>, Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
loadGrant(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load Grant given its id
loadGrantsForAgent(DataSource, Agent) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load Grant for an Agent
loadGrantsForRole(DataSource, Role) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load Grant for an Role
loadGrantsForUser(DataSource, User) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load Grant for an User
loadGroup(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Load Group given its id
loadGroup(DataSource, Map<QueryParameter, Object[]>) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Load a Group given parameters
loadGroupByName(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Load a Group given its name
loadGroupByPath(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Load a Group given its path
loadGroupMembership(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load GroupMembership given its id
loadGroupMembershipForGroup(DataSource, Group) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load Grant for a Group
loadGroupMembershipsForAgent(DataSource, Agent) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
loadGroupMembershipsForUser(DataSource, User) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Load GroupMembership for an User
loadPartition(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
loadPartitionById(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.PartitionStorageUtil
Load a Partition given its id
loadPartitionByName(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.PartitionStorageUtil
Load a Partition given its name
loadRole(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Load Role given its id
loadRole(DataSource, Map<QueryParameter, Object[]>) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Load Role given parameters
loadRoleByName(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Load Role given its name
loadUser(DataSource, Map<QueryParameter, Object[]>) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Load an User given various parameters
loadUser(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Load User given its id
loadUserByLoginName(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Load User given the login name
lookupAgent(Realm, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
lookupById(Class<T>, String) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
lookupById(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
lookupGroup(Partition, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
lookupIdentityById(Class<T>, String) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
lookupRole(Partition, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
lookupStore(IdentityContext, IdentityConfiguration, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
lookupUser(Realm, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 

M

ManagedCredentialAttributeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
ManagedCredentialAttributeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.ManagedCredentialAttributeMapper
 
map(String, Class<?>) - Static method in class org.picketlink.idm.jdbc.internal.mappers.JdbcMapper
Update the mapping for a class
MESSAGES - Static variable in interface org.picketlink.idm.IDMInternalMessages
 
ModelMapper - Interface in org.picketlink.idm.jpa.internal.mappers
 
modifyAttribute(String, Attribute) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Modifies the given Attribute instance using the given DN.
modifyAttributes(String, NamingEnumeration<Attribute>) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Modifies the given Attribute instances using the given DN.

N

name - Variable in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
name - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
NamedMappedAttribute - Class in org.picketlink.idm.jpa.internal.mappers
 
NamedMappedAttribute() - Constructor for class org.picketlink.idm.jpa.internal.mappers.NamedMappedAttribute
 

O

org.picketlink.idm - package org.picketlink.idm
 
org.picketlink.idm.file.internal - package org.picketlink.idm.file.internal
 
org.picketlink.idm.internal - package org.picketlink.idm.internal
 
org.picketlink.idm.internal.util - package org.picketlink.idm.internal.util
 
org.picketlink.idm.jdbc.internal - package org.picketlink.idm.jdbc.internal
 
org.picketlink.idm.jdbc.internal.mappers - package org.picketlink.idm.jdbc.internal.mappers
 
org.picketlink.idm.jdbc.internal.model - package org.picketlink.idm.jdbc.internal.model
 
org.picketlink.idm.jdbc.internal.model.db - package org.picketlink.idm.jdbc.internal.model.db
 
org.picketlink.idm.jpa.internal - package org.picketlink.idm.jpa.internal
 
org.picketlink.idm.jpa.internal.mappers - package org.picketlink.idm.jpa.internal.mappers
 
org.picketlink.idm.ldap.internal - package org.picketlink.idm.ldap.internal
 
org.picketlink.idm.query.internal - package org.picketlink.idm.query.internal
 
org.picketlink.idm.token.internal - package org.picketlink.idm.token.internal
 

P

parseDate(String) - Static method in class org.picketlink.idm.ldap.internal.LDAPUtil
Parses dates/time stamps stored in LDAP.
partitionAddFailed(Partition, String, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionAlreadyExistsWithName(Class<? extends Partition>, String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionCouldNotCreateIdentityManager(Partition, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionCouldNotCreatePermissionManager(Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionFoundWithSameNameAndType(String, Class<? extends Partition>) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionGetFailed(Class<? extends Partition>, String, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionJdbcType - Class in org.picketlink.idm.jdbc.internal.model
The JDBC Type for Partition
PartitionJdbcType() - Constructor for class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
PartitionJdbcType(String) - Constructor for class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
partitionManagementNoSupported(Class<Partition>, IdentityStoreConfiguration.IdentityOperation) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
PartitionMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.PartitionMapper
 
partitionNoConfigurationFound(String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionNotFoundWithName(Class<? extends Partition>, String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionReferencesInvalidConfiguration(Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionRemoveFailed(Partition, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for Partition
PartitionStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.PartitionStorageUtil
 
partitionUnsupportedType(Partition, Class<? extends AttributedType>) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionUpdateFailed(Partition, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionWithNoConfigurationName(Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PermissionMapper - Class in org.picketlink.idm.jpa.internal.mappers
Property mapping configuration for entity beans that store permission state
PermissionMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.PermissionMapper
 
permissionUnsupportedOperation() - Method in interface org.picketlink.idm.IDMInternalMessages
 
PermissionUtil - Class in org.picketlink.idm.internal.util
Utility class for common permission operations.
PermissionUtil() - Constructor for class org.picketlink.idm.internal.util.PermissionUtil
 
persist(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Store the AttributedType in the database
persist(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
persist(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
persist(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
persist(AttributedType, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
PrivilegeChainQuery - Class in org.picketlink.idm.internal
Stores privilege chain metadata and performs chain queries to determine privilege inheritance
PrivilegeChainQuery() - Constructor for class org.picketlink.idm.internal.PrivilegeChainQuery
 
putAgent(Realm, Agent) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putGroup(Partition, Group) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putRole(Partition, Role) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putUser(Realm, User) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 

Q

queryIdentityTypeFailed(IdentityQuery<?>, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
queryRelationshipFailed(RelationshipQuery<?>, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
queryUnsupportedParameterValue(String, Object) - Method in interface org.picketlink.idm.IDMInternalMessages
 

R

readObject(File) - Static method in class org.picketlink.idm.file.internal.FileUtils
Read the specified File instance and try to read a Object with the given parametrized type.
registerRelationshipType(Class<? extends Relationship>) - Method in class org.picketlink.idm.internal.PrivilegeChainQuery
 
RelationshipIdentityMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
RelationshipIdentityMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.RelationshipIdentityMapper
 
RelationshipJdbcType - Class in org.picketlink.idm.jdbc.internal.model
JDBC Type for Relationship
RelationshipJdbcType() - Constructor for class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
RelationshipMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
RelationshipMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.RelationshipMapper
 
RelationshipMetadata - Class in org.picketlink.idm.internal.util
Caches metadata for relationship identity properties, and provides utility methods for working with relationships TODO Make this class thread-safe
RelationshipMetadata() - Constructor for class org.picketlink.idm.internal.util.RelationshipMetadata
 
RelationshipReference - Class in org.picketlink.idm.internal
Adapter class that encapsulates a target Relationship instance and provides additional methods to resolve the referenced IdentityType instances.
RelationshipReference(Relationship) - Constructor for class org.picketlink.idm.internal.RelationshipReference
 
RelationshipStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for Relationship
RelationshipStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
remove(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
remove(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
remove(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
remove(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
removeAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
removeAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
removeAttribute(String) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
removeAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
removeAttribute(String) - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
removeAttribute(String, Attribute) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Removes the given Attribute instance using the given DN.
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeCredential(Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
removeCredentials(IdentityContext, Account) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeEntryById(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Searches the LDAP tree.
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
removeFromRelationships(IdentityContext, IdentityType) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeOperation(String, String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Removes a new operation to operationsCSV, where the latter is a CSV representing the current operationsCSV.
removeOperation(String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
retrieveCredentials(Account, Class<T>) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
retrieveCurrentCredential(Account, Class<T>) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
revokeAllPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
revokeAllPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
revokePermission(IdentityContext, IdentityType, Object, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
revokePermission(IdentityType, Object, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
revokePermission(IdentityType, Class<?>, String) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
revokePermission(IdentityContext, IdentityType, Object, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
RoleStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for Role
RoleStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
 

S

safeClose(Connection) - Method in class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
safeClose(ResultSet) - Method in class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
safeClose(Statement) - Method in class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
search(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
searchPaginated(String, String, LDAPMappingConfiguration, IdentityQuery<V>) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
setAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
setAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
setAttribute(DataSource, String, Attribute) - Method in class org.picketlink.idm.jdbc.internal.model.db.AttributeStorageUtil
Set the Attribute for an IdentityType
setAttribute(Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
setAttribute(Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setAttribute(Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
setAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
setConfigurationName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setCredentials(Map<String, Map<String, List<FileCredentialStorage>>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setDataSource(DataSource) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Set the DataSource
setId(String) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Set the ID
setIdentityTypes(Map<String, Map<String, FileIdentityType>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setLimit(int) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setLimit(int) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setName(String) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
setName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setOffset(int) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setOffset(int) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setPaginationContext(Object) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setParameter(String, Object) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
setParameter(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setParameter(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setPermissions(Map<String, List<FilePermission>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setSortAscending(boolean) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setSortParameters(QueryParameter...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setType(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
setTypeName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setup(FileIdentityStoreConfiguration) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
setup(C) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
setup(JDBCIdentityStoreConfiguration) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
setup(JPAIdentityStoreConfiguration) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
setup(LDAPIdentityStoreConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
setup(TokenStoreConfiguration) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
sortBy(Sort...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
sortByQueryParameter(QueryParameter, T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
storeAgent(DataSource, Agent) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Store a new Agent
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
storeGrant(DataSource, Grant) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
Store a Grant
storeGroup(DataSource, Group) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Store a Group
storeGroupMembership(DataSource, GroupMembership) - Method in class org.picketlink.idm.jdbc.internal.model.db.RelationshipStorageUtil
storeJpaCouldNotGetEntityManagerFromStoreContext() - Method in interface org.picketlink.idm.IDMInternalMessages
 
storeLdapCouldNotCreateContext(Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
storeLdapCouldNotLoadAttributesForEntry(String, String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
storeLdapEntryNotFoundWithId(String, String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
storeNotFound(Class<? extends IdentityStore>) - Method in interface org.picketlink.idm.IDMInternalMessages
 
storePartition(DataSource, PartitionJdbcType) - Method in class org.picketlink.idm.jdbc.internal.model.db.PartitionStorageUtil
Store a Partition
storeRole(DataSource, Role) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Store a Role
storeUnexpectedType(Class<? extends IdentityStore>, Class<? extends IdentityStore>) - Method in interface org.picketlink.idm.IDMInternalMessages
 
storeUser(DataSource, User) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Store a new User
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AttributedValueMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AttributeTypeMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.IdentityTypeMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.ManagedCredentialAttributeMapper
 
supports(Class<?>) - Method in interface org.picketlink.idm.jpa.internal.mappers.ModelMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.NamedMappedAttribute
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.PartitionMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.PermissionMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.RelationshipIdentityMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.RelationshipMapper
 

T

TokenIdentityStore - Class in org.picketlink.idm.token.internal
 
TokenIdentityStore() - Constructor for class org.picketlink.idm.token.internal.TokenIdentityStore
 
type - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
typeName - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 

U

update(IdentityContext, Partition) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
update(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
update(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
update(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
update(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
update(IdentityContext, Partition) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
update(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Update the stored AttributedType in the database
update(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
update(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
update(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
update(IdentityContext, Partition) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
update(IdentityContext, Account, Password, LDAPIdentityStore, Date, Date) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
update(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
updateAgent(DataSource, Agent) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Update the stored Agent
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
updateCredential(IdentityContext, Account, Object, Date, Date) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
updateCredential(Account, Object) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
updateCredential(Account, Object, Date, Date) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
updateEntity(AttributedType, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
updateGroup(DataSource, Group) - Method in class org.picketlink.idm.jdbc.internal.model.db.GroupStorageUtil
Update the stored Group
updateRole(DataSource, Role) - Method in class org.picketlink.idm.jdbc.internal.model.db.RoleStorageUtil
Update the stored User
updateUser(DataSource, User) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Update the stored User
UserStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
Storage utility for User
UserStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
 

V

validateCredential(IdentityContext, CredentialStorage, UsernamePasswordCredentials, LDAPIdentityStore) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
validateCredentials(IdentityContext, Credentials) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
validateCredentials(Credentials) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 

W

where(Condition...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
A B C D E F G H I J L M N O P Q R S T U V W 
PicketLink Identity Management Implementation 2.5.4.SP8-redhat-1

Copyright © 2016 JBoss by Red Hat. All rights reserved.