A B C D E F G H I J L M N O P R S U V 

A

AbstractAttributedTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractAttributedTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractAttributedTypeMapper
 
AbstractFileAttributedType<T extends org.picketlink.idm.model.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
 
AbstractIdentityManagedMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractIdentityManagedMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractIdentityManagedMapper
 
AbstractIdentityStore<C extends org.picketlink.idm.config.IdentityStoreConfiguration> - Class in org.picketlink.idm.internal
 
AbstractIdentityStore() - Constructor for class org.picketlink.idm.internal.AbstractIdentityStore
 
AbstractModelMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractModelMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
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(Object) - Method in class org.picketlink.idm.jpa.internal.AttributeList
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
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.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
 
addMappedProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addNotNullMappedProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
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
 
addTypeProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
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
 
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

bind(String, Object) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Binds a Object to the LDAP tree.

C

checkAttributePresence(String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Ask the ldap server for the schema for the attribute.
clear() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
CN - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
COMMA - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
compare(T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
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) - Constructor for class org.picketlink.idm.internal.ContextualIdentityManager
 
ContextualRelationshipManager - Class in org.picketlink.idm.internal
Default implementation for RelationshipManager.
ContextualRelationshipManager(EventBridge, IdGenerator, StoreSelector) - Constructor for class org.picketlink.idm.internal.ContextualRelationshipManager
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
CREATE_TIMESTAMP - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
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
 
createMapping(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
createMapping(Class<?>) - Method in interface org.picketlink.idm.jpa.internal.mappers.ModelMapper
 
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
 
CUSTOM_ATTRIBUTE_CREATE_DATE - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
CUSTOM_ATTRIBUTE_ENABLED - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
CUSTOM_ATTRIBUTE_EXPIRY_DATE - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 

D

DefaultIdentityCache - Class in org.picketlink.idm.internal
Default IdentityCache implementation.
DefaultIdentityCache() - Constructor for class org.picketlink.idm.internal.DefaultIdentityCache
 
DefaultIdentityQuery<T extends org.picketlink.idm.model.IdentityType> - Class in org.picketlink.idm.query.internal
Default IdentityQuery implementation.
DefaultIdentityQuery(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) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultPartitionManager(Collection<IdentityConfiguration>, EventBridge, IdGenerator) - Constructor for class org.picketlink.idm.internal.DefaultPartitionManager
 
DefaultRelationshipQuery<T extends org.picketlink.idm.model.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.
destroyRecursively(String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
destroySubcontext(String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Destroys a subcontext with the given DN from the LDAP tree.
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
 
doCreateInstance(Map<String, Serializable>) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
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.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.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.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.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.FileRelationship
 

E

EMAIL - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
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_UUID - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
EQUAL - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
equals(Object) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
EVENT_CONTEXT_IDENTITY - Static variable in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 

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.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
 
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
 
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
 
FileRelationship - Class in org.picketlink.idm.file.internal
 
FileRelationship(Relationship) - Constructor for class org.picketlink.idm.file.internal.FileRelationship
 
FileSortingComparator<T extends org.picketlink.idm.model.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
 
formatId(IdentityType) - Static method in class org.picketlink.idm.internal.RelationshipReference
 

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.jpa.internal.JPAIdentityStore
 
get(IdentityContext, Class<P>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getAccount(IdentityContext, String) - 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.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() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
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.jpa.internal.JPAIdentityStore
 
getCredentials() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getDescriptors() - Method in class org.picketlink.idm.internal.RelationshipReference
 
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
 
getEventBridge() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getId() - Method in class org.picketlink.idm.file.internal.AbstractFileAttributedType
 
getIdentityManager(IdentityContext) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
getIdentityType() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getIdentityTypeId(String) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
getIdentityTypeId(String) - Method in class org.picketlink.idm.internal.RelationshipReference
 
getIdentityTypes() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getIdGenerator() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
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
 
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
 
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
 
getParameter(String) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getParameter(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameter(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
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
 
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
 
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
 
getRelationship() - Method in class org.picketlink.idm.internal.RelationshipReference
 
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
 
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) - 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
 
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
 
getTypeProperty() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getVersion() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
GIVENNAME - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
GROUP_OF_NAMES - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 

H

hashCode() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
hasIdentityType(IdentityType) - Method in class org.picketlink.idm.file.internal.FileRelationship
 

I

IdentityTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
IdentityTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.IdentityTypeMapper
 
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
 
isManagedAttribute(String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Checks if the attribute with the given name is a managed attributes.
isMappedType(Class) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
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

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
 

L

LDAPConstants - Interface in org.picketlink.idm.ldap.internal
Define commonly used ldap constants
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
 
LDAPObjectClass - Annotation Type in org.picketlink.idm.ldap.internal
Used to annotate a custom partition type and define the identity types that it supports and doesn't support.
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
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
lookup(String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Looks up a entry on the LDAP tree with the given DN.
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.jpa.internal.JPAIdentityStore
 
lookupById(String, String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
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
 
MEMBER - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
MEMBER_OF - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
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.

N

NamedMappedAttribute - Class in org.picketlink.idm.jpa.internal.mappers
 
NamedMappedAttribute() - Constructor for class org.picketlink.idm.jpa.internal.mappers.NamedMappedAttribute
 

O

OBJECT_CLASS - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
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.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
 

P

PartitionMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
PartitionMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.PartitionMapper
 
persist(AttributedType, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
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
 

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.
rebind(String, Object) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Re-binds a Object to the LDAP tree.
RelationshipIdentityMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
RelationshipIdentityMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.RelationshipIdentityMapper
 
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
Created with IntelliJ IDEA.
RelationshipReference(Relationship) - Constructor for class org.picketlink.idm.internal.RelationshipReference
 
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.jpa.internal.JPAIdentityStore
 
removeAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
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.jpa.internal.JPAIdentityStore
 
removeAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
removeEntryById(String, String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Searches the LDAP tree.
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.jpa.internal.JPAIdentityStore
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
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.jpa.internal.JPAIdentityStore
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 

S

search(String, String, String[], SearchControls) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Searches the LDAP tree.
search(String, String) - 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.jpa.internal.JPAIdentityStore
 
setCredentials(Map<String, Map<String, List<FileCredentialStorage>>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
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(long) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setOffset(int) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setOffset(long) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
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
 
setSortAscending(boolean) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setSortParameters(QueryParameter...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
setup(FileIdentityStoreConfiguration) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
setup(C) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
setup(JPAIdentityStoreConfiguration) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
setup(LDAPIdentityStoreConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
setup(LDAPIdentityStore) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
SN - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
sortByQueryParameter(QueryParameter, T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
SPACE_STRING - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
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
 
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.RelationshipIdentityMapper
 
supports(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.RelationshipMapper
 

U

UID - Static variable in interface org.picketlink.idm.ldap.internal.LDAPConstants
 
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.jpa.internal.JPAIdentityStore
 
update(IdentityContext, Account, Password, LDAPIdentityStore, Date, Date) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
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.jpa.internal.JPAIdentityStore
 
updateAttributedType(IdentityContext, AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
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
 

V

validate(IdentityContext, 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
 
A B C D E F G H I J L M N O P R S U V 

Copyright © 2013. All Rights Reserved.