Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstracHttpSecurityConfigurationChildBuilder<T> - Class in org.picketlink.config.http
 
AbstracHttpSecurityConfigurationChildBuilder(HttpSecurityConfigurationChildBuilder) - Constructor for class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
AbstractAttributedType - Class in org.picketlink.idm.model
Abstract base class for all AttributedType implementations
AbstractAttributedType() - Constructor for class org.picketlink.idm.model.AbstractAttributedType
 
AbstractAttributedTypeManager<T extends AttributedType> - Class in org.picketlink.idm.internal
 
AbstractAttributedTypeManager(PartitionManagerConfiguration) - Constructor for class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
AbstractAttributedTypeManager(DefaultPartitionManager) - Constructor for class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
AbstractAttributedTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractAttributedTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractAttributedTypeMapper
 
AbstractAttributeStore<C extends IdentityStoreConfiguration> - Class in org.picketlink.idm.internal
 
AbstractAttributeStore() - Constructor for class org.picketlink.idm.internal.AbstractAttributeStore
 
AbstractAuthenticationSchemeConfiguration - Class in org.picketlink.config.http
 
AbstractAuthenticationSchemeConfiguration(AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.AbstractAuthenticationSchemeConfiguration
 
AbstractBaseCredentials - Class in org.picketlink.idm.credential
Abstract base class for Credentials
AbstractBaseCredentials() - Constructor for class org.picketlink.idm.credential.AbstractBaseCredentials
 
AbstractBaseEvent - Class in org.picketlink.idm.event
A base class for all event class that provides an event context.
AbstractBaseEvent(PartitionManager) - Constructor for class org.picketlink.idm.event.AbstractBaseEvent
 
AbstractCredentialHandler<S extends CredentialStore<?>,V extends AbstractBaseCredentials,U> - Class in org.picketlink.idm.credential.handler
Base class for CredentialHandler implementations.
AbstractCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
AbstractCredentialStorage - Class in org.picketlink.idm.credential.storage
 
AbstractCredentialStorage() - Constructor for class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
AbstractCredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
Base mapping for credentials.
AbstractCredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
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
 
AbstractHttpSecurityBuilder - Class in org.picketlink.config.http
A configuration builder with covenience methods to configure http security features.
AbstractHttpSecurityBuilder(SecurityConfigurationBuilder) - Constructor for class org.picketlink.config.http.AbstractHttpSecurityBuilder
 
AbstractIdentity - Class in org.picketlink.internal
Base implementation for Identity types.
AbstractIdentity() - Constructor for class org.picketlink.internal.AbstractIdentity
 
AbstractIdentityConfigurationChildBuilder<T> - Class in org.picketlink.idm.config
AbstractIdentityConfigurationChildBuilder(IdentityConfigurationChildBuilder) - Constructor for class org.picketlink.idm.config.AbstractIdentityConfigurationChildBuilder
 
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
 
AbstractIdentityStoreConfiguration - Class in org.picketlink.idm.config
Base class for IdentityStoreConfiguration implementations.
AbstractIdentityStoreConfiguration(Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, List<ContextInitializer>, Map<String, Object>, Set<Class<? extends CredentialHandler>>, boolean, boolean, boolean) - Constructor for class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
AbstractIdentityType - Class in org.picketlink.idm.model
Abstract base class for IdentityType implementations
AbstractIdentityType() - Constructor for class org.picketlink.idm.model.AbstractIdentityType
 
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
 
AbstractJWSBuilder<T extends JWS,B extends AbstractJWSBuilder<T,B>> - Class in org.picketlink.json.jose
The Class AbstractJWSBuilder for building JSON Web Signature.
AbstractJWSBuilder(Class<T>) - Constructor for class org.picketlink.json.jose.AbstractJWSBuilder
Instantiates a new abstract JWS builder.
AbstractModelMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AbstractModelMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
AbstractPartition - Class in org.picketlink.idm.model
Base class for Partition implementations.
AbstractPartition(String) - Constructor for class org.picketlink.idm.model.AbstractPartition
 
AbstractPathAuthorizer - Class in org.picketlink.http.internal.authorization
 
AbstractPathAuthorizer() - Constructor for class org.picketlink.http.internal.authorization.AbstractPathAuthorizer
 
AbstractPathConfigurationChildBuilder - Class in org.picketlink.config.http
 
AbstractPathConfigurationChildBuilder(PathConfigurationBuilder) - Constructor for class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
AbstractSecurityConfigurationBuilder<T> - Class in org.picketlink.config
 
AbstractSecurityConfigurationBuilder(SecurityConfigurationChildBuilder) - Constructor for class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
AbstractStorageUtil - Class in org.picketlink.idm.jdbc.internal.model.db
 
AbstractStorageUtil() - Constructor for class org.picketlink.idm.jdbc.internal.model.db.AbstractStorageUtil
 
AbstractToken - Class in org.picketlink.idm.credential
A default Token implementation.
AbstractToken(String) - Constructor for class org.picketlink.idm.credential.AbstractToken
 
AbstractTokenConsumer<T extends Token> - Class in org.picketlink.idm.credential
Provides built-in support to extract information for a particular IdentityType from a Token.
AbstractTokenConsumer() - Constructor for class org.picketlink.idm.credential.AbstractTokenConsumer
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_ALLOW_ORIGIN_WILDCARD - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_MAX_AGE - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.picketlink.http.internal.cors.CORS
 
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.picketlink.http.internal.cors.CORS
 
AccessDeniedException - Exception in org.picketlink.http
Thrown to indicate that access was denied for a specific resource.
AccessDeniedException(String) - Constructor for exception org.picketlink.http.AccessDeniedException
 
Account - Interface in org.picketlink.idm.model
Parent interface of all identity types that are capable of authenticating.
AccountTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
AccountTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
activeDirectory(boolean) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Indicates if the underlying server is a Microsft Activde Directory.
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
add(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
add(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
 
add(ReferenceList.References) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
add(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
add(T) - Method in interface org.picketlink.idm.AttributedTypeManager
 
add(Class<? extends IdentityStoreConfiguration>, Class<U>) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
add(Class<? extends IdentityStoreConfiguration>, Class<T>) - Method in interface org.picketlink.idm.config.IdentityStoreConfigurationChildBuilder
 
add(Class<? extends IdentityStoreConfiguration>, Class<T>) - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Adds support for a custom IdentityStore.
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
add(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
add(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
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(Partition, String) - Method in interface org.picketlink.idm.PartitionManager
Adds a new partition with a reference to the given configurationName.
add(String) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
add(Relationship) - Method in interface org.picketlink.idm.RelationshipManager
Adds the given Relationship instance to the configured identity store.
add(IdentityContext, AttributedType) - Method in interface org.picketlink.idm.spi.IdentityStore
Persists the specified IdentityType
add(IdentityContext, Partition, String) - Method in interface org.picketlink.idm.spi.PartitionStore
 
add(IdentityContext, Partition, String) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
add(IdentityType) - Method in class org.picketlink.internal.SecuredIdentityManager
 
add(JWK) - Method in class org.picketlink.json.jose.JWKSet
Adds the JWK to the JWKSet.
addAll(List<ReferenceList.References>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
addAll(List<TransformType>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
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
 
addAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
addContent(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
addContextInitializer(ContextInitializer) - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
addContextInitializer(ContextInitializer) - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Adds a ContextInitializer instance which will be used to initialize IdentityContexts for this configuration.
addContextInitializer(ContextInitializer) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
addCredentialHandler(Class<? extends CredentialHandler>) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Adds a custom .
addCriteria(String, IdentityType) - Method in class org.picketlink.idm.query.RelationshipCriteria
 
addEncryptionProperty(EncryptionPropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
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
 
addMembers(String) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
addNotNullMappedProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addObject(ObjectType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
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.
addOtherAttribute(QName, String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
addOtherAttributes(Map<QName, String>) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
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
 
addReference(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
addSignatureProperty(SignaturePropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
addSPKI(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
 
addToGroup(RelationshipManager, Account, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Adds the given Account as a member of the provided Group.
addToParentAsMember(AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
addTransform(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
addTransformsType(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
 
addTypeProperty(Property) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
addUser(HttpServletRequest) - Method in class org.picketlink.rest.IdentityEndpoint
 
AES - Class in org.picketlink.json.jose.crypto
AES encryption, decryption and key generation methods.
AESCBC - Class in org.picketlink.json.jose.crypto
AES/CBC/PKCS5Padding and AES/CBC/PKCS5Padding/HMAC-SHA2 encryption and decryption methods.
AESGCM - Class in org.picketlink.json.jose.crypto
AES/GSM/NoPadding encryption and decryption methods.
Agent - Class in org.picketlink.idm.model.basic
An Account implementation that represents a non-human authenticating entity
Agent() - Constructor for class org.picketlink.idm.model.basic.Agent
 
Agent(String) - Constructor for class org.picketlink.idm.model.basic.Agent
 
AggrementMethod(byte[], KeyInfoType, KeyInfoType) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
AgreementMethodType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for AgreementMethodType complex type.
AgreementMethodType(String) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType
 
AgreementMethodType.AggrementMethod - Class in org.picketlink.identity.xmlsec.w3.xmlenc
 
ALG - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The alg (algorithm) Header Parameter identifies the cryptographic algorithm used to secure the JWS or JWE.
ALG_RSA1_5 - Static variable in interface org.picketlink.json.JsonConstants.JWE
JWE Algorithm Method : RSAES-PKCS1-V1_5 (RFC 3447) (required).
ALG_RSA_OAEP - Static variable in interface org.picketlink.json.JsonConstants.JWE
JWE Algorithm Method : RSAES using Optimal Asymmetric Encryption Padding (OAEP) (RFC 3447), with the default parameters specified by RFC 3447 in section A.2.1 (recommended).
ALG_RSA_OAEP_256 - Static variable in interface org.picketlink.json.JsonConstants.JWE
JWE Algorithm Method : RSAES using Optimal Asymmetric Encryption Padding (OAEP) (RFC 3447), with the SHA-256 hash function and the MGF1 with SHA-256 mask generation function (recommended).
ALGO - Static variable in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType
 
algorithm - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
ALGORITHM - Static variable in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
Algorithm - Enum in org.picketlink.json.jose.crypto
Enum representing all supported crypto algorithms.
algorithm(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the algorithm used to encrypt or determine the value of the Content Encryption Key (CEK).
ALGORITHM_RANDOM_NUMBER - Static variable in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
The algorithm to be used to salt passwords.
allowAll() - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Convenience method to still use CORS but disable validations by allowing everything.
allowAnyHeader(boolean) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to indicate that any HTTP header is allowed for a specific path.
allowAnyMethod(boolean) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to indicate that any HTTP method is allowed for a specific path.
AllowAnyOrigin - Annotation Type in org.picketlink.config.http.annotations
 
allowAnyOrigin(boolean) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to indicate that any origin is allowed to access a specific path.
allowCredentials(boolean) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to indicate that the actual request can include user credentials.
AllowedGroups - Annotation Type in org.picketlink.config.http.annotations
 
AllowedOperation - Annotation Type in org.picketlink.idm.permission.annotations
Specifies an allowable permission operation for the target class, and allows for an optional bit mask value for mapping the permission operation to a persistent store
AllowedOperations - Annotation Type in org.picketlink.idm.permission.annotations
Specifies a list of permission actions for a class
AllowedOrigins - Annotation Type in org.picketlink.config.http.annotations
 
AllowedRealms - Annotation Type in org.picketlink.config.http.annotations
 
AllowedRoles - Annotation Type in org.picketlink.config.http.annotations
 
allowHeaders(String...) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to specify the HTTP headers allowed to access a specific path.
allowMethods(String...) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to specify the HTTP methods allowed to access a specific path.
allowOrigins(String...) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to specify the origins allowed to access a specific path.
allPaths() - Method in class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
allPaths() - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
Creates a configuration for a specific path.
AllPaths - Annotation Type in org.picketlink.config.http.annotations
 
allPaths() - Method in interface org.picketlink.config.http.HttpSecurityConfigurationChildBuilder
 
AlreadyLoggedInEvent - Class in org.picketlink.authentication.event
This event is fired when an already authenticated user attempts to authenticate again
AlreadyLoggedInEvent() - Constructor for class org.picketlink.authentication.event.AlreadyLoggedInEvent
 
appendOperation(String) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 
asc(QueryParameter) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create an ascending order for the given parameter.
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.
ASSERTION_RENEWAL_EXCEPTION - Static variable in interface org.picketlink.common.ErrorCodes
 
assertionExpiredError(AssertionExpiredException) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
assertionExpiredError(AssertionExpiredException) - Method in interface org.picketlink.common.PicketLinkLogger
 
assertionInvalidError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
assertionInvalidError() - Method in interface org.picketlink.common.PicketLinkLogger
 
ASSIGNEE - Static variable in class org.picketlink.idm.model.basic.Grant
 
asyncWrite(boolean) - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
Indicates that write operations should be done asynchronously.
asyncWriteThreadPool(int) - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
If asyncWrite is enabled, defines the size of the thread pool.
attribute(String, String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Maps a type property to a specific LDAP attribute.
attribute(String, String, boolean) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Maps a type property to a specific LDAP attribute and mark it as an identifier.
Attribute<T extends Serializable> - Class in org.picketlink.idm.model
Represents an attribute value, a type of metadata that can be associated with an IdentityType
Attribute(String, T) - Constructor for class org.picketlink.idm.model.Attribute
 
Attribute(String, T, boolean) - Constructor for class org.picketlink.idm.model.Attribute
 
AttributeClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the attribute class property of an identity attribute entity, a credential attribute entity or a relationship attribute entity.
AttributedType - Interface in org.picketlink.idm.model
 
AttributedType.QUERY_ATTRIBUTE - Class in org.picketlink.idm.model
 
attributedTypeAddFailed(AttributedType, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
attributedTypeAmbiguosFoundWithId(String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
AttributedTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
AttributedTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.AttributedTypeEntity
 
AttributedTypeManager<T extends AttributedType> - Interface in org.picketlink.idm
 
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
 
attributeManagerError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
attributeManagerError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
AttributeName - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the attribute name property of an identity attribute entity, a relationship attribute entity or credential attribute entity
AttributeParameter - Class in org.picketlink.idm.query
This class can be used to define a query parameter for properties annotated with AttributeProperty.
AttributeParameter(String) - Constructor for class org.picketlink.idm.query.AttributeParameter
 
AttributeProperty - Annotation Type in org.picketlink.idm.model.annotation
Marks a property of an IdentityType, Partition or Relationship as being an attribute of that IdentityType, Partition or Relationship.
attributeProviderInstationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
attributeProviderInstationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
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
 
AttributeStore<T extends IdentityStoreConfiguration> - Interface in org.picketlink.idm.spi
A special type of IdentityStore that is also capable of providing attribute management functionality.
AttributeTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
AttributeTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
AttributeTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
AttributeTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.AttributeTypeMapper
 
AttributeValue - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the attribute value property of an identity attribute entity, a relationship attribute entity or credential attribute entity
audience(String...) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the audience that the JWT is intended for.
AUDIT_MANAGER_NULL - Static variable in interface org.picketlink.common.ErrorCodes
 
auditAuditManagerNotFound(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
auditAuditManagerNotFound(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
auditEvent(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
auditEvent(String) - Method in interface org.picketlink.common.PicketLinkLogger
Logs a PicketLink Audit Event.
auditNullAuditManager() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
auditNullAuditManager() - Method in interface org.picketlink.common.PicketLinkLogger
Creates a IllegalStateException for the case the Audit Manager is null.
auditSecurityDomainNotFound(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
auditSecurityDomainNotFound(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
AUTH_SCHEME - Static variable in class org.picketlink.oauth.OAuthUtils
 
AUTH_TAG_BIT_LENGTH - Static variable in class org.picketlink.json.jose.crypto.AESGCM
The standard authentication tag length (128 bits).
authAssertionValidationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authAssertionValidationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
Authc - Annotation Type in org.picketlink.config.http.annotations
 
authCouldNotCreateWSTrustClient(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authCouldNotCreateWSTrustClient(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
authCouldNotIssueSAMLToken() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authCouldNotIssueSAMLToken() - Method in interface org.picketlink.common.PicketLinkLogger
 
authCouldNotLocateSecurityToken() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authCouldNotLocateSecurityToken() - Method in interface org.picketlink.common.PicketLinkLogger
 
authCouldNotValidateSAMLToken(Element) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authCouldNotValidateSAMLToken(Element) - Method in interface org.picketlink.common.PicketLinkLogger
 
authenticate() - Method in interface org.picketlink.authentication.Authenticator
Performs the authentication.
authenticate() - Method in class org.picketlink.authentication.internal.IdmAuthenticator
 
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.
authenticate() - Method in class org.picketlink.internal.AbstractIdentity
 
AUTHENTICATED_ACCOUNT - Static variable in interface org.picketlink.idm.spi.IdentityContext
Name of the context parameter that provides a reference to an authenticated account.
AuthenticatedAccountContextInitializer - Class in org.picketlink.internal
A ContextInitializer that populates the IdentityContext with a reference to an authenticated Account.
AuthenticatedAccountContextInitializer() - Constructor for class org.picketlink.internal.AuthenticatedAccountContextInitializer
 
AuthenticatedCipherText - Class in org.picketlink.json.jose.crypto
Authenticated cipher text.
AuthenticatedCipherText(byte[], byte[]) - Constructor for class org.picketlink.json.jose.crypto.AuthenticatedCipherText
Creates a new authenticated cipher text.
authenticateWith() - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
authenticateWith() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Provides a set of options to configure authentication for a specific path.
authenticateWith() - Method in interface org.picketlink.config.http.PathConfigurationChildBuilder
 
AUTHENTICATION_LOGGER - Static variable in interface org.picketlink.log.BaseLog
This is the authentication logger.
AUTHENTICATION_ORIGINAL_PATH - Static variable in class org.picketlink.http.internal.SecurityFilter
 
AUTHENTICATION_SCHEME_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
AuthenticationConfiguration - Class in org.picketlink.config.http
 
AuthenticationConfiguration(PathConfiguration) - Constructor for class org.picketlink.config.http.AuthenticationConfiguration
 
AuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Provides a set of options to configure authentication for a specific path.
AuthenticationConfigurationBuilder(PathConfigurationBuilder) - Constructor for class org.picketlink.config.http.AuthenticationConfigurationBuilder
 
AuthenticationEndpoint - Class in org.picketlink.rest
 
AuthenticationEndpoint() - Constructor for class org.picketlink.rest.AuthenticationEndpoint
 
AuthenticationException - Exception in org.picketlink.authentication
Thrown if there is an error during the authentication process
AuthenticationException(String) - Constructor for exception org.picketlink.authentication.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.picketlink.authentication.AuthenticationException
 
authenticationFailed(String, Throwable) - Method in interface org.picketlink.log.BaseLog
 
authenticationManagerError(ConfigurationException) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authenticationManagerError(ConfigurationException) - Method in interface org.picketlink.common.PicketLinkLogger
 
AuthenticationMethodConfigurationBuilder<T extends AuthenticationSchemeConfiguration> - Class in org.picketlink.config.http
 
AuthenticationMethodConfigurationBuilder(PathConfigurationBuilder) - Constructor for class org.picketlink.config.http.AuthenticationMethodConfigurationBuilder
 
AuthenticationRequiredException - Exception in org.picketlink.http
Thrown to indicate that authentication is required before invoking a target.
AuthenticationRequiredException(String) - Constructor for exception org.picketlink.http.AuthenticationRequiredException
 
AuthenticationSchemeConfiguration - Interface in org.picketlink.config.http
 
authenticationUri(String) - Method in class org.picketlink.config.http.FormAuthenticationConfigurationBuilder
Specifies the URI that must be used to initiate the authentication.
Authenticator - Interface in org.picketlink.authentication
An Authenticator implementation is responsible for managing the user authentication process.
Authenticator.AuthenticationStatus - Enum in org.picketlink.authentication
 
AUTHENTICATOR_DOES_NOT_HANDLE_ENC - Static variable in interface org.picketlink.common.ErrorCodes
 
AuthenticatorLevelResolver - Class in org.picketlink.authentication.levels.internal
Resolves security level from Authenticator
AuthenticatorLevelResolver() - Constructor for class org.picketlink.authentication.levels.internal.AuthenticatorLevelResolver
 
authErrorHandlingCallback(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authErrorHandlingCallback(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
authFailedToCreatePrincipal(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authFailedToCreatePrincipal(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
authFailedToParseSAMLAssertion(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authFailedToParseSAMLAssertion(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
authInvalidSAMLAssertionBySTS() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authInvalidSAMLAssertionBySTS() - Method in interface org.picketlink.common.PicketLinkLogger
 
authLoginError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authLoginError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
AUTHN_REQUEST_ID_VERIFICATION_FAILED - Static variable in interface org.picketlink.common.ErrorCodes
 
authNoCertificateFoundForAliasError(String, String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authNoCertificateFoundForAliasError(String, String) - Method in interface org.picketlink.common.PicketLinkLogger
 
authNullKeyStoreAliasFromSecurityDomainError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authNullKeyStoreAliasFromSecurityDomainError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
authNullKeyStoreFromSecurityDomainError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authNullKeyStoreFromSecurityDomainError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
AUTHORIZATION_TOKEN_HEADER_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
AuthorizationConfiguration - Class in org.picketlink.config.http
 
AuthorizationConfiguration(PathConfiguration, String[], String[], String[], String[], List<Class<? extends PathAuthorizer>>) - Constructor for class org.picketlink.config.http.AuthorizationConfiguration
 
AuthorizationConfigurationBuilder - Class in org.picketlink.config.http
Provides a set of options to configure authorization for a specific path.
authorizationManagerError(ConfigurationException) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authorizationManagerError(ConfigurationException) - Method in interface org.picketlink.common.PicketLinkLogger
 
AuthorizationUtil - Class in org.picketlink.authorization.util
Provides some comon authorization methods.
AuthorizationUtil() - Constructor for class org.picketlink.authorization.util.AuthorizationUtil
 
authorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in interface org.picketlink.http.authorization.PathAuthorizer
Performs an authorization check for a specific PathConfiguration considering an incoming HttpServletRequest.
authorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.AbstractPathAuthorizer
 
authorizer(Class<? extends PathAuthorizer>...) - Method in class org.picketlink.config.http.AuthorizationConfigurationBuilder
Specifies a custom PathAuthorizer for the given path.
authorizeWith() - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
authorizeWith() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Provides a set of options to configure authorization for a specific path.
authorizeWith() - Method in interface org.picketlink.config.http.PathConfigurationChildBuilder
 
authSAMLAssertionExpiredError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSAMLAssertionExpiredError() - Method in interface org.picketlink.common.PicketLinkLogger
 
authSAMLAssertionIssuingFailed(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSAMLAssertionIssuingFailed(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
authSAMLAssertionNullOrEmpty() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSAMLAssertionNullOrEmpty() - Method in interface org.picketlink.common.PicketLinkLogger
 
authSAMLCredentialNotAvailable() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSAMLCredentialNotAvailable() - Method in interface org.picketlink.common.PicketLinkLogger
 
authSAMLInvalidSignatureError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSAMLInvalidSignatureError() - Method in interface org.picketlink.common.PicketLinkLogger
 
authSharedCredentialIsNotSAMLCredential(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSharedCredentialIsNotSAMLCredential(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
authSTSConfigFileNotFound() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authSTSConfigFileNotFound() - Method in interface org.picketlink.common.PicketLinkLogger
 
authUnableToGetIdentityFromSubject() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authUnableToGetIdentityFromSubject() - Method in interface org.picketlink.common.PicketLinkLogger
 
authUnableToInstantiateHandler(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
authUnableToInstantiateHandler(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
Authz - Annotation Type in org.picketlink.config.http.annotations
 

B

b64Decode(String) - Static method in class org.picketlink.json.util.Base64Util
Base64 decode the string.
b64Encode(String) - Static method in class org.picketlink.json.util.Base64Util
Base64 Encode without breaking lines.
b64Encode(byte[]) - Static method in class org.picketlink.json.util.Base64Util
Base64 Encode the byte array without breaking lines.
Base64 - Class in org.picketlink.json.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.picketlink.json.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.picketlink.json.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64Util - Class in org.picketlink.json.util
 
Base64Util() - Constructor for class org.picketlink.json.util.Base64Util
 
BaseAbstractPermissionHandler - Class in org.picketlink.idm.permission.acl.spi
Stored resource permissions can either be persisted as a comma-separated list of values, or as a bit-masked numerical value where each bit represents a specific permission for that class.
BaseAbstractPermissionHandler() - Constructor for class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler
 
BaseAbstractPermissionHandler.PermissionSet - Class in org.picketlink.idm.permission.acl.spi
 
BaseAuthenticator - Class in org.picketlink.authentication
Abstract base class that Authenticator implementations can extend for convenience.
BaseAuthenticator() - Constructor for class org.picketlink.authentication.BaseAuthenticator
 
baseDN(String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
<>Sets the base DN for this type.
baseDN(String) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Sets the base DN.
BaseLog - Interface in org.picketlink.log
 
Basic - Annotation Type in org.picketlink.config.http.annotations
 
basic() - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures HTTP BASIC Authentication for a specific path.
BasicAuthenticationConfiguration - Class in org.picketlink.config.http
 
BasicAuthenticationConfiguration(String, AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.BasicAuthenticationConfiguration
 
BasicAuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures HTTP BASIC Authentication for a specific path.
BasicAuthenticationScheme - Class in org.picketlink.http.internal.authentication.schemes
 
BasicAuthenticationScheme() - Constructor for class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
BasicModel - Class in org.picketlink.idm.model.basic
This class provides a number of static convenience methods for looking up identities from the basic identity model.
BasicModel() - Constructor for class org.picketlink.idm.model.basic.BasicModel
 
BCrypt - Class in org.picketlink.idm.credential.util
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class org.picketlink.idm.credential.util.BCrypt
 
BCryptPasswordEncoder - Class in org.picketlink.idm.credential.encoder
Implementation of PasswordEncoder based on BCrypt
BCryptPasswordEncoder(int) - Constructor for class org.picketlink.idm.credential.encoder.BCryptPasswordEncoder
between(QueryParameter, Object, Object) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is between the given values.
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
 
bindCredential(String) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Sets the credential for the bindDN used to connect to the LDAP server.
bindDN(String) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Sets the DN used to connect to the LDAP server.
bindingAttribute(String, String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Maps a type property to a specific LDAP attribute.
build() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
build() - Method in class org.picketlink.config.SecurityConfigurationBuilder
Builds a SecurityConfiguration instance.
build() - Method in interface org.picketlink.config.SecurityConfigurationChildBuilder
 
build() - Method in class org.picketlink.idm.config.AbstractIdentityConfigurationChildBuilder
 
build() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
Builds a single IdentityConfiguration.
build() - Method in interface org.picketlink.idm.config.IdentityConfigurationChildBuilder
Builds a single IdentityConfiguration.
build(JsonObject, JsonObject) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
 
build(String) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Builds a JWS instance from the given json string representing an encoded JWS.
build(String, byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Builds a JWS and validates its signatures based on the given encoded public key.
build() - Method in class org.picketlink.json.jose.JWEBuilder
Builds JsonObjectBuilder.
build(String) - Method in class org.picketlink.json.jose.JWEBuilder
Builds String JSON.
build(JsonObject) - Method in class org.picketlink.json.jose.JWEBuilder
Builds JsonObject.
build() - Method in class org.picketlink.json.jose.JWKBuilder
Builds JsonObjectBuilder of key parameters.
build(String) - Method in class org.picketlink.json.jose.JWKBuilder
Builds the String JSON.
build(JsonObject) - Method in class org.picketlink.json.jose.JWKBuilder
Builds the key JsonObject.
build() - Method in class org.picketlink.json.jwt.JWTBuilder
Builds a JWT instance using the provided claims.
build(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Builds a JWT instance from its JSON representation.
build(JsonObject, JsonObject) - Method in class org.picketlink.json.jwt.JWTBuilder
Builds the JsonObject of headers and claims set.
buildAll() - Method in class org.picketlink.idm.config.AbstractIdentityConfigurationChildBuilder
 
buildAll() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
buildAll() - Method in interface org.picketlink.idm.config.IdentityConfigurationChildBuilder
Builds all named configurations.
Builder<T> - Class in org.picketlink.idm.config
Base class for builder implementations.
Builder() - Constructor for class org.picketlink.idm.config.Builder
 
Builder() - Constructor for class org.picketlink.idm.credential.Token.Builder
 
byName(String) - Static method in class org.picketlink.idm.model.AttributedType.QUERY_ATTRIBUTE
 
byName(String) - Static method in class org.picketlink.idm.model.Relationship.RELATIONSHIP_QUERY_ATTRIBUTE
 

C

calculate(Digest, char[]) - Static method in class org.picketlink.idm.credential.util.DigestUtil
Given the digest, construct the client response value
calculateA1(String, String, char[]) - Static method in class org.picketlink.idm.credential.util.DigestUtil
 
calculateA2(String, String) - Static method in class org.picketlink.idm.credential.util.DigestUtil
 
calculateDigest(Digest, byte[], byte[]) - Static method in class org.picketlink.idm.credential.util.DigestUtil
 
canHandle(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.ClassPermissionHandler
 
canHandle(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.EntityPermissionHandler
 
canHandle(Class<?>) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionHandler
Returns true if the implementation can handle resources of the specified class
canHandle(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
CANNOT_CREATE_INSTANCE - Static variable in interface org.picketlink.common.ErrorCodes
 
cannotGetFreeClientPoolKey(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
cannotGetFreeClientPoolKey(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
cannotGetSTSConfigByKey(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
cannotGetSTSConfigByKey(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
cannotGetUsedClientsByKey(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
cannotGetUsedClientsByKey(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
cannotParseParameterValue(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
cannotParseParameterValue(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
cannotSetMaxPoolSizeToNegative(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
cannotSetMaxPoolSizeToNegative(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
canonicalizationMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
CanonicalizationMethodType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
carriedKeyName - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
 
CDIEventBridge - Class in org.picketlink.internal
Converts events raised from PicketLink IDM into CDI events
CDIEventBridge() - Constructor for class org.picketlink.internal.CDIEventBridge
 
CEK_BITLENGTH - Static variable in interface org.picketlink.json.JsonConstants.JWE
The Content Encryption Key (CEK) bit length.
challengeClient(HttpServletRequest, HttpServletResponse) - Method in interface org.picketlink.http.authentication.HttpAuthenticationScheme
Challenges the client if no credentials were supplied or the credentials were not extracted in order to continue with the authentication.
challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
We use a 401 http status code to sinalize to clients that authentication is required.
challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
checkExpression(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
checkIfExists(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
checkIfExists(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
checkIfExists(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
checkIfExists(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
checkpw(String, String) - Static method in class org.picketlink.idm.credential.util.BCrypt
Check that a plaintext password matches a previously hashed one
checkUniqueness(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
checkUniqueness(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
checkUniqueness(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
checkUniqueness(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
cipherData - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
CipherDataType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for CipherDataType complex type.
CipherDataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
cipherReference - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
CipherReferenceType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for CipherReferenceType complex type.
CipherReferenceType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
 
cipherValue - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
 
claim(String, String...) - Method in class org.picketlink.json.jwt.JWTBuilder
Updates the claims set with the specified claim string value(s).
claim(String, int...) - Method in class org.picketlink.json.jwt.JWTBuilder
Updates the claims set with the specified claim int value(s).
CLAIM_AUDIENCE - Static variable in interface org.picketlink.json.JsonConstants.JWT
The aud (audience) claim identifies the recipients that the JWT is intended for.
CLAIM_EXPIRATION - Static variable in interface org.picketlink.json.JsonConstants.JWT
The exp (expiration time) claim identifies the expiration time on or after which the JWT MUST NOT be accepted for processing.
CLAIM_ID - Static variable in interface org.picketlink.json.JsonConstants.JWT
The jti (JWT ID) claim provides a unique identifier for the JWT.
CLAIM_ISSUED_AT - Static variable in interface org.picketlink.json.JsonConstants.JWT
The iat (issued at) claim identifies the time at which the JWT was issued.
CLAIM_ISSUER - Static variable in interface org.picketlink.json.JsonConstants.JWT
The iss (issuer) claim identifies the principal that issued the JWT.
CLAIM_NOT_BEFORE - Static variable in interface org.picketlink.json.JsonConstants.JWT
The nbf (not before) claim identifies the time before which the JWT MUST NOT be accepted for processing.
CLAIM_SUBJECT - Static variable in interface org.picketlink.json.JsonConstants.JWT
The sub (subject) claim identifies the principal that is the subject of the JWT.
CLASS_NOT_LOADED - Static variable in interface org.picketlink.common.ErrorCodes
 
classNotLoadedError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
classNotLoadedError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
ClassPermissionHandler - Class in org.picketlink.idm.permission.acl.spi
An Identifier strategy for class-based permission checks
ClassPermissionHandler() - Constructor for class org.picketlink.idm.permission.acl.spi.ClassPermissionHandler
 
clear() - Method in class org.picketlink.idm.credential.Password
 
clear() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
clearPermissions(Object) - Method in class org.picketlink.idm.internal.ContextualPermissionManager
 
clearPermissions(Object) - Method in interface org.picketlink.idm.PermissionManager
Remove all permissions for the specified resource
clientResponseValue(Digest, char[]) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Given the digest, construct the client response value
close() - Method in class org.picketlink.json.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
closeConnection() - Method in interface org.picketlink.scim.DataProvider
Close the connection to the provider
compare(T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
compareTo(Level) - Method in class org.picketlink.authentication.levels.internal.DefaultLevel
 
compareTo(Level) - Method in interface org.picketlink.authentication.levels.Level
Compares current level to a given level
CompositeKey - Class in org.picketlink.json.jose.crypto
Composite key used in AES/CBC/PKCS5Padding/HMAC-SHA2 encryption.
CompositeKey(SecretKey) - Constructor for class org.picketlink.json.jose.crypto.CompositeKey
Creates a new composite key from the specified secret key.
compress(byte[]) - Static method in class org.picketlink.json.jose.crypto.DeflateUtils
Compresses the specified byte array according to the DEFLATE specification (RFC 1951).
COMPRESSION_ALG - Static variable in interface org.picketlink.json.JsonConstants.JWE
The zip (compression algorithm) applied to the Plaintext before encryption, if any.
COMPRESSION_ENABLED_SAML_CRED - Static variable in interface org.picketlink.common.ErrorCodes
 
compressionAlgorithm(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the compression algorithm.
compute(String, byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.HMAC
Computes a Hash-based Message Authentication Code (HMAC) for the specified (shared) secret and message.
compute(SecretKey, byte[]) - Static method in class org.picketlink.json.jose.crypto.HMAC
Computes a Hash-based Message Authentication Code (HMAC) for the specified (shared) secret key and message.
computeAADLength(byte[]) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Computes the bit length of the specified Additional Authenticated Data (AAD).
ConcatKDF - Class in org.picketlink.json.jose.crypto
Concatenation Key Derivation Function (KDF) utilities.
ConcatKDF() - Constructor for class org.picketlink.json.jose.crypto.ConcatKDF
 
Condition - Interface in org.picketlink.idm.query
A Condition is used to specify how a specific QueryParameter is defined in order to filter query results.
configBuildMultipleConfigurationExists() - Method in interface org.picketlink.idm.IDMMessages
 
configCouldNotCreateConfiguration(Exception) - Method in interface org.picketlink.idm.IDMMessages
 
configCouldNotCreateStore(Class<? extends IdentityStore>, IdentityStoreConfiguration, Exception) - Method in interface org.picketlink.idm.IDMMessages
 
configInvalidConfiguration(String, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreMappedNoAttributeMappingFound() - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreMappedNoCredentialStorageMappingFound() - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreMappedPropertyNotFound(Class<?>, String, Class<?>) - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreNoEntityClassesProvided() - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreNoPermissionEntityClassProvided() - Method in interface org.picketlink.idm.IDMInternalMessages
 
configJpaStoreRequiredMappingAnnotation(Class<?>, Class<? extends Annotation>) - Method in interface org.picketlink.idm.IDMMessages
 
configJpaStoreRequiredMappingAnnotationForAttributedType(Class<? extends AttributedType>, Class<? extends Annotation>) - Method in interface org.picketlink.idm.IDMMessages
 
configMultipleConfigurationsFoundWithCredentialSupport() - Method in interface org.picketlink.idm.IDMMessages
 
configMultipleConfigurationsFoundWithSameName(String) - Method in interface org.picketlink.idm.IDMMessages
 
configNoConfigurationProvided() - Method in interface org.picketlink.idm.IDMMessages
 
configNoIdentityConfigurationProvided() - Method in interface org.picketlink.idm.IDMMessages
 
configStoreDuplicatedSupportedType(Class<?>) - Method in interface org.picketlink.idm.IDMMessages
 
configStoreMultiplePartitionConfigExists(IdentityStoreConfiguration, IdentityStoreConfiguration) - Method in interface org.picketlink.idm.IDMMessages
 
configStoreNoIdentityStoreConfigProvided() - Method in interface org.picketlink.idm.IDMMessages
 
configUnknownStoreForConfiguration(IdentityStoreConfiguration) - Method in interface org.picketlink.idm.IDMMessages
 
configurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
configurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
configurationFileMissing(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
configurationFileMissing(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
configurationName - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
ConfigurationName - Annotation Type in org.picketlink.idm.jpa.annotations.entity
Used to mark a property that will be used to store the configuration name for a partition.
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
 
configureDefaultPartition(IdentityContext, IdentityType, IdentityStore, PartitionManager) - Static method in class org.picketlink.idm.util.IDMUtil
Configure the default partition for the given identity type, if necessary.
connectionProperties(Properties) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Set additional connection properties.
constantTimeAreEqual(byte[], byte[]) - Static method in class org.picketlink.json.util.JOSEUtil
Checks the specified arrays for equality in constant time.
contains(String) - Method in class org.picketlink.idm.event.EventContext
 
contains(String) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
content - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
content - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
 
content - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
content - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
 
content - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
contentList - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
contentType(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the content type of JSON Web Encryption
contentType(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the Content type used by this specification to convey structural information about the JWT.
contextDestroyed(ServletContextEvent) - Method in class org.picketlink.http.internal.PicketLinkServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.picketlink.http.internal.PicketLinkServletContextListener
 
ContextInitializer - Interface in org.picketlink.idm.spi
Context initializers can be used populate an specific IdentityContext instance with additional state.
ContextualIdentityManager - Class in org.picketlink.idm.internal
Default implementation of the IdentityManager interface.

ContextualIdentityManager(Partition, DefaultPartitionManager) - Constructor for class org.picketlink.idm.internal.ContextualIdentityManager
 
ContextualPermissionManager - Class in org.picketlink.idm.internal
Default implementation of PermissionManager
ContextualPermissionManager(Partition, DefaultPartitionManager) - Constructor for class org.picketlink.idm.internal.ContextualPermissionManager
 
ContextualRelationshipManager - Class in org.picketlink.idm.internal
Default implementation for RelationshipManager.
ContextualRelationshipManager(DefaultPartitionManager) - Constructor for class org.picketlink.idm.internal.ContextualRelationshipManager
 
convertBytesToHex(byte[]) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Convert a byte array to hex
convertBytesToHex(byte[]) - Static method in class org.picketlink.idm.credential.util.DigestUtil
Convert a byte array to hex
convertToPrivateKey() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Convert to the JDK representation of a DSA Private Key
convertToPrivateKey() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Convert to the JDK representation of a RSA Private Key
convertToPublicKey() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Convert to the JDK representation of a DSA Public Key
convertToPublicKey() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Convert to the JDK representation of a RSA Public Key
cors() - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
Cors - Annotation Type in org.picketlink.config.http.annotations
 
cors() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Provides a set of options to configure CORS for a specific path.
cors() - Method in interface org.picketlink.config.http.PathConfigurationChildBuilder
 
CORS - Class in org.picketlink.http.internal.cors
Cross-Origin Resource Sharing (CORS) Class.
CORS() - Constructor for class org.picketlink.http.internal.cors.CORS
 
CORSConfiguration - Class in org.picketlink.config.http
 
CORSConfiguration(PathConfiguration, Set<String>, Set<String>, Set<String>, Set<String>, boolean, boolean, boolean, boolean, long) - Constructor for class org.picketlink.config.http.CORSConfiguration
 
CORSConfigurationBuilder - Class in org.picketlink.config.http
 
CORSRequestType - Enum in org.picketlink.http.internal.cors
Enumeration of the CORS request types.
CorsUtil - Class in org.picketlink.http.internal.cors
Utility functions for CORS requests.
CorsUtil() - Constructor for class org.picketlink.http.internal.cors.CorsUtil
 
couldNotCreateInstance(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
couldNotCreateInstance(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
couldNotCreateToken(Class<?>, Throwable) - Method in interface org.picketlink.json.JsonMessages
 
couldNotLoadProperties(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
couldNotLoadProperties(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
couldNotObtainSecurityContext() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
couldNotObtainSecurityContext() - Method in interface org.picketlink.common.PicketLinkLogger
 
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
 
countQueryResults(IdentityContext, IdentityQuery<V>) - Method in interface org.picketlink.idm.spi.IdentityStore
 
countQueryResults(IdentityContext, RelationshipQuery<V>) - Method in interface org.picketlink.idm.spi.IdentityStore
 
countUsers(DataSource, String) - Method in class org.picketlink.idm.jdbc.internal.model.db.UserStorageUtil
Count the number of User with an id
create() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
create() - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
 
create() - Method in class org.picketlink.config.http.OutboundRedirectConfigurationBuilder
 
create() - Method in class org.picketlink.config.http.PathConfigurationBuilder
 
create() - Method in class org.picketlink.config.HttpSecurityBuilder
 
create() - Method in class org.picketlink.config.IdentityBeanConfigurationBuilder
 
create() - Method in class org.picketlink.config.SecurityConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.Builder
Creates a new configuration.
create() - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.JPAStoreConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
 
create() - Method in class org.picketlink.idm.config.TokenStoreConfigurationBuilder
 
create(String, String) - Static method in class org.picketlink.idm.credential.Token.Builder
Creates a Token instance from the given TokenCredentialStorage.
create(CreationalContext<DefaultIdentity>) - Method in class org.picketlink.internal.IdentityBeanDefinition
 
createCipher(SecretKey, boolean) - Static method in class org.picketlink.json.jose.crypto.AES
Creates a new AES cipher.
createCredential(String) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Creates a TokenCredential using the token previously extracted from the request.
createCredentialStorage(IdentityContext, Account, U, S, Date, Date) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
createCredentialStorage(IdentityContext, Account, Digest, CredentialStore<?>, Date, Date) - Method in class org.picketlink.idm.credential.handler.DigestCredentialHandler
 
createCredentialStorage(IdentityContext, Account, U, S, Date, Date) - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
createCredentialStorage(IdentityContext, Account, U, S, Date, Date) - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
createCredentialStorage(IdentityContext, Account, X509Certificate, CredentialStore<?>, Date, Date) - Method in class org.picketlink.idm.credential.handler.X509CertificateCredentialHandler
 
createCredentialStorage(IdentityContext, Account, Password, LDAPIdentityStore, Date, Date) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
createCredentialStorageInstance() - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
CREATED_AFTER - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the created after date
CREATED_BEFORE - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the created before date
CREATED_DATE - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the createdDate value
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.
createGroup(SCIMGroups) - Method in interface org.picketlink.scim.DataProvider
Create Group
createIdentityContext(Partition, EventBridge, IdGenerator) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
createIdentityContext(Partition, EventBridge, IdGenerator) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
createIdentityManager() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createIdentityManager(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createIdentityManager() - Method in interface org.picketlink.idm.PartitionManager
Creates an IdentityManager instance for the default partition.
createIdentityManager(Partition) - Method in interface org.picketlink.idm.PartitionManager
Creates an IdentityManager for the specified partition.
createIdentityQuery(Class<T>) - Method in interface org.picketlink.idm.IdentityManager
Deprecated.
Use the IdentityManager.getQueryBuilder() to create queries.
createIdentityQuery(Class<T>) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
createIdentityQuery(Class<T>) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create an IdentityQuery that can be used to query for IdentityType instances of a the given identityType.
createIdentityQuery(Class<T>) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
createIdentityQuery(Class<T>) - Method in class org.picketlink.internal.SecuredIdentityManager
 
createIdentityTypeSearchFilter(IdentityQuery<V>, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
createKeyGenerator() - Static method in class org.picketlink.json.jose.crypto.AES
Returns a new AES key generator instance.
createLevel(String) - Method in class org.picketlink.authentication.levels.internal.DefaultLevelFactory
 
createLevel(String) - Method in interface org.picketlink.authentication.levels.LevelFactory
Created Level instance from a string.
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
 
createPermissionManager() - Method in interface org.picketlink.idm.PartitionManager
Creates a PermissionManager for the default partition.
createPermissionManager(Partition) - Method in interface org.picketlink.idm.PartitionManager
Creates a PermissionManager for the specified partition.
createPermissionResolver() - Method in class org.picketlink.producer.PermissionResolverProducer
 
createPermissionSet(Class<?>, String) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler
 
createPermissionVoter() - Method in class org.picketlink.idm.drools.PermissionVoterProducer
This is all a nasty hack for now until Drools 6 supports injection of rules based on a configuration defined within a war file - see DROOLS-299 in JIRA
createRelationshipManager() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
createRelationshipManager() - Method in interface org.picketlink.idm.PartitionManager
createRelationshipQuery(Class<T>) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
createRelationshipQuery(Class<T>) - Method in interface org.picketlink.idm.RelationshipManager
Creates an RelationshipQuery that can be used to query for Relationship instances.
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
 
createUser(SCIMUser) - Method in interface org.picketlink.scim.DataProvider
Create an user
CREDENTIAL_LOGGER - Static variable in interface org.picketlink.idm.IDMLog
This is the root logger for credential management.
CredentialClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the credential class property of a credential entity.
credentialCouldNotEncodePassword(UnsupportedEncodingException) - Method in interface org.picketlink.idm.IDMMessages
 
credentialDigestInvalidRealm() - Method in interface org.picketlink.idm.IDMMessages
 
CredentialExpiredException - Exception in org.picketlink.authentication
Thrown during the authentication process to indicate that the credential is expired.
CredentialExpiredException(String) - Constructor for exception org.picketlink.authentication.CredentialExpiredException
 
CredentialHandler<S extends IdentityStore<?>,V extends Credentials,U> - Interface in org.picketlink.idm.credential.handler
Performs credential validation and persists credential state to a Store.
credentialHandlerNotFoundForCredentialType(Class<?>) - Method in interface org.picketlink.idm.IDMMessages
 
CredentialHandlers - Annotation Type in org.picketlink.idm.credential.handler.annotations
This annotation is used to declare which CredentialHandlers are supported by an IdentityStore implementation.
credentialInvalidAccountType(Class<? extends IdentityType>) - Method in interface org.picketlink.idm.IDMMessages
 
credentialInvalidEncodingAlgorithm(String, PasswordEncoder, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
credentialInvalidPassword() - Method in interface org.picketlink.idm.IDMMessages
 
CredentialLevelResolver - Class in org.picketlink.authentication.levels.internal
Resolves security level from Credentials
CredentialLevelResolver() - Constructor for class org.picketlink.authentication.levels.internal.CredentialLevelResolver
 
credentialMultipleAccountsFoundForType(String, Class<? extends Account>) - Method in interface org.picketlink.idm.IDMMessages
 
credentialNoAccountTypeProvided() - Method in interface org.picketlink.idm.IDMMessages
 
credentialNoConsumerForToken(Token) - Method in interface org.picketlink.idm.IDMMessages
 
credentialNoStoreForCredentials(Class<?>) - Method in interface org.picketlink.idm.IDMMessages
 
CredentialProperty - Annotation Type in org.picketlink.idm.jpa.annotations
Specifies that a property should be mapped to a specific field of a CredentialStorage.
credentialRetrievalFailed(Account, Class<T>, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
credentialRetrievingAccount(String, Class<? extends Account>, String) - Method in interface org.picketlink.idm.IDMLog
 
Credentials - Interface in org.picketlink.idm.credential
Represents the credentials the current user will use to authenticate, in addition to providing information about the current state of the validation process.
CREDENTIALS - Static variable in interface org.picketlink.idm.spi.IdentityContext
Name of the context parameter that provides a reference to the credentials associated with the invocation context for a specific operation.
Credentials.Status - Enum in org.picketlink.idm.credential
 
CredentialStorage - Interface in org.picketlink.idm.credential.storage
A marker interface that indicates a Class is used to store credential related state
CredentialStore<T extends IdentityStoreConfiguration> - Interface in org.picketlink.idm.spi
A special type of IdentityStore that supports the storage of raw credential state also
credentialUnknownUserNameProperty(Class<? extends Account>) - Method in interface org.picketlink.idm.IDMMessages
 
credentialUnsupportedType(Class<?>, CredentialHandler) - Method in interface org.picketlink.idm.IDMMessages
 
CredentialUpdatedEvent - Class in org.picketlink.idm.event
This event is raised whenever a credential is updated
CredentialUpdatedEvent(Account, Object, Date, Date, PartitionManager) - Constructor for class org.picketlink.idm.event.CredentialUpdatedEvent
 
credentialUpdateFailed(Account, Object, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
CredentialUtils - Class in org.picketlink.idm.credential.util
Utility class with helper methods for the Credential API.
CredentialUtils() - Constructor for class org.picketlink.idm.credential.util.CredentialUtils
 
credentialValidationFailed(Credentials, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
CRT_COEFFICIENT - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The first Chinese Remainder Theorem coefficient of the private RSA key.
crtCoefficient(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the The first Chinese Remainder Theorem coefficient of the private RSA key.
cryptoCouldNotParseKey(String, Throwable) - Method in interface org.picketlink.json.JsonMessages
 
cryptoInvalidSignature(String) - Method in interface org.picketlink.json.JsonMessages
 
cryptoNoSuchAlgorithm(String, Throwable) - Method in interface org.picketlink.json.JsonMessages
 
cryptoSignatureFailed(Algorithm, Throwable) - Method in interface org.picketlink.json.JsonMessages
 
cryptoSignatureNotPresent(String) - Method in interface org.picketlink.json.JsonMessages
 
cryptoSignatureValidationFailed(Algorithm, Throwable) - Method in interface org.picketlink.json.JsonMessages
 
cryptoUnsupportedKey(String) - Method in interface org.picketlink.json.JsonMessages
 
CustomAuthenticationConfiguration - Class in org.picketlink.config.http
 
CustomAuthenticationConfiguration(Class<? extends HttpAuthenticationScheme>, AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.CustomAuthenticationConfiguration
 
CustomAuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures a custom authentication scheme.

D

DataProvider - Interface in org.picketlink.scim
Interface for implementation that provide the data for the SCIM endpoints
dataSource - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
datasourceIsNull() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
datasourceIsNull() - Method in interface org.picketlink.common.PicketLinkLogger
 
debug(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
debug(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
DECODE - Static variable in class org.picketlink.json.util.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.picketlink.json.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.picketlink.json.util.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.picketlink.json.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.picketlink.json.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeEntryUUID(Object) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
decodeFileToFile(String, String) - Static method in class org.picketlink.json.util.Base64
Reads infile and decodes it to outfile.
decodeForm(String) - Static method in class org.picketlink.oauth.OAuthUtils
Parse a form-urlencoded document.
decodeFromFile(String) - Static method in class org.picketlink.json.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeOAuthHeader(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
decodePercent(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
decodeScopes(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
decodeToFile(String, String) - Static method in class org.picketlink.json.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.picketlink.json.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.picketlink.json.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decompress(byte[]) - Static method in class org.picketlink.json.jose.crypto.DeflateUtils
Decompresses the specified byte array according to the DEFLATE specification (RFC 1951).
decrypt(SecretKey, byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Decrypts the specified cipher text using AES/CBC/PKCS5Padding.
decrypt(SecretKey, byte[], byte[], byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESGCM
Decrypts the specified cipher text using AES/GCM/NoPadding.
decrypt(JWE, String, String, String, String) - Method in class org.picketlink.json.jose.crypto.JWEDecrypter
 
decryptAuthenticated(SecretKey, byte[], byte[], byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Decrypts the specified cipher text using AES/CBC/PKCS5Padding/ HMAC-SHA2.
decryptCEK(RSAPrivateKey, byte[], int) - Static method in class org.picketlink.json.jose.crypto.RSA1_5
Decrypts the specified encrypted Content Encryption Key (CEK).
decryptCEK(RSAPrivateKey, byte[]) - Static method in class org.picketlink.json.jose.crypto.RSA_OAEP
Decrypts the specified encrypted Content Encryption Key (CEK).
decryptCEK(RSAPrivateKey, byte[]) - Static method in class org.picketlink.json.jose.crypto.RSA_OAEP_256
Decrypts the specified encrypted Content Encryption Key (CEK).
DEFAULT_ALGORITHM - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
DEFAULT_ALLOW_METHODS - Static variable in class org.picketlink.http.internal.cors.CORS
 
DEFAULT_AUTHENTICATION_URI - Static variable in class org.picketlink.config.http.FormAuthenticationConfiguration
 
DEFAULT_DELAY_WINDOW - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
DEFAULT_DEVICE - Static variable in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
DEFAULT_GROUP_NAME - Static variable in class org.picketlink.config.http.PathConfiguration
 
DEFAULT_INTERVAL_SECONDS - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
DEFAULT_MAX_AGE - Static variable in class org.picketlink.http.internal.cors.CORS
 
DEFAULT_NUMBER_DIGITS - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
DEFAULT_REALM - Static variable in class org.picketlink.idm.model.basic.Realm
 
DEFAULT_REALM_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
DEFAULT_REALM_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
DEFAULT_SECURITY_LEVEL - Static variable in interface org.picketlink.authentication.levels.SecurityLevelManager
 
DefaultAuthorizationManager - Class in org.picketlink.authorization
Default implementation of the authorization checks provided by the built-in security annotations provided by PicketLink.
DefaultAuthorizationManager() - Constructor for class org.picketlink.authorization.DefaultAuthorizationManager
 
DefaultIdentity - Class in org.picketlink.internal
Default Identity implementation.
DefaultIdentity() - Constructor for class org.picketlink.internal.DefaultIdentity
 
DefaultIdentityCache - Class in org.picketlink.idm.internal
Default IdentityCache implementation.
DefaultIdentityCache() - Constructor for class org.picketlink.idm.internal.DefaultIdentityCache
 
DefaultIdentityContext - Class in org.picketlink.idm.internal
 
DefaultIdentityContext(Partition, EventBridge, IdGenerator) - Constructor for class org.picketlink.idm.internal.DefaultIdentityContext
 
DefaultIdentityContext(Partition, EventBridge, IdGenerator, PermissionHandlerPolicy) - Constructor for class org.picketlink.idm.internal.DefaultIdentityContext
 
DefaultIdentityQuery<T extends IdentityType> - Class in org.picketlink.idm.query.internal
Default IdentityQuery implementation.
DefaultIdentityQuery(IdentityQueryBuilder, IdentityContext, Class<T>, PartitionManager, StoreSelector) - Constructor for class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
DefaultIdGenerator - Class in org.picketlink.idm
Default IdGenerator implementation, used to generate unique identifier values for IdentityType implementations
DefaultIdGenerator() - Constructor for class org.picketlink.idm.DefaultIdGenerator
 
DefaultLevel - Class in org.picketlink.authentication.levels.internal
Default representation of the Level
DefaultLevel(int) - Constructor for class org.picketlink.authentication.levels.internal.DefaultLevel
 
DefaultLevelFactory - Class in org.picketlink.authentication.levels.internal
Factory for the DefaultLevel
DefaultLevelFactory() - Constructor for class org.picketlink.authentication.levels.internal.DefaultLevelFactory
 
DefaultLoginCredentials - Class in org.picketlink.credential
The default Credentials implementation.
DefaultLoginCredentials() - Constructor for class org.picketlink.credential.DefaultLoginCredentials
 
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
 
DefaultPicketLinkLogger - Class in org.picketlink.common
 
DefaultQueryBuilder - Class in org.picketlink.idm.query.internal
 
DefaultQueryBuilder(IdentityContext, PartitionManager, 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>, ContextualRelationshipManager) - Constructor for class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
DefaultSecurityLevel - Annotation Type in org.picketlink.authentication.levels.annotations
Annotation used to provide default security level for the application
DefaultSecurityLevelManager - Class in org.picketlink.authentication.levels.internal
Resolves security level from all resolvers.
DefaultSecurityLevelManager() - Constructor for class org.picketlink.authentication.levels.internal.DefaultSecurityLevelManager
 
DefaultStoreSelector - Class in org.picketlink.idm.internal
 
DefaultStoreSelector(PartitionManagerConfiguration) - Constructor for class org.picketlink.idm.internal.DefaultStoreSelector
 
DeflateUtils - Class in org.picketlink.json.jose.crypto
Deflate (RFC 1951) utilities to compress and decompress bytes.
DELAY_WINDOW - Static variable in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
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
deleteGroup(String) - Method in interface org.picketlink.scim.DataProvider
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
deleteUser(String) - Method in interface org.picketlink.scim.DataProvider
Delete an user
desc(QueryParameter) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create an descending order for the given parameter.
desc(QueryParameter) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
destroy() - Method in class org.picketlink.http.internal.SecurityFilter
 
destroy(DefaultIdentity, CreationalContext<DefaultIdentity>) - Method in class org.picketlink.internal.IdentityBeanDefinition
 
detect(HttpServletRequest) - Static method in enum org.picketlink.http.internal.cors.CORSRequestType
Detects the CORS type of the specified HTTP request.
DifferentUserLoggedInExcpetion - Exception in org.picketlink.authentication.levels
Thrown during the authentication process to indicate that an user trying to raise his level is different from the currently logged one.
DifferentUserLoggedInExcpetion(String) - Constructor for exception org.picketlink.authentication.levels.DifferentUserLoggedInExcpetion
 
Digest - Annotation Type in org.picketlink.config.http.annotations
 
digest() - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures HTTP DIGEST Authentication for a specific path.
digest(String[]) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Construct a DigestHolder from the tokens
Digest - Class in org.picketlink.idm.credential
Represents a Digest credential.
Digest() - Constructor for class org.picketlink.idm.credential.Digest
 
DigestAuthenticationConfiguration - Class in org.picketlink.config.http
 
DigestAuthenticationConfiguration(String, AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.DigestAuthenticationConfiguration
 
DigestAuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures HTTP DIGEST Authentication for a specific path.
DigestAuthenticationScheme - Class in org.picketlink.http.internal.authentication.schemes
 
DigestAuthenticationScheme() - Constructor for class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
DigestCredentialHandler<S,V,U> - Class in org.picketlink.idm.credential.handler
This particular implementation supports the validation of DigestCredentials.
DigestCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.DigestCredentialHandler
 
DigestCredentials - Class in org.picketlink.idm.credential
Represents a DIGEST based credential.
DigestCredentials(Digest) - Constructor for class org.picketlink.idm.credential.DigestCredentials
 
DigestCredentialStorage - Class in org.picketlink.idm.credential.storage
CredentialStorage for Digest credentials.
DigestCredentialStorage() - Constructor for class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
DigestCredentialStorage(byte[], String) - Constructor for class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
DigestCredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
This entity is mapped to support DIGEST credential types using a DigestCredentialStorage.
DigestCredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.DigestCredentialTypeEntity
 
digestMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
DigestMethodType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for DigestMethodType complex type.
DigestMethodType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
 
DigestUtil - Class in org.picketlink.idm.credential.util
Utility class to support Digest Credentials
DigestUtil() - Constructor for class org.picketlink.idm.credential.util.DigestUtil
 
DigestValidationException - Exception in org.picketlink.idm.credential
 
DigestValidationException(String) - Constructor for exception org.picketlink.idm.credential.DigestValidationException
 
DigestValidationException(String, boolean) - Constructor for exception org.picketlink.idm.credential.DigestValidationException
 
digestValue - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
DO_BREAK_LINES - Static variable in class org.picketlink.json.util.Base64
Do break lines when encoding.
doAdd(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
doAdd(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
doAdd(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
doAdd(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
doAuthorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.AbstractPathAuthorizer
 
doAuthorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.ExpressionPathAuthorizer
 
doAuthorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.GroupPathAuthorizer
 
doAuthorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.RealmPathAuthorizer
 
doAuthorize(PathConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authorization.RolePathAuthorizer
 
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
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.picketlink.http.internal.SecurityFilter
 
DOM_MISSING_DOC_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
DOM_MISSING_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
domMissingDocElementError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
domMissingDocElementError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
domMissingElementError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
domMissingElementError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
DONT_GUNZIP - Static variable in class org.picketlink.json.util.Base64
Specify that gzipped data should not be automatically gunzipped.
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
 
doRemove(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
doRemove(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
doRemove(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
doRemove(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
doSetAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
doSetAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.internal.AbstractAttributeStore
 
doSetAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
doUpdate(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
doUpdate(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
doUpdate(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
doUpdate(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
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
 
DroolsPermissionVoter - Class in org.picketlink.idm.drools
A PermissionVoter implementation that uses Drools to provide rule-based permission checks.
DroolsPermissionVoter(KieBase) - Constructor for class org.picketlink.idm.drools.DroolsPermissionVoter
 
DSAKeyValueType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for DSAKeyValueType complex type.
DSAKeyValueType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 

E

EffectiveDate - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the effective date property of a credential entity
ELFunctionMethods - Class in org.picketlink.internal.el
Provides some built-in EL functions.
ELFunctionMethods() - Constructor for class org.picketlink.internal.el.ELFunctionMethods
 
ELProcessor - Class in org.picketlink.internal.el
Provides EL processing.
ELProcessor() - Constructor for class org.picketlink.internal.el.ELProcessor
 
EMAIL - Static variable in class org.picketlink.idm.model.basic.User
A query parameter used to set the email value.
EMPTY_ATTRIBUTE_VALUE - Static variable in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
ENABLE_AUDIT - Static variable in class org.picketlink.config.PicketLinkConfigParser
 
ENABLED - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the enabled value.
ENC - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The enc (encryption algorithm) Header Parameter identifies the content encryption algorithm used to encrypt the Plaintext to produce the Ciphertext.
ENC_A128CBC_HS256 - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES_128_CBC_HMAC_SHA_256 authenticated encryption using a 256 bit key (required).
ENC_A128GCM - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES in Galois/Counter Mode (GCM) (NIST.800-38D) using a 128 bit key (recommended).
ENC_A192CBC_HS384 - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES_192_CBC_HMAC_SHA_384 authenticated encryption using a 384 bit key (optional).
ENC_A192GCM - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES in Galois/Counter Mode (GCM) (NIST.800-38D) using a 192 bit key (optional).
ENC_A256CBC_HS512 - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES_256_CBC_HMAC_SHA_512 authenticated encryption using a 512 bit key (required).
ENC_A256GCM - Static variable in interface org.picketlink.json.JsonConstants.JWE
JSON Web Encryption Method : AES in Galois/Counter Mode (GCM) (NIST.800-38D) using a 256 bit key (recommended).
encode(String) - Method in class org.picketlink.idm.credential.encoder.BCryptPasswordEncoder
 
encode(String) - Method in interface org.picketlink.idm.credential.encoder.PasswordEncoder
Encodes given password.
encode(String) - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
encode(String, byte[], boolean) - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
encode(String) - Method in class org.picketlink.idm.credential.encoder.SHAPasswordEncoder
 
encode() - Method in class org.picketlink.json.jose.JWE
Encodes the JSON representation of headers of a JWE according to the specification.
encode() - Method in class org.picketlink.json.jose.JWK
Ecodes the JSON representation of a JWK according with the specification.
encode() - Method in class org.picketlink.json.jose.JWS
 
encode() - Method in class org.picketlink.json.jwt.JWT
Ecodes the JSON representation of a JWT according with the specification.
ENCODE - Static variable in class org.picketlink.json.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.picketlink.json.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.picketlink.json.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.picketlink.json.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.picketlink.json.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.picketlink.json.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.picketlink.json.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.picketlink.json.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.picketlink.json.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
EncodedPasswordStorage - Class in org.picketlink.idm.credential.storage
Represents the encoded hash value stored by an IdentityStore
EncodedPasswordStorage() - Constructor for class org.picketlink.idm.credential.storage.EncodedPasswordStorage
 
encodeFileToFile(String, String) - Static method in class org.picketlink.json.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.picketlink.json.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeOAuthHeader(Map<String, Object>) - Static method in class org.picketlink.oauth.OAuthUtils
Construct a WWW-Authenticate or Authorization header with the OAuth challenge/credentials
encodeObject(Serializable) - Static method in class org.picketlink.json.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.picketlink.json.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeScopes(Set<String>) - Static method in class org.picketlink.oauth.OAuthUtils
 
encodeToFile(byte[], String) - Static method in class org.picketlink.json.util.Base64
Convenience method for encoding data to a file.
encoding - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
encoding - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
encrypt(SecretKey, byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Encrypts the specified plain text using AES/CBC/PKCS5Padding.
encrypt(SecretKey, byte[], byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESGCM
Encrypts the specified plain text using AES/GCM/NoPadding.
encrypt(JWE, byte[]) - Method in class org.picketlink.json.jose.crypto.JWEEncrypter
Creates a JWE compact serialization.This string is BASE64URL(UTF8(JWE Protected Header)) || '.' || BASE64URL(JWEEncrypted Key) || '.' || BASE64URL(JWE Initialization Vector) || '.' || BASE64URL(JWE Ciphertext) || '.' || BASE64URL(JWEAuthentication Tag).
encryptAuthenticated(SecretKey, byte[], byte[], byte[]) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Encrypts the specified plain text using AES/CBC/PKCS5Padding/ HMAC-SHA2.
encryptCEK(RSAPublicKey, SecretKey) - Static method in class org.picketlink.json.jose.crypto.RSA1_5
Encrypts the specified Content Encryption Key (CEK).
encryptCEK(RSAPublicKey, SecretKey) - Static method in class org.picketlink.json.jose.crypto.RSA_OAEP
Encrypts the specified Content Encryption Key (CEK).
encryptCEK(RSAPublicKey, SecretKey) - Static method in class org.picketlink.json.jose.crypto.RSA_OAEP_256
Encrypts the specified Content Encryption Key (CEK).
EncryptedDataType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptedDataType complex type.
EncryptedDataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedDataType
 
EncryptedKeyType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptedKeyType complex type.
EncryptedKeyType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
 
EncryptedType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptedType complex type.
EncryptedType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
ENCRYPTION_PROCESS_FAILURE - Static variable in interface org.picketlink.common.ErrorCodes
 
encryptionAlgorithm(String, int) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the encryption algorithm used to encrypt the Plaintext to produce the Ciphertext.
encryptionMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
encryptionMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
EncryptionMethod(BigInteger, byte[]) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType.EncryptionMethod
 
EncryptionMethodType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptionMethodType complex type.
EncryptionMethodType(String) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
EncryptionMethodType.EncryptionMethod - Class in org.picketlink.identity.xmlsec.w3.xmlenc
 
encryptionProperties - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
EncryptionPropertiesType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptionPropertiesType complex type.
EncryptionPropertiesType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
encryptionProperty - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
EncryptionPropertyType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for EncryptionPropertyType complex type.
EncryptionPropertyType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
encryptProcessError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
encryptProcessError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
encryptUnknownAlgoError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
encryptUnknownAlgoError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
EntityManagerContextInitializer - Class in org.picketlink.internal
EntityManagerContextInitializer() - Constructor for class org.picketlink.internal.EntityManagerContextInitializer
 
EntityManagerProvider - Class in org.picketlink.internal
Provides useful methods to properly manage EntityManager instances and related metadata when using in conjunction with the JPAIdentityStore.
EntityManagerProvider() - Constructor for class org.picketlink.internal.EntityManagerProvider
 
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
 
EntityPermissionHandler - Class in org.picketlink.idm.permission.acl.spi
 
EntityPermissionHandler() - Constructor for class org.picketlink.idm.permission.acl.spi.EntityPermissionHandler
 
ENTRY_DN_ATTRIBUTE_NAME - Static variable in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
equal(QueryParameter, Object) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing the arguments for equality.
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.config.IdentityConfiguration
 
equals(Object) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
equals(Object) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributedTypeEntity
 
equals(Object) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
equals(Object) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
equals(Object) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
equals(Object) - Method in class org.picketlink.idm.model.AbstractAttributedType
 
equals(Object) - Method in class org.picketlink.idm.model.AbstractIdentityType
 
equals(Object) - Method in class org.picketlink.idm.model.AbstractPartition
 
error(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
error(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
error(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
error(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
ErrorCodes - Interface in org.picketlink.common
Error Codes for PicketLink https://docs.jboss.org/author/display/PLINK/PicketLink+Error+Codes
errorPage(String) - Method in class org.picketlink.config.http.FormAuthenticationConfigurationBuilder
Specifies the login error page url.
errorUnmarshallingToken(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
errorUnmarshallingToken(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
eval(String) - Method in class org.picketlink.internal.el.ELProcessor
 
EventBridge - Interface in org.picketlink.idm.event
Bridges events between environments.
EventContext - Class in org.picketlink.idm.event
The event context may be used to pass arbitrary state to event observers
EventContext() - Constructor for class org.picketlink.idm.event.EventContext
 
EXPECTED_END_TAG - Static variable in interface org.picketlink.common.ErrorCodes
 
EXPECTED_TAG - Static variable in interface org.picketlink.common.ErrorCodes
 
EXPECTED_TEXT_VALUE - Static variable in interface org.picketlink.common.ErrorCodes
 
EXPECTED_XSI - Static variable in interface org.picketlink.common.ErrorCodes
 
expiration(int) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the expiration time on or after which the token MUST NOT be accepted for processing.
EXPIRED_ASSERTION - Static variable in interface org.picketlink.common.ErrorCodes
 
EXPIRY_AFTER - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the expiration after date
EXPIRY_BEFORE - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the expiration before date
EXPIRY_DATE - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the expiryDate value
ExpiryDate - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the expiry date property of a credential entity, or the expiry date of an identity type entity
exponent - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
 
ExposedHeaders - Annotation Type in org.picketlink.config.http.annotations
 
exposedHeaders(String...) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to specify which HTTP headers must be exposed to clients (eg.: XMLHttpRequest) in addition to the default ones, as defined by the specification.
expression(String...) - Method in class org.picketlink.config.http.AuthorizationConfigurationBuilder
Specified an EL Expression that will be used to enforce authorization when sending requests to a specific path.
ExpressionPathAuthorizer - Class in org.picketlink.http.internal.authorization
A default implementation of PathAuthorizer.
ExpressionPathAuthorizer() - Constructor for class org.picketlink.http.internal.authorization.ExpressionPathAuthorizer
 
Expressions - Annotation Type in org.picketlink.config.http.annotations
 
extract(String, String) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Given a digest token, extract the value
extract(String, String) - Static method in class org.picketlink.idm.credential.util.DigestUtil
Given a digest token, extract the value
extractAttributes(AttributedType, boolean) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in interface org.picketlink.http.authentication.HttpAuthenticationScheme
Extracts the credentials from the given HttpServletRequest and populates the DefaultLoginCredentials with them.
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
extractCredential(HttpServletRequest, DefaultLoginCredentials) - Method in class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
extractGroups(T) - Method in class org.picketlink.idm.credential.AbstractTokenConsumer
Subclasses must override this method to extract groups from the token.
extractIdentity(T, Class<I>, StereotypeProperty.Property, Object) - Method in class org.picketlink.idm.credential.AbstractTokenConsumer
 
extractIdentity(T, Class<I>, StereotypeProperty.Property, Object) - Method in interface org.picketlink.idm.credential.Token.Consumer
Extracts a certain IdentityType considering the information from the given Token.
extractRoles(T) - Method in class org.picketlink.idm.credential.AbstractTokenConsumer
Subclasses must override this method to extract roles from the token.
extractSubject(T) - Method in class org.picketlink.idm.credential.AbstractTokenConsumer
Subclasses must override this method to extract the subject's identifier from the token.
extractTokenFromRequest(HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Extracts the token from the HttpServletRequest.
extractUsernameAndPassword(HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 

F

FAILED_PARSING - Static variable in interface org.picketlink.common.ErrorCodes
 
failEncodeToken(Throwable) - Method in interface org.picketlink.json.JsonMessages
 
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 interface org.picketlink.idm.spi.IdentityStore
 
fetchQueryResults(IdentityContext, RelationshipQuery<V>) - Method in interface org.picketlink.idm.spi.IdentityStore
 
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() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
file() - Method in interface org.picketlink.idm.config.IdentityStoreConfigurationChildBuilder
 
file() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Configures a file-based identity store for this configuration.
FILE_NOT_LOCATED - Static variable in interface org.picketlink.common.ErrorCodes
 
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
 
FileIdentityStoreConfiguration - Class in org.picketlink.idm.config
Configuration class for the File-based IdentityStore implementation.
FileIdentityType - Class in org.picketlink.idm.file.internal
 
FileIdentityType(IdentityType) - Constructor for class org.picketlink.idm.file.internal.FileIdentityType
 
fileNotLocated(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
fileNotLocated(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
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
 
FileStoreConfigurationBuilder - Class in org.picketlink.idm.config
IdentityStoreConfigurationBuilder implementation which knows how to build a FileIdentityStoreConfiguration.
FileStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.FileStoreConfigurationBuilder
 
FileUtils - Class in org.picketlink.idm.file.internal
 
FilteringMode - Enum in org.picketlink.config.http
 
fireAttributedTypeAddedEvent(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
fireAttributedTypeAddedEvent(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
fireAttributedTypeAddedEvent(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
fireAttributedTypeAddedEvent(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
fireAttributedTypeRemovedEvent(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
fireAttributedTypeRemovedEvent(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
fireAttributedTypeRemovedEvent(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
fireAttributedTypeRemovedEvent(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
fireAttributedTypeUpdatedEvent(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
fireAttributedTypeUpdatedEvent(IdentityType) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
fireAttributedTypeUpdatedEvent(Relationship) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
fireAttributedTypeUpdatedEvent(Partition) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
fireEvent(Object) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
fireEvent(Object) - Method in class org.picketlink.internal.CDIEventBridge
 
FIRST_NAME - Static variable in class org.picketlink.idm.model.basic.User
A query parameter used to set the firstName value.
flushBase64() - Method in class org.picketlink.json.util.Base64.OutputStream
Method added by PHIL.
forGroup(String) - Method in class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
forGroup(String) - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
Creates a configuration for a group of paths.
forGroup(String) - Method in interface org.picketlink.config.http.HttpSecurityConfigurationChildBuilder
 
Form - Annotation Type in org.picketlink.config.http.annotations
 
form() - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures HTTP FORM Authentication for a specific path.
forMapping(Class<? extends AttributedType>) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Associates the given type to a mapped type.
format(Collection<? extends Map.Entry<String, Object>>, String) - Static method in class org.picketlink.oauth.OAuthUtils
Translates parameters into application/x-www-form-urlencoded String
formatCanonical(String) - Static method in class org.picketlink.http.internal.cors.CorsUtil
Applies a Aaa-Bbb-Ccc format to a header name.
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.util.IdentityTypeUtil
Return a formatted string representing the reference to the given IdentityType.
FormAuthenticationConfiguration - Class in org.picketlink.config.http
 
FormAuthenticationConfiguration(String, String, boolean, String, AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.FormAuthenticationConfiguration
 
FormAuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures HTTP FORM Authentication for a specific path.
FormAuthenticationScheme - Class in org.picketlink.http.internal.authentication.schemes
An implementation of HttpAuthenticationScheme that supports the Servlet Specification FORM Authentication Scheme
FormAuthenticationScheme() - Constructor for class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
forPath(String) - Method in class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
forPath(String, String) - Method in class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
forPath(String) - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
Creates a configuration for the given path.
forPath(String, String) - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
Creates a configuration for the given path based on a previously configured path group.
forPath(String) - Method in interface org.picketlink.config.http.HttpSecurityConfigurationChildBuilder
 
forPath(String, String) - Method in interface org.picketlink.config.http.HttpSecurityConfigurationChildBuilder
 
freePoolAlreadyContainsGivenKey(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
freePoolAlreadyContainsGivenKey(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
fromHex(String) - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
Converts a string of hexadecimal characters into a byte array.
FuzzyPermission - Class in org.picketlink.idm.permission
Represents a "fuzzy" resource permission that is assigned via a relationship criteria, i.e.
FuzzyPermission(Object, RelationshipCriteria, String, String) - Constructor for class org.picketlink.idm.permission.FuzzyPermission
 
FuzzyPermission(Class<?>, Serializable, RelationshipCriteria, String, String) - Constructor for class org.picketlink.idm.permission.FuzzyPermission
 

G

g - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
generate(String) - Method in class org.picketlink.idm.credential.util.TimeBasedOTP
Generates a token.
generate() - Method in class org.picketlink.idm.DefaultIdGenerator
 
generate() - Method in interface org.picketlink.idm.IdGenerator
 
generateAndCacheNonce(HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
generateCEK(SecretKey, String) - Static method in class org.picketlink.json.jose.crypto.ConcatKDF
Generates a Content Encryption Key (CEK) from the specified Content Master Key (CMK) and JOSE encryption method.
generateCIK(SecretKey, String) - Static method in class org.picketlink.json.jose.crypto.ConcatKDF
Generates a Content Integrity Key (CIK) from the specified Content Master Key (CMK) and JOSE encryption method.
generateIV(SecureRandom) - Static method in class org.picketlink.json.jose.crypto.AESCBC
Generates a random 128 bit (16 byte) Initialization Vector(IV) for use in AES-CBC encryption.
generateIV(SecureRandom) - Static method in class org.picketlink.json.jose.crypto.AESGCM
Generates a random 96 bit (12 byte) Initialization Vector(IV) for use in AES-GCM encryption.
generateKey(int, SecureRandom) - Static method in class org.picketlink.json.jose.crypto.AES
Generates an AES key of the specified length.
generateSalt() - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
generateSalt() - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
Generates a random string to be used as a salt for passwords.
generateTOTP(String, String, int, String) - Method in class org.picketlink.idm.credential.util.TimeBasedOTP
This method generates an TOTP value for the given set of parameters.
gensalt(int, SecureRandom) - Static method in class org.picketlink.idm.credential.util.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - Static method in class org.picketlink.idm.credential.util.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class org.picketlink.idm.credential.util.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
get() - Method in class org.picketlink.http.internal.authentication.schemes.support.UUIDNonceGenerator
 
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 interface org.picketlink.idm.spi.PartitionStore
 
get(IdentityContext, Class<P>) - Method in interface org.picketlink.idm.spi.PartitionStore
 
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
 
get(String) - Method in class org.picketlink.json.jose.JWKSet
Gets the JWK of specified identifier from JWKSet.
getAccount() - Method in interface org.picketlink.authentication.Authenticator
Returns a Account if a successful authentication was made.
getAccount() - Method in class org.picketlink.authentication.BaseAuthenticator
 
getAccount() - Method in class org.picketlink.authentication.event.PostLoggedOutEvent
 
getAccount() - Method in class org.picketlink.authentication.event.PreLoggedOutEvent
 
getAccount() - Method in interface org.picketlink.Identity
 
getAccount(IdentityContext, String) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
Custom CredentialHandler implementations may override this method to perform the lookup of Account instances based on the userName.
getAccount(IdentityContext, V) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
getAccount(IdentityContext, DigestCredentials) - Method in class org.picketlink.idm.credential.handler.DigestCredentialHandler
 
getAccount(IdentityContext, V) - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
getAccount(IdentityContext, V) - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
getAccount(IdentityContext, X509CertificateCredentials) - Method in class org.picketlink.idm.credential.handler.X509CertificateCredentialHandler
 
getAccount() - Method in class org.picketlink.idm.event.CredentialUpdatedEvent
 
getAccount(IdentityContext, UsernamePasswordCredentials) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
getAccount() - Method in class org.picketlink.internal.AbstractIdentity
 
getAccountById(IdentityContext, String) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
Custom CredentialHandler implementations may override this method to perform the lookup of Account instances based on the identifier.
getAESKey() - Method in class org.picketlink.json.jose.crypto.CompositeKey
Gets the extracted encryption key.
getAgent(IdentityManager, String) - Static method in class org.picketlink.idm.model.basic.BasicModel
Returns an Agent instance with the given loginName.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in enum org.picketlink.json.jose.crypto.Algorithm
Gets the algorithm.
getAlgorithm() - Method in class org.picketlink.json.jose.JWE
Gets the algorithm used to encrypt or determine the value of the Content Encryption Key (CEK).
getAlgorithm() - Method in class org.picketlink.json.jose.JWS
Identifies the cryptographic algorithm used to secure the JWS.
getAllowedGroups() - Method in class org.picketlink.config.http.AuthorizationConfiguration
 
getAllowedHeaders() - Method in class org.picketlink.config.http.CORSConfiguration
 
getAllowedMethods() - Method in class org.picketlink.config.http.CORSConfiguration
 
getAllowedOrigins() - Method in class org.picketlink.config.http.CORSConfiguration
 
getAllowedRealms() - Method in class org.picketlink.config.http.AuthorizationConfiguration
 
getAllowedRoles() - Method in class org.picketlink.config.http.AuthorizationConfiguration
 
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
 
getAssignee() - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
getAssignee() - Method in class org.picketlink.idm.model.basic.Grant
 
getAssignee() - Method in class org.picketlink.idm.permission.IdentityPermission
Returns the identity to which the permission is assigned.
getAssigneeProperty() - Method in class org.picketlink.idm.permission.FuzzyPermission
 
getAssociatedEntities(AttributedType, EntityMapper, EntityManager) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getAsyncThreadPool() - Method in class org.picketlink.idm.config.FileIdentityStoreConfiguration
 
getAttribute(IdentityContext, AttributedType, String) - Method in class org.picketlink.idm.internal.AbstractAttributeStore
 
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(String) - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
getAttribute(String) - Method in class org.picketlink.idm.model.AbstractAttributedType
 
getAttribute(String) - Method in interface org.picketlink.idm.model.AttributedType
Return the attribute value with the specified name
getAttribute(IdentityContext, AttributedType, String) - Method in interface org.picketlink.idm.spi.AttributeStore
Returns the Attribute value with the specified name, for the specified IdentityType
getAttributedType() - Method in exception org.picketlink.idm.config.OperationNotSupportedException
 
getAttributedTypes() - Method in class org.picketlink.idm.file.internal.FileDataSource
 
getAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
getAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractAttributeStore
 
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(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getAttributes() - Method in class org.picketlink.idm.ldap.internal.LDAPCustomAttributes
 
getAttributes(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
getAttributes() - Method in class org.picketlink.idm.model.AbstractAttributedType
 
getAttributes() - Method in interface org.picketlink.idm.model.AttributedType
Returns a Map containing all attribute values for this IdentityType instance.
getAttributesMap() - Method in class org.picketlink.idm.model.AbstractAttributedType
 
getAudience() - Method in class org.picketlink.json.jwt.JWT
Identifies the audience that the JWT is intended for.
getAuthenticationConfiguration() - Method in class org.picketlink.config.http.AbstractAuthenticationSchemeConfiguration
 
getAuthenticationConfiguration() - Method in interface org.picketlink.config.http.AuthenticationSchemeConfiguration
 
getAuthenticationConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getAuthenticationSchemeConfiguration() - Method in class org.picketlink.config.http.AuthenticationConfiguration
 
getAuthenticationTag() - Method in class org.picketlink.json.jose.crypto.AuthenticatedCipherText
Gets the authentication tag.
getAuthenticationUri() - Method in class org.picketlink.config.http.FormAuthenticationConfiguration
 
getAuthHeaderField(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
getAuthorizationConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getAuthorizers() - Method in class org.picketlink.config.http.AuthorizationConfiguration
 
getAuthType() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getAuthzMethod(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
getBase64Cert() - Method in class org.picketlink.idm.credential.storage.X509CertificateStorage
 
getBase64Cert() - Method in class org.picketlink.idm.jpa.model.sample.simple.X509CredentialTypeEntity
 
getBaseDN() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getBaseDN() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getBeanClass() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getBindCredential() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getBindDN() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getBindingDN(AttributedType, boolean) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getBindingDN(AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getBindingProperty() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getBuilder() - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
getBuilder() - Method in class org.picketlink.event.SecurityConfigurationEvent
 
getCanonicalizationMethod() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Gets the value of the canonicalizationMethod property.
getCarriedKeyName() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Gets the value of the carriedKeyName property.
getCEKBitLength() - Method in class org.picketlink.json.jose.JWE
Gets the Content Encryption Key bit length.
getCertificate() - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
getCipherData() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the cipherData property.
getCipherReference() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
Gets the value of the cipherReference property.
getCipherText() - Method in class org.picketlink.json.jose.crypto.AuthenticatedCipherText
Gets the cipher text.
getCipherValue() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
Gets the value of the cipherValue property.
getClaim(String) - Method in class org.picketlink.json.jwt.JWT
Returns a claim given its name.
getClaims() - Method in class org.picketlink.json.jwt.JWT
Subclasses can obtain from this method a JsonObject instance containing the claims set and their respective values.
getClaimsBuilder() - Method in class org.picketlink.json.jwt.JWTBuilder
Subclasses can use this method to obtain a reference to the JsonObjectBuilder being used to manage the claims set.
getClaimValues(String) - Method in class org.picketlink.json.jwt.JWT
Returns a claim given its name.
getClientNonce() - Method in class org.picketlink.idm.credential.Digest
 
getCompressionAlgorithm() - Method in class org.picketlink.json.jose.JWE
Gets the compression algorithm.
getCondition() - Method in class org.picketlink.config.http.OutboundRedirectConfiguration
 
getConditions() - Method in interface org.picketlink.idm.query.IdentityQuery
Returns a set containing all conditions used by this query to filter its results.
getConditions() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getConfig() - Method in class org.picketlink.event.IdentityConfigurationEvent
 
getConfig() - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
getConfig() - Method in interface org.picketlink.idm.spi.IdentityStore
Returns the configuration for this IdentityStore instance
getConfiguration() - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
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() - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
getConfigurationName(IdentityContext, Partition) - Method in interface org.picketlink.idm.spi.PartitionStore
 
getConfigurationName(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
getConfigurations() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getConfigurations() - Method in interface org.picketlink.idm.PartitionManager
Retrieves the configuration used to build this PartitionManager.
getConnectionProperties() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
 
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Gets the value of the content property.
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
Gets the value of the content property.
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
Gets the value of the content property.
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
Gets the value of the content property.
getContent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
Gets the value of the content property.
getContentType() - Method in class org.picketlink.json.jose.JWE
Gets the content type of JOSE Header.
getContentType() - Method in class org.picketlink.json.jwt.JWT
Used by this specification to convey structural information about the JWT.
getContext() - Method in class org.picketlink.idm.event.AbstractBaseEvent
 
getContextInitializers() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getContextInitializers() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Returns a List of the configured context initializers for this configuration.
getContextInitializers() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getContextPath() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the original context pathGroup used by the original request.
getCookies() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the cookies copied from the original request.
getCORSConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getCreatedDate() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
getCreatedDate() - Method in class org.picketlink.idm.model.AbstractIdentityType
 
getCreatedDate() - Method in interface org.picketlink.idm.model.IdentityType
Returns the date that this IdentityType instance was created.
getCredential() - Method in class org.picketlink.credential.DefaultLoginCredentials
 
getCredential() - Method in class org.picketlink.idm.event.CredentialUpdatedEvent
 
getCredentialHandlerProperties() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getCredentialHandlerProperties() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Allows credential handler behaviour to be customized via a set of property values
getCredentialHandlerProperties() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getCredentialHandlers() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getCredentialHandlers() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Returns a List of the CredentialHandler types configured.
getCredentialHandlers() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getCredentialLevel() - Method in class org.picketlink.authentication.levels.internal.CredentialLevelResolver
 
getCredentials() - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Returns the current DefaultLoginCredentials associated with the request.
getCredentials() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getCredentialStorage(IdentityContext, Account, V, S) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
getCredentialStorage(IdentityContext, Account, DigestCredentials, CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.DigestCredentialHandler
 
getCredentialStorage(IdentityContext, Account, V, S) - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
getCredentialStorage(IdentityContext, Account, V, S) - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
getCredentialStorage(IdentityContext, Account, X509CertificateCredentials, CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.X509CertificateCredentialHandler
 
getCredentialStorage(IdentityContext, Account, UsernamePasswordCredentials, LDAPIdentityStore) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
getCredentialStorageType() - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
getCriteria() - Method in class org.picketlink.idm.permission.FuzzyPermission
 
getCriteria(String) - Method in class org.picketlink.idm.query.RelationshipCriteria
 
getCriticalHeader() - Method in class org.picketlink.json.jose.JWE
Gets the critical header.
getCRTCoefficient() - Method in class org.picketlink.json.jose.JWK
Gets the The first Chinese Remainder Theorem coefficient of the private RSA key.
getCurrentCredential(IdentityContext, Account, CredentialStore<?>, Class<T>) - Static method in class org.picketlink.idm.credential.util.CredentialUtils
Returns the current credential for the given Agent.
getCustomClassMapping() - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
getDataObjects() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
getDataReference() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList.References
 
getDataSource() - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
getDataSource() - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Get the DataSource
getDefaultLoginNameProperty(Class<? extends Account>) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
getDefaultLoginNameProperty(Class<? extends Account>) - Method in class org.picketlink.internal.AbstractIdentity
 
getDescriptor() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
getDevice() - Method in class org.picketlink.idm.credential.storage.OTPCredentialStorage
 
getDevice() - Method in class org.picketlink.idm.credential.TOTPCredential
 
getDevice() - Method in class org.picketlink.idm.credential.TOTPCredentials
 
getDigest() - Method in class org.picketlink.idm.credential.Digest
 
getDigest() - Method in class org.picketlink.idm.credential.DigestCredentials
 
getDigestHa1() - Method in class org.picketlink.idm.jpa.model.sample.simple.DigestCredentialTypeEntity
 
getDigestMethod() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the digestMethod property.
getDigestRealm() - Method in class org.picketlink.idm.jpa.model.sample.simple.DigestCredentialTypeEntity
 
getDigestValue() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the digestValue property.
getDomain() - Method in class org.picketlink.idm.credential.Digest
 
getEffectiveDate() - Method in class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
getEffectiveDate() - Method in interface org.picketlink.idm.credential.storage.CredentialStorage
Return the Date from when the credential becomes effective.
getEffectiveDate() - Method in class org.picketlink.idm.event.CredentialUpdatedEvent
 
getEffectiveDate() - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
getEmail() - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
getEmail() - Method in class org.picketlink.idm.model.basic.User
 
getEncodedCertificate() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509CertificateType
 
getEncodedHash() - Method in class org.picketlink.idm.credential.storage.EncodedPasswordStorage
 
getEncoding() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Gets the value of the encoding property.
getEncoding() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the encoding property.
getEncryptionAlgorithm() - Method in class org.picketlink.json.jose.JWE
Gets the encryption algorithm used to encrypt the Plaintext to produce the Ciphertext.
getEncryptionMethod() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the encryptionMethod property.
getEncryptionMethod() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
getEncryptionProperties() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the encryptionProperties property.
getEncryptionProperty() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
Gets the value of the encryptionProperty property.
getEntityManager() - Method in class org.picketlink.internal.EntityManagerProvider
Returns an EntityManager if produced by the application.
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
 
getEntityTypes() - Method in class org.picketlink.idm.config.JPAIdentityStoreConfiguration
 
getEntry() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
getEntryIdentifier(AttributedType) - Method in class org.picketlink.idm.ldap.internal.LDAPIdentityStore
 
getErrorPageUrl() - Method in class org.picketlink.config.http.FormAuthenticationConfiguration
 
getEventBridge() - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
getEventBridge() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getEventBridge() - Method in interface org.picketlink.idm.spi.IdentityContext
 
getExceptionType() - Method in class org.picketlink.config.http.OutboundRedirectConfiguration
 
getExpiration() - Method in class org.picketlink.json.jwt.JWT
The expiration time on or after which the token MUST NOT be accepted for processing.
getExpirationDate() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
getExpirationDate() - Method in class org.picketlink.idm.model.AbstractIdentityType
 
getExpirationDate() - Method in interface org.picketlink.idm.model.IdentityType
Returns the date that this IdentityType expires, or null if there is no expiry date.
getExpirationDate() - Method in class org.picketlink.json.jwt.JWT
Returns a Date representation of the JWT.getExpiration().
getExpiryDate() - Method in class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
getExpiryDate() - Method in interface org.picketlink.idm.credential.storage.CredentialStorage
Return the Date when the credential expires.
getExpiryDate() - Method in class org.picketlink.idm.event.CredentialUpdatedEvent
 
getExpiryDate() - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
getExponent() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Gets the value of the exponent property.
getExposedHeaders() - Method in class org.picketlink.config.http.CORSConfiguration
 
getExpressions() - Method in class org.picketlink.config.http.AuthorizationConfiguration
 
getFactoryName() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getFilterById(String, String) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
 
getFirstName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
getFirstName() - Method in class org.picketlink.idm.model.basic.User
 
getG() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the g property.
getGlobalRelationships() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
getGlobalRelationshipTypes() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getGroup(IdentityManager, String) - Static method in class org.picketlink.idm.model.basic.BasicModel
Returns a Group instance with the specified groupPath.
getGroup(IdentityManager, String, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Returns the Group with the given groupName and child of the given parent Group.
getGroup() - Method in class org.picketlink.idm.model.basic.GroupMembership
 
getGroup() - Method in class org.picketlink.idm.model.basic.GroupRole
 
getGroupName() - Method in class org.picketlink.config.http.PathConfiguration
 
getGroups() - Method in class org.picketlink.config.http.HttpSecurityConfiguration
 
getGroups(String) - Method in interface org.picketlink.scim.DataProvider
Get SCIMGroups
getHa1() - Method in class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
getHeader(String) - Method in class org.picketlink.json.jose.JWE
Gets the string representation of headers.
getHeader(String) - Method in class org.picketlink.json.jwt.JWT
Returns a header given its name.
getHeaderBuilder() - Method in class org.picketlink.json.jose.JWEBuilder
Gets the header builder.
getHeaders() - Method in class org.picketlink.config.http.InboundHeaderConfiguration
 
getHeaders() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the headers copied from the original request.
getHeaders() - Method in class org.picketlink.json.jose.JWE
Gets the JsonObject headers.
getHeaders() - Method in class org.picketlink.json.jwt.JWT
Subclasses can obtain from this method a JsonObject instance containing headers and their respective values.
getHeadersBuilder() - Method in class org.picketlink.json.jwt.JWTBuilder
Gets the JSON Web Token headers builder.
getHeaderValues(String) - Method in class org.picketlink.json.jose.JWE
Gets the header values for the specified name.
getHeaderValues(String) - Method in class org.picketlink.json.jwt.JWT
Returns a header given its name.
getHierarchySearchDepth() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getHttpSecurityConfiguration() - Method in class org.picketlink.config.SecurityConfiguration
 
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
Gets the value of the id property.
getId() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
Gets the value of the id property.
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
 
getId() - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
getId() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributedTypeEntity
 
getId() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
getId() - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
getId() - Method in class org.picketlink.idm.model.AbstractAttributedType
 
getId() - Method in interface org.picketlink.idm.model.AttributedType
Returns the unique identifier for this instance
getId() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getId() - Method in class org.picketlink.json.jwt.JWT
The unique identifier for a JWT.
getIdentifier() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
getIdentifier(Object) - Method in class org.picketlink.idm.permission.acl.spi.ClassPermissionHandler
 
getIdentifier(Object) - Method in class org.picketlink.idm.permission.acl.spi.EntityPermissionHandler
TODO we only support @Id identifiers at the moment, still need to add support for @EmbeddedId etc
getIdentifier(Object) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionHandler
Returns a Serializable identifier value that can be used to uniquely identify the specified resource
getIdentifier(Object) - Method in class org.picketlink.idm.permission.acl.spi.PermissionHandlerPolicy
 
getIdentifier(Object) - Method in class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
getIdentity() - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Returns the current Identity associated with the request.
getIdentity() - Method in class org.picketlink.http.internal.authorization.AbstractPathAuthorizer
 
getIdentityBeanConfiguration() - Method in class org.picketlink.config.SecurityConfiguration
 
getIdentityConfigurations() - Method in class org.picketlink.config.SecurityConfiguration
 
getIdentityContext() - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
getIdentityContext() - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getIdentityManager(IdentityContext) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
getIdentityStoresConfigurationBuilder() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
getIdentityStoreType() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getIdentityStoreType() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Returns the IdentityStore type associated with this configuration.
getIdentityType() - Method in class org.picketlink.idm.event.IdentityTypeCreatedEvent
 
getIdentityType() - Method in class org.picketlink.idm.event.IdentityTypeDeletedEvent
 
getIdentityType() - Method in class org.picketlink.idm.event.IdentityTypeUpdatedEvent
 
getIdentityType(String) - Static method in class org.picketlink.idm.internal.util.IdentityTypeUtil
Return the type given a descriptor.
getIdentityType() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
getIdentityType() - Method in interface org.picketlink.idm.query.IdentityQuery
The type used to create this query.
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) - Static method in class org.picketlink.idm.internal.util.IdentityTypeUtil
Return the identifier of the identity type referenced by the descriptor.
getIdentityTypeReference() - 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.AbstractAttributedTypeManager
 
getIdGenerator() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getIdGenerator() - Method in interface org.picketlink.idm.spi.IdentityContext
 
getIdProperty() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getInboundHeaderConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getInjectionPoints() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getInputKey() - Method in class org.picketlink.json.jose.crypto.CompositeKey
Gets the input key.
getInstance(Class<? extends AttributedType>) - Method in class org.picketlink.idm.jdbc.internal.mappers.JdbcMapper
 
getIssuedAt() - Method in class org.picketlink.json.jwt.JWT
The time at which the JWT was issued.
getIssuedAtDate() - Method in class org.picketlink.json.jwt.JWT
Returns a Date representation of the JWT.getIssuedAt().
getIssuer() - Method in class org.picketlink.json.jwt.JWT
The principal that issued the JWT.
getJ() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the j property.
getJsonObject() - Method in class org.picketlink.json.jose.JWE
Gets the JsonObject.
getJsonObject() - Method in class org.picketlink.json.jose.JWK
Gets the JsonObject.
getJsonObject() - Method in class org.picketlink.json.jose.JWKSet
Gets the JSON object of JWK.
getJWK() - Method in class org.picketlink.json.jose.JWE
Gets the JWK.
getJWKSet() - Method in class org.picketlink.json.jose.JWE
Gets the JWK Set.
getkANonce() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
getKeyAlgorithm() - Method in class org.picketlink.json.jose.JWK
Gets the intended JOSE algorithm for the key, optional.
getKeyIdentifier() - Method in class org.picketlink.json.jose.JWE
Gets the key identifier used to determine the private key needed to decrypt the JWE.
getKeyIdentifier() - Method in class org.picketlink.json.jose.JWK
Gets the key identifier, optional.
getKeyInfo() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Gets the value of the keyInfo property.
getKeyInfo() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the keyInfo property.
getKeyOperations() - Method in class org.picketlink.json.jose.JWK
Gets the key operations, optional.
getkeyParametersBuilder() - Method in class org.picketlink.json.jose.JWKBuilder
Gets the key parameters builder.
getKeyParameterValues(String) - Method in class org.picketlink.json.jose.JWK
Gets the key parameter values.
getKeyReference() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList.References
 
getKeys() - Method in class org.picketlink.json.jose.JWKSet
Gets the key map contained in JWKSet.
getKeySize() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType.EncryptionMethod
 
getKeyType() - Method in class org.picketlink.json.jose.JWK
Gets the key type, required.
getKeyUse() - Method in class org.picketlink.json.jose.JWK
Gets the key use, optional.
getLastName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
getLastName() - Method in class org.picketlink.idm.model.basic.User
 
getLdapURL() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getLevel() - Method in exception org.picketlink.authentication.levels.InsufficientSecurityLevelException
 
getLevel() - Method in interface org.picketlink.Identity
Return the current security level of the user.
getLevel() - Method in class org.picketlink.internal.AbstractIdentity
 
getLimit() - Method in interface org.picketlink.idm.query.IdentityQuery
Returns the number of instances to retrieve.
getLimit() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getLimit() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getLimit() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getLogger() - Static method in class org.picketlink.common.PicketLinkLoggerFactory
Returns a PicketLinkLogger instance.
getLoginException() - Method in class org.picketlink.authentication.event.LoginFailedEvent
 
getLoginName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
getLoginName() - Method in class org.picketlink.idm.model.basic.Agent
 
getLoginPageUrl() - Method in class org.picketlink.config.http.FormAuthenticationConfiguration
 
getLogoutConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getMACKey() - Method in class org.picketlink.json.jose.crypto.CompositeKey
Gets the extracted MAC key.
getMappedClass() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getMappedEntities() - Method in class org.picketlink.idm.config.JPAStoreConfigurationBuilder
 
getMappedEntities() - Method in class org.picketlink.internal.EntityManagerProvider
 
getMappedProperties() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
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
 
getMappingConfig() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getMappingConfig(Class<? extends AttributedType>) - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getMappingsFor(Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getMaxAge() - Method in class org.picketlink.config.http.CORSConfiguration
 
getMember() - Method in class org.picketlink.idm.model.basic.GroupMembership
 
getMessageDigest() - Method in class org.picketlink.idm.credential.encoder.SHAPasswordEncoder
 
getMethod() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the original HTTP method used by the original request.
getMethod() - Method in class org.picketlink.idm.credential.Digest
 
getMethods() - Method in class org.picketlink.config.http.PathConfiguration
 
getMimeType() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Gets the value of the mimeType property.
getMimeType() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the mimeType property.
getModulus() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Gets the value of the modulus property.
getModulus() - Method in class org.picketlink.json.jose.JWK
Gets the modulus value for the RSA key.
getName() - Method in class org.picketlink.idm.config.IdentityConfiguration
 
getName() - Method in class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
 
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
 
getName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
getName() - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
getName() - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
getName() - Method in class org.picketlink.idm.jpa.model.sample.simple.RoleTypeEntity
 
getName() - Method in class org.picketlink.idm.model.AbstractPartition
 
getName() - Method in class org.picketlink.idm.model.Attribute
 
getName() - Method in class org.picketlink.idm.model.basic.Group
 
getName() - Method in class org.picketlink.idm.model.basic.Role
 
getName() - Method in interface org.picketlink.idm.model.Partition
Returns the name of the partition.
getName() - Method in class org.picketlink.idm.query.AttributeParameter
 
getName() - Method in interface org.picketlink.idm.query.RelationshipQueryParameter
 
getName() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getNamedIdentityConfigurationBuilders() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
getNamedProperty(String, Class<?>) - Method in class org.picketlink.idm.jpa.internal.mappers.AbstractModelMapper
 
getNonce() - Method in class org.picketlink.idm.credential.Digest
 
getNonceCount() - Method in class org.picketlink.idm.credential.Digest
 
getNonceMaxValid() - Method in class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
getNotBefore() - Method in class org.picketlink.json.jwt.JWT
The time before which the token MUST NOT be accepted for processing
getNotBeforeDate() - Method in class org.picketlink.json.jwt.JWT
Returns a Date representation of the JWT.getNotBeforeDate().
getOAEPparams() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType.EncryptionMethod
 
getObject() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Gets the value of the object property.
getObjectClasses() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getOffset() - Method in interface org.picketlink.idm.query.IdentityQuery
 
getOffset() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getOffset() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getOffset() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getOpaque() - Method in class org.picketlink.idm.credential.Digest
 
getOperation() - Method in exception org.picketlink.idm.config.OperationNotSupportedException
 
getOperation() - Method in class org.picketlink.idm.drools.PermissionCheck
 
getOperation() - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
getOperation() - Method in class org.picketlink.idm.permission.Permission
Returns the permission operation
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
 
getOriginatorKeyInfo() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
getOtherAttributes() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOwner() - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
getOwner() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
getOwner() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
getOwnerEntity(AttributedType, Property, EntityManager) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getOwnerType() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getP() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the p property.
getPaginationContext() - Method in interface org.picketlink.idm.query.IdentityQuery
 
getPaginationContext() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getParameter(String) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getParameter() - Method in interface org.picketlink.idm.query.Condition
The QueryParameter restricted by this condition.
getParameter(QueryParameter) - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
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
 
getParameter(QueryParameter) - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getParameter() - Method in class org.picketlink.idm.query.Sort
 
getParameter(String) - Method in interface org.picketlink.idm.spi.IdentityContext
Returns the parameter value with the specified name
getParameters() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the parameters copied from the original request.
getParameters() - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Use IdentityQuery.getConditions() instead. Will be removed.
getParameters(Class<?>) - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
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
 
getParameters() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getParent() - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
getParentGroup() - Method in class org.picketlink.idm.model.basic.Group
 
getParentMapping() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getParentMembershipAttributeName() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getPartition() - Method in class org.picketlink.idm.event.PartitionCreatedEvent
 
getPartition() - Method in class org.picketlink.idm.event.PartitionDeletedEvent
 
getPartition() - Method in class org.picketlink.idm.event.PartitionUpdatedEvent
 
getPartition() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getPartition(Class<T>, String) - Method in class org.picketlink.idm.internal.DefaultPartitionManager
 
getPartition() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
getPartition() - Method in class org.picketlink.idm.model.AbstractIdentityType
 
getPartition() - Method in interface org.picketlink.idm.model.IdentityType
Returns the owning Partition for this identity object.
getPartition(Class<T>, String) - Method in interface org.picketlink.idm.PartitionManager
Return the partition specified by the partition class and name.
getPartition() - Method in interface org.picketlink.idm.spi.IdentityContext
Return the active Partition for this context
getPartitionId(String) - Static method in class org.picketlink.idm.internal.util.IdentityTypeUtil
Return the identifier of the partition where the identity type is stored.
getPartitionManager() - Method in class org.picketlink.event.PartitionManagerCreateEvent
 
getPartitionManager() - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
getPartitionMananger() - Method in class org.picketlink.idm.event.AbstractBaseEvent
 
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
 
getPartitions(Class<T>) - Method in interface org.picketlink.idm.PartitionManager
Return all Partition instances for a given partitionClass.
getPassword() - Method in class org.picketlink.credential.DefaultLoginCredentials
 
getPassword() - Method in class org.picketlink.idm.credential.Digest
 
getPassword() - Method in class org.picketlink.idm.credential.UsernamePasswordCredentials
 
getPasswordEncodedHash() - Method in class org.picketlink.idm.jpa.model.sample.simple.PasswordCredentialTypeEntity
 
getPasswordSalt() - Method in class org.picketlink.idm.jpa.model.sample.simple.PasswordCredentialTypeEntity
 
getPath() - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
getPath() - Method in class org.picketlink.idm.model.basic.Group
 
getPaths() - Method in class org.picketlink.config.http.HttpSecurityConfiguration
 
getPermissionHandlerPolicy() - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
getPermissionHandlerPolicy() - Method in interface org.picketlink.idm.spi.IdentityContext
Return the permission handler policy (used for permission related operations)
getPermissions() - Method in class org.picketlink.idm.file.internal.FilePartition
 
getPermissions() - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
getPgenCounter() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the pgenCounter property.
getPicketLinkClientScript() - Method in class org.picketlink.rest.ScriptEndpoint
 
getPrimaryAuthenticationScheme() - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Returns the primary HttpAuthenticationScheme that will be used to validate user's credential before issuing a new token.
getPrimeExponentP() - Method in class org.picketlink.json.jose.JWK
Gets the first factor Chinese Remainder Theorem exponent of the private RSA key.
getPrimeExponentQ() - Method in class org.picketlink.json.jose.JWK
Gets the second factor Chinese Remainder Theorem exponent of the private RSA key.
getPrimeP() - Method in class org.picketlink.json.jose.JWK
Gets the first prime factor of the private RSA key.
getPrimeQ() - Method in class org.picketlink.json.jose.JWK
Gets second prime factor of the private RSA key.
getPrivateExponent() - Method in class org.picketlink.json.jose.JWK
Gets the private exponent of the RSA key.
getPrivateKey() - Method in class org.picketlink.json.jose.crypto.JWEDecrypter
Gets the private RSA key.
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
 
getPropertyNames() - Method in class org.picketlink.idm.query.RelationshipCriteria
 
getProtocol() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getPublicExponent() - Method in class org.picketlink.json.jose.JWK
Gets the public exponent of the RSA key.
getPublicKey() - Method in class org.picketlink.json.jose.crypto.JWEEncrypter
Gets the public RSA key.
getQ() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the q property.
getQop() - Method in class org.picketlink.idm.credential.Digest
 
getQualifiers() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getQueryBuilder() - Method in interface org.picketlink.idm.IdentityManager
Returns a IdentityQueryBuilder, responsible for building queries.
getQueryBuilder() - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
getQueryBuilder() - Method in class org.picketlink.internal.SecuredIdentityManager
 
getQueryString() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the querystring used by the original request.
getReadOnlyAttributes() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getRealm() - Method in class org.picketlink.idm.credential.Digest
 
getRealm() - Method in class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
getRealmName() - Method in class org.picketlink.config.http.BasicAuthenticationConfiguration
 
getRealmName() - Method in class org.picketlink.config.http.DigestAuthenticationConfiguration
 
getRecipient() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Gets the value of the recipient property.
getRecipientKeyInfo() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
getRedirects() - Method in class org.picketlink.config.http.PathConfiguration
 
getRedirectUrl() - Method in class org.picketlink.config.http.OutboundRedirectConfiguration
 
getRedirectUrl(OutboundRedirectConfiguration.Condition) - Method in class org.picketlink.config.http.PathConfiguration
 
getRedirectUrl(Class<? extends Throwable>) - Method in class org.picketlink.config.http.PathConfiguration
 
getReference() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
Gets the value of the reference property.
getReference() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Gets the value of the reference property.
getReference() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
 
getReferencedIds(String) - Static method in class org.picketlink.idm.internal.util.IdentityTypeUtil
 
getReferenceList() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Gets the value of the referenceList property.
getReferences() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
getRegisteredHandlers() - Method in class org.picketlink.idm.permission.acl.spi.PermissionHandlerPolicy
 
getRelatedAttributedType() - Method in class org.picketlink.idm.config.LDAPMappingConfiguration
 
getRelationship() - Method in class org.picketlink.idm.event.RelationshipCreatedEvent
 
getRelationship() - Method in class org.picketlink.idm.event.RelationshipDeletedEvent
 
getRelationship() - Method in class org.picketlink.idm.event.RelationshipUpdatedEvent
 
getRelationship() - Method in class org.picketlink.idm.internal.RelationshipReference
Return the target relationship instance.
getRelationshipClass() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getRelationshipClass() - Method in class org.picketlink.idm.query.RelationshipCriteria
 
getRelationshipClass() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getRelationshipConfigs() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getRelationshipIdentityProperties(Class<? extends Relationship>) - Method in class org.picketlink.idm.internal.util.RelationshipMetadata
 
getRelationshipPartitions(Relationship) - Method in class org.picketlink.idm.internal.util.RelationshipMetadata
 
getRelationshipPolicy() - Method in class org.picketlink.idm.config.IdentityConfiguration
 
getRequestURI() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the requestURI used by the original request.
getRequestURI() - Method in class org.picketlink.http.internal.PicketLinkHttpServletRequest
 
getResource() - Method in class org.picketlink.idm.drools.PermissionCheck
 
getResource() - Method in class org.picketlink.idm.permission.Permission
Returns the resource object if known, otherwise returns null.
getResource(String) - Method in interface org.picketlink.scim.DataProvider
Get SCIMResource
getResourceClass() - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
getResourceClass(Object) - Method in class org.picketlink.idm.permission.acl.spi.PermissionHandlerPolicy
 
getResourceClass() - Method in class org.picketlink.idm.permission.Permission
Returns the resource class if the actual resource instance is not known, otherwise returns null.
getResourceIdentifier() - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
getResourceIdentifier() - Method in class org.picketlink.idm.permission.Permission
Returns the resource identifier if the actual resource instance is not known, otherwise returns null.
getResultCount() - Method in interface org.picketlink.idm.query.IdentityQuery
Count of all query results.
getResultCount() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getResultCount() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getResultCount() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getResultList() - Method in interface org.picketlink.idm.query.IdentityQuery
Execute the query against the underlying identity stores and returns a list containing all instances of the type (defined when creating this query instance) that match the conditions previously specified.
getResultList() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getResultList() - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
getResultList() - Method in interface org.picketlink.idm.query.RelationshipQuery
 
getRole(IdentityManager, String) - Static method in class org.picketlink.idm.model.basic.BasicModel
Returns an Role instance with the given name.
getRole() - Method in class org.picketlink.idm.model.basic.Grant
 
getRootEntity(AttributedType, EntityManager) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getRootMapperForEntity(Class<?>) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
getSalt() - Method in class org.picketlink.idm.credential.storage.EncodedPasswordStorage
 
getScheme() - Method in class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Returns the original scheme used by the original request.
getSchemeType() - Method in class org.picketlink.config.http.CustomAuthenticationConfiguration
 
getScope() - Method in class org.picketlink.config.IdentityBeanConfiguration
 
getScope() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getSecret() - Method in class org.picketlink.idm.credential.TOTPCredential
 
getSecretKey() - Method in class org.picketlink.idm.credential.storage.OTPCredentialStorage
 
getSecureRandomProvider() - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
getSecurityConfiguration() - Method in class org.picketlink.config.http.PathConfiguration
 
getSecurityConfiguration() - Method in class org.picketlink.extension.PicketLinkExtension
 
getSecurityConfigurationBuilder() - Method in class org.picketlink.extension.PicketLinkExtension
 
getSeed() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the seed property.
getSelfRelationships() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
getSelfRelationshipTypes() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getServices() - Static method in class org.picketlink.oauth.PicketLinkOAuthApplication
 
getServices() - Static method in class org.picketlink.scim.PicketLinkSCIMApplication
 
getSignatureMethod() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Gets the value of the signatureMethod property.
getSignatureProperty() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
Gets the value of the signatureProperty property.
getSignatureProvider() - Method in enum org.picketlink.json.jose.crypto.Algorithm
Gets the signature provider.
getSignatureValue() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Gets the value of the signatureValue property.
getSignedInfo() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Gets the value of the signedInfo property.
getSingletons() - Method in class org.picketlink.oauth.PicketLinkOAuthApplication
 
getSingletons() - Method in class org.picketlink.scim.PicketLinkSCIMApplication
 
getSorting() - Method in interface org.picketlink.idm.query.IdentityQuery
Returns a set containing all sorting conditions used to filter the results.
getSorting() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getSortParameters() - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Will be removed soon.
getSortParameters() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
getSPKISexpAndAny() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
Gets the value of the spkiSexpAndAny property.
getStale() - Method in class org.picketlink.idm.credential.Digest
 
getStatus() - Method in interface org.picketlink.authentication.Authenticator
Returns the current status of the authentication attempt.
getStatus() - Method in class org.picketlink.authentication.BaseAuthenticator
 
getStatus() - Method in class org.picketlink.idm.credential.AbstractBaseCredentials
 
getStatus() - Method in interface org.picketlink.idm.credential.Credentials
Returns the validation status.
getStereotypes() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getStoreConfiguration() - Method in class org.picketlink.idm.config.IdentityConfiguration
 
getStoreForAttributeOperation(IdentityContext) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForAttributeOperation(IdentityContext) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns the AttributeStore that manages attributes.
getStoreForCredentialOperation(IdentityContext, Class<?>) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForCredentialOperation(IdentityContext, Class<?>) - Method in interface org.picketlink.idm.spi.StoreSelector
 
getStoreForIdentityOperation(IdentityContext, Class<T>, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForIdentityOperation(IdentityContext, Class<T>, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in interface org.picketlink.idm.spi.StoreSelector
 
getStoreForPartitionOperation(IdentityContext, Class<? extends Partition>) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForPartitionOperation(IdentityContext, Class<? extends Partition>) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns the PartitionStore that manages partitions.
getStoreForPermissionOperation(IdentityContext) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForPermissionOperation(IdentityContext) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns a PermissionStore instance
getStoreForRelationshipOperation(IdentityContext, Class<? extends Relationship>, Relationship, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoreForRelationshipOperation(IdentityContext, Class<? extends Relationship>, Relationship, IdentityStoreConfiguration.IdentityOperation) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns the IdentityStore that manages relationships of the specified type, for the specified partition/s.
getStoreSelector() - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
getStoresForCredentialStorage(IdentityContext, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoresForCredentialStorage(IdentityContext, Class<? extends CredentialStorage>) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns all available CredentialStore instances that support the given CredentialStorage type.
getStoresForIdentityQuery(IdentityContext, Class<? extends IdentityType>) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoresForIdentityQuery(IdentityContext, Class<? extends IdentityType>) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns all available IdentityStore instances that support the given IdentityType.
getStoresForRelationshipQuery(IdentityContext, Class<? extends Relationship>, Set<Partition>) - Method in class org.picketlink.idm.internal.DefaultStoreSelector
 
getStoresForRelationshipQuery(IdentityContext, Class<? extends Relationship>, Set<Partition>) - Method in interface org.picketlink.idm.spi.StoreSelector
Returns all available IdentityStore instances that support the given IdentityType.
getStrength() - Method in class org.picketlink.idm.credential.encoder.SHAPasswordEncoder
 
getSubject() - Method in interface org.picketlink.idm.credential.Token
Returns the subject identifier.
getSubject() - Method in class org.picketlink.json.jwt.JWT
Identifies the principal that is the subject of the JWT.
getSubjectRegex() - Method in class org.picketlink.config.http.X509AuthenticationConfiguration
 
getSupportedType() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getSupportedTypeByBaseDN(String, List<String>) - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getSupportedTypes() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getSupportedTypes() - Method in class org.picketlink.idm.config.IdentityConfiguration
Returns a set containing all AttributedType supported by this configuration.
getSupportedTypes() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
 
getSupportedTypes() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getTarget() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
Gets the value of the target property.
getTarget() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
Gets the value of the target property.
getToken() - Method in class org.picketlink.idm.credential.AbstractToken
 
getToken() - Method in class org.picketlink.idm.credential.storage.TokenCredentialStorage
 
getToken() - Method in interface org.picketlink.idm.credential.Token
Returns the string representation of a token.
getToken() - Method in class org.picketlink.idm.credential.TokenCredential
 
getToken() - Method in class org.picketlink.idm.credential.TOTPCredentials
 
getToken() - Method in class org.picketlink.idm.jpa.model.sample.simple.TokenCredentialTypeEntity
 
getTokenConsumer() - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
getTokenConsumer() - Method in class org.picketlink.idm.config.TokenStoreConfiguration
 
getTokenProvider() - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
getTokenType() - Method in interface org.picketlink.idm.credential.Token.Consumer
Returns the Token type supported by this consumer.
getTokenType() - Method in interface org.picketlink.idm.credential.Token.Provider
Returns the Token type supported by this provider.
getTokenType() - Method in class org.picketlink.json.jose.JWEBuilder
Gets the token type.
getTokenType() - Method in class org.picketlink.json.jose.JWKBuilder
Gets token type.
getTokenType() - Method in class org.picketlink.json.jwt.JWTBuilder
Gets the token type.
getTotpDevice() - Method in class org.picketlink.idm.jpa.model.sample.simple.OTPCredentialTypeEntity
 
getTotpSecretKey() - Method in class org.picketlink.idm.jpa.model.sample.simple.OTPCredentialTypeEntity
 
getTransform() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
Gets the value of the transform property.
getTransform() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
Gets the value of the transform property.
getTransforms() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the transforms property.
getTransforms() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Gets the value of the transforms property.
getTransforms() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
Gets the value of the transforms property.
getTruncatedMACByteLength() - Method in class org.picketlink.json.jose.crypto.CompositeKey
Gets the expected truncated MAC length.
getType() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the type property.
getType() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Gets the value of the type property.
getType() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Gets the value of the type property.
getType() - Method in class org.picketlink.idm.credential.AbstractToken
 
getType() - Method in class org.picketlink.idm.credential.storage.TokenCredentialStorage
 
getType() - Method in interface org.picketlink.idm.credential.Token
Returns the type of the token.
getType() - Method in class org.picketlink.idm.file.internal.AbstractFileType
 
getType() - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
getType() - Method in class org.picketlink.idm.jpa.model.sample.simple.TokenCredentialTypeEntity
 
getType() - Method in class org.picketlink.json.jose.JWE
Gets the type of JOSE Header.
getTypeName() - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
getTypeName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
getTypeName() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
getTypeName() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
getTypeName() - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
getTypeName() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipTypeEntity
 
getTypeProperty() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
getTypeProperty() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapping
 
getTypes() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
getUniqueIdentifierAttributeName() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
getUnsupportedTypes() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
getUnsupportedTypes() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
 
getUnsupportedTypes() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
getUri() - Method in class org.picketlink.config.http.PathConfiguration
 
getURI() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Gets the value of the uri property.
getURI() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Gets the value of the uri property.
getURI() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
Gets the value of the uri property.
getURI() - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
Gets the value of the uri property.
getUri() - Method in class org.picketlink.idm.credential.Digest
 
getUser(IdentityManager, String) - Static method in class org.picketlink.idm.model.basic.BasicModel
Returns an User instance with the given loginName.
getUser(String) - Method in interface org.picketlink.scim.DataProvider
Get SCIMUser
getUserId() - Method in class org.picketlink.credential.DefaultLoginCredentials
 
getUsername() - Method in class org.picketlink.idm.credential.Digest
 
getUsername() - Method in class org.picketlink.idm.credential.UsernamePasswordCredentials
 
getUsername() - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
getUserPrincipal() - Method in class org.picketlink.http.internal.PicketLinkHttpServletRequest
 
getValidatedAccount() - Method in class org.picketlink.idm.credential.AbstractBaseCredentials
 
getValidatedAccount() - Method in interface org.picketlink.idm.credential.Credentials
Returns the Account instance used to validate the credential.
getValue() - Method in class org.picketlink.authentication.levels.internal.DefaultLevel
 
getValue() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
Gets the value of the value property.
getValue() - Method in class org.picketlink.idm.credential.Password
 
getValue(String) - Method in class org.picketlink.idm.event.EventContext
 
getValue() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
getValue() - Method in class org.picketlink.idm.model.Attribute
 
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
 
getValue(JsonValue) - Static method in class org.picketlink.json.util.JsonUtil
Gets the key value from the JsonValue.
getValue(String, JsonObject) - Static method in class org.picketlink.json.util.JsonUtil
Gets the value of the specified key from the JsonObject
getValues(String, JsonObject) - Static method in class org.picketlink.json.util.JsonUtil
Parses the specified key value from the JsonObject into a collection of strings.
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
 
getWorkingDir() - Method in class org.picketlink.idm.config.FileIdentityStoreConfiguration
 
getX() - Method in class org.picketlink.idm.query.internal.BetweenCondition
 
getX509CertificateChain() - Method in class org.picketlink.json.jose.JWE
Gets the x509 certificate chain.
getX509CertificateChain() - Method in class org.picketlink.json.jose.JWK
Gets the x509 certificate chain.
getX509IssuerName() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
Gets the value of the x509IssuerName property.
getX509SerialNumber() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
Gets the value of the x509SerialNumber property.
getX509SHA1CertificateThumbprint() - Method in class org.picketlink.json.jose.JWE
Gets the x509 SHA1 certificate thumbprint.
getX509SHA1CertificateThumbprint() - Method in class org.picketlink.json.jose.JWK
Gets the x509 SHA1 certificate thumbprint.
getX509SHA256CertificateThumbprint() - Method in class org.picketlink.json.jose.JWE
Gets the x509 SHA256 certificate thumbprint.
getX509SHA256CertificateThumbprint() - Method in class org.picketlink.json.jose.JWK
Gets the x509 SHA256 certificate thumbprint.
getX509Url() - Method in class org.picketlink.json.jose.JWE
Gets the x509 URL.
getX509Url() - Method in class org.picketlink.json.jose.JWK
Gets the x509 URL.
getY() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Gets the value of the y property.
getY() - Method in class org.picketlink.idm.query.internal.BetweenCondition
 
geType() - Method in class org.picketlink.json.jwt.JWT
Declares the MIME Media Type [IANA.MediaTypes] of this complete JWT in contexts where this is useful to the application.
grant() - Method in class org.picketlink.idm.drools.PermissionCheck
 
Grant - Class in org.picketlink.idm.model.basic
Represents the grant of a Role to an Assignee
Grant() - Constructor for class org.picketlink.idm.model.basic.Grant
 
Grant(IdentityType, Role) - Constructor for class org.picketlink.idm.model.basic.Grant
 
grantGroupRole(RelationshipManager, IdentityType, Role, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Creates a GroupRole relationship for the given IdentityType, Role and Group instances.
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
 
grantPermission(IdentityContext, IdentityType, Object, String) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Grants the specified permission
grantPermission(IdentityType, Object, String) - Method in interface org.picketlink.idm.PermissionManager
Grant the specified permission
grantRole(RelationshipManager, IdentityType, Role) - Static method in class org.picketlink.idm.model.basic.BasicModel
Grants the given Role to the provided IdentityType.
greaterThan(QueryParameter, Object) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is grater than the given value..
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 interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is grater than or equal to the given value..
greaterThanOrEqualTo(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
group(String...) - Method in class org.picketlink.config.http.AuthorizationConfigurationBuilder
Specifies one or more groups that must be enforced when sending requests to a specific path.
Group - Class in org.picketlink.idm.model.basic
Represents a Group, which may be used to form collections of other identity objects
Group() - Constructor for class org.picketlink.idm.model.basic.Group
 
Group(String) - Constructor for class org.picketlink.idm.model.basic.Group
 
Group(String, Group) - Constructor for class org.picketlink.idm.model.basic.Group
 
GROUP - Static variable in class org.picketlink.idm.model.basic.GroupMembership
 
GROUP - Static variable in class org.picketlink.idm.model.basic.GroupRole
 
GroupMembership - Class in org.picketlink.idm.model.basic
A Relationship that represents an identity's membership in a Group
GroupMembership() - Constructor for class org.picketlink.idm.model.basic.GroupMembership
 
GroupMembership(Account, Group) - Constructor for class org.picketlink.idm.model.basic.GroupMembership
 
GroupPathAuthorizer - Class in org.picketlink.http.internal.authorization
A default implementation of PathAuthorizer.
GroupPathAuthorizer() - Constructor for class org.picketlink.http.internal.authorization.GroupPathAuthorizer
 
GroupRole - Class in org.picketlink.idm.model.basic
GroupRole is a Relationship type that assigns a role within a group to an identity (either a User or Group).
GroupRole() - Constructor for class org.picketlink.idm.model.basic.GroupRole
 
GroupRole(IdentityType, Group, Role) - Constructor for class org.picketlink.idm.model.basic.GroupRole
 
GroupsAllowed - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint where only members of a group is allowed to invoke a method.
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
 
GroupTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
GroupTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
GZIP - Static variable in class org.picketlink.json.util.Base64
Specify that data should be gzip-compressed in second bit.

H

handleActualRequest(CORSConfiguration, HttpServletRequest, HttpServletResponse) - Static method in class org.picketlink.http.internal.cors.CORS
 
handlePreflightRequest(CORSConfiguration, HttpServletRequest, HttpServletResponse) - Static method in class org.picketlink.http.internal.cors.CORS
 
handleSuccessfulLoginAttempt(Account) - Method in class org.picketlink.internal.AbstractIdentity
 
handleUnsuccesfulLoginAttempt(Throwable) - Method in class org.picketlink.internal.AbstractIdentity
 
hasAttribute(String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if an authenticated user is setted with an attribute with the given name.
hasAttributes(Permission, Class<?>, Serializable, String) - Static method in class org.picketlink.idm.internal.util.PermissionUtil
Check if the given Permission has the given attributes.
hasContentType(String, String) - Static method in class org.picketlink.oauth.OAuthUtils
 
hasEmptyValues(String[]) - Static method in class org.picketlink.oauth.OAuthUtils
 
hasExpired(String, long) - Method in class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
hasGroupRole(RelationshipManager, IdentityType, Role, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Checks if the given IdentityType, Role and Group instances maps to a GroupRole relationship.
hashCode() - Method in class org.picketlink.idm.config.IdentityConfiguration
 
hashCode() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
hashCode() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributedTypeEntity
 
hashCode() - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
hashCode() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
hashCode() - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
hashCode() - Method in class org.picketlink.idm.model.AbstractAttributedType
 
hashCode() - Method in class org.picketlink.idm.model.AbstractIdentityType
 
hashCode() - Method in class org.picketlink.idm.model.AbstractPartition
 
hashpw(String, String) - Static method in class org.picketlink.idm.credential.util.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hasIdentityType(IdentityType) - Method in class org.picketlink.idm.file.internal.FileRelationship
 
hasLevel(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
hasLevel(Identity, Level) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if an user has given security level.
hasLevel(String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if an user has such security level.
hasMappedEntities() - Method in class org.picketlink.internal.EntityManagerProvider
Indicates if the EntityManagerProvider.getEntityManager() is configured with any entity class annotated with the PicketLink IDM JPA Annotations.
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.
hasPartition(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
hasPartition(Identity, Class<?>, String...) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if an authenticated user is associated with a partition with the given type and name.
hasPartition(String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if an authenticated user is associated with a partition with the given name.
hasPermission(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
hasPermission(Identity, Object, Class<?>, Serializable, String) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if the user has permissions to a resource considering an operation.
hasPermission(Object, String) - Method in interface org.picketlink.Identity
Tests if the currently authenticated user has permission to perform the specified operation on the specified resource.
hasPermission(Class<?>, Serializable, String) - Method in interface org.picketlink.Identity
As above, however this method should be used when a reference to the resource is not available, or is expensive to retrieve, for example looking up an entity from a relational database.
hasPermission(IdentityType, Object, String) - Method in class org.picketlink.idm.drools.DroolsPermissionVoter
 
hasPermission(IdentityType, Class<?>, Serializable, String) - Method in class org.picketlink.idm.drools.DroolsPermissionVoter
Rule-based permission checks only work with the actual resource instance, not with the identifier.
hasPermission(IdentityType, Object, String) - Method in class org.picketlink.idm.permission.acl.spi.PersistentPermissionVoter
 
hasPermission(IdentityType, Class<?>, Serializable, String) - Method in class org.picketlink.idm.permission.acl.spi.PersistentPermissionVoter
 
hasPermission(IdentityType, Object, String) - Method in interface org.picketlink.idm.permission.spi.PermissionVoter
 
hasPermission(IdentityType, Class<?>, Serializable, String) - Method in interface org.picketlink.idm.permission.spi.PermissionVoter
 
hasPermission(Object, String) - Method in class org.picketlink.internal.AbstractIdentity
 
hasPermission(Class<?>, Serializable, String) - Method in class org.picketlink.internal.AbstractIdentity
 
hasPermission(Object, String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if the user has permissions to a resource considering an operation.
hasRedirectWhen(OutboundRedirectConfiguration.Condition) - Method in class org.picketlink.config.http.PathConfiguration
 
hasRole(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
hasRole(Identity, PartitionManager, String) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if an authenticated user is granted with a role with the given name.
hasRole(RelationshipManager, IdentityType, Role) - Static method in class org.picketlink.idm.model.basic.BasicModel
Checks if the given Role is granted to the provided IdentityType.
hasRole(String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if an authenticated user is granted with a role with the given name.
hasValidNonce(Digest, HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
header(String, String...) - Method in class org.picketlink.config.http.InboundHeaderConfigurationBuilder
Defines a header that will be used to identify requests for a specific path.
header(String, String...) - Method in class org.picketlink.json.jose.JWEBuilder
Updates JWE Header with the specified string header and its value(s).
header(String, int...) - Method in class org.picketlink.json.jose.JWEBuilder
Updates JWE Header with the specified string header and its value(s).
header(String, List<JsonObject>) - Method in class org.picketlink.json.jose.JWEBuilder
Updates JWE Header with the specified string header and its value(s).
header(String, JsonArray) - Method in class org.picketlink.json.jose.JWEBuilder
Updates JWE Header with the specified string header and its value(s).
header(String, String...) - Method in class org.picketlink.json.jwt.JWTBuilder
Updates the headers set with the specified header string value(s).
header(String, int...) - Method in class org.picketlink.json.jwt.JWTBuilder
Updates the headers set with the specified header int value(s).
header(String, List<JsonObject>) - Method in class org.picketlink.json.jwt.JWTBuilder
Populates the headers set with the specified header JsonObject collection.
header(String, JsonArray) - Method in class org.picketlink.json.jwt.JWTBuilder
Updates the headers set with the specified header JsonArray value.
HEADER_CONTENT_TYPE - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The cty (content type) Header Parameter is used by JWS or JWE applications to declare the MIME Media Type [IANA.MediaTypes] of the secured content (the payload) or encrypted plaintext.
HEADER_CRITICAL_PARAMETER - Static variable in interface org.picketlink.json.JsonConstants.JWE
The crit (critical) Header Parameter value is an array listing the Header Parameter names present in the JOSE Header that use those extensions.
HEADER_JSON_WEB_KEY - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The jwk (JSON Web Key) Header Parameter is the public key that corresponds to the key used to digitally sign the JWS.
HEADER_JWK_SET_URL - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The jku (JWK Set URL) Header Parameter is a URI [RFC3986] that refers to a resource for a set of JSON-encoded public keys, one of which corresponds to the key used to digitally sign the JWS or encrypt plaintext using JWE.
HEADER_TYPE - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The typ (type) Header Parameter is used by JWS or JWE to declare the MIME Media Type [IANA.MediaTypes] of this complete JWS or JWE object.
Headers - Annotation Type in org.picketlink.config.http.annotations
 
hierarchySearchDepth(int) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Sets the the search depth level when retrieving the hierarchy (usually the parents) for a type.
HMAC - Class in org.picketlink.json.jose.crypto
Static methods for Hash-based Message Authentication Codes (HMAC).
HMAC() - Constructor for class org.picketlink.json.jose.crypto.HMAC
 
hmac256(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets HMAC using SHA-256 as signature algorithm.
hmac384(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets HMAC using SHA-384 as signature algorithm.
hmac512(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets HMAC using SHA-512 as signature algorithm.
HMAC_SHA1 - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
HMAC_SHA256 - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
HMAC_SHA512 - Static variable in class org.picketlink.idm.credential.util.TimeBasedOTP
 
HMACSignatureProvider - Class in org.picketlink.json.jose.crypto
The Class HMACSignatureProvider.
HOST - Static variable in class org.picketlink.http.internal.cors.CORS
 
http() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
http() - Method in class org.picketlink.config.SecurityConfigurationBuilder
Convenience methods to configure HTTP security.
http() - Method in interface org.picketlink.config.SecurityConfigurationChildBuilder
 
HTTP_LOGGER - Static variable in interface org.picketlink.log.BaseLog
This is the Http logger.
HttpAuthenticationScheme<C extends AuthenticationSchemeConfiguration> - Interface in org.picketlink.http.authentication
Basis for the HTTP Authentication Schemes such as BASIC, FORM, DIGEST and CLIENT-CERT.
HTTPDigestUtil - Class in org.picketlink.http.internal.authentication.schemes.support
Utility class to support HTTP Digest Authentication
HTTPDigestUtil() - Constructor for class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
 
HttpMethod - Enum in org.picketlink.http
Defines a enum for the standard Http Methods.
HttpSecurity - Annotation Type in org.picketlink.config.http.annotations
 
HttpSecurityAnnotationsParser - Class in org.picketlink.http.internal
 
HttpSecurityAnnotationsParser() - Constructor for class org.picketlink.http.internal.HttpSecurityAnnotationsParser
 
HttpSecurityBuilder - Class in org.picketlink.config
A configuration builder with covenience methods to configure http security features.
HttpSecurityBuilder(SecurityConfigurationBuilder) - Constructor for class org.picketlink.config.HttpSecurityBuilder
 
HttpSecurityConfiguration - Class in org.picketlink.config.http
Represents the global configuration options for HTTP security.
HttpSecurityConfiguration(List<PathConfiguration>, FilteringMode) - Constructor for class org.picketlink.config.http.HttpSecurityConfiguration
 
HttpSecurityConfigurationChildBuilder - Interface in org.picketlink.config.http
 
HttpSecurityConfigurationException - Exception in org.picketlink.config.http
 
HttpSecurityConfigurationException(String) - Constructor for exception org.picketlink.config.http.HttpSecurityConfigurationException
 
HttpSecurityConfigurationException(String, Throwable) - Constructor for exception org.picketlink.config.http.HttpSecurityConfigurationException
 
HttpServletRequestProducer - Class in org.picketlink.http.internal
 
HttpServletRequestProducer() - Constructor for class org.picketlink.http.internal.HttpServletRequestProducer
 

I

id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
id - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
id - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
ID - Static variable in interface org.picketlink.idm.model.AttributedType
A query parameter used to set the id value.
id(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the unique identifier for a JWT.
Identifier - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the identifier property of an identity type, relationship or partition entity
identity() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
identity() - Method in class org.picketlink.config.SecurityConfigurationBuilder
Convenience methods to configure behavior of the Identity bean.
identity() - Method in interface org.picketlink.config.SecurityConfigurationChildBuilder
 
Identity - Interface in org.picketlink
Represents the identity of the current user, and provides an API for authentication and authorization.
IDENTITY - Static variable in interface org.picketlink.idm.model.Relationship
A query parameter that can be used to obtain all relationships for a given IdentityType.
Identity.AuthenticationResult - Enum in org.picketlink
 
IDENTITY_MANAGER_CTX_PARAMETER - Static variable in interface org.picketlink.idm.IdentityManager
The active IdentityManager instance may be stored in the IdentityContext under this parameter name
IDENTITY_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMLog
This is the root logger for identity stores.
IdentityBeanConfiguration - Class in org.picketlink.config
Represents all the available configuration options for the Identity bean.
IdentityBeanConfigurationBuilder - Class in org.picketlink.config
A configuration builder with covenience methods to configure the behavior of the Identity bean.
IdentityBeanConfigurationBuilder(SecurityConfigurationBuilder) - Constructor for class org.picketlink.config.IdentityBeanConfigurationBuilder
 
IdentityBeanDefinition - Class in org.picketlink.internal
Customizes the Identity behavior accordingly with the configuration provided by the application.
IdentityBeanDefinition(BeanManager) - Constructor for class org.picketlink.internal.IdentityBeanDefinition
 
IdentityCache - Interface in org.picketlink.idm
Storage for User, Group and Role instances to enable quick resolution of identity memberships.
IdentityClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the identity class property of an identity type, which will be used to store the fully qualified class name of the IdentityType being persisted
IdentityConfiguration - Class in org.picketlink.idm.config
Consolidates all the configuration that should be used to initialize and start the IDM subsystem.
IdentityConfigurationBuilder - Class in org.picketlink.idm.config
A class used to build IdentityConfiguration instances, providing a fluent API with some meaningful methods.
IdentityConfigurationBuilder() - Constructor for class org.picketlink.idm.config.IdentityConfigurationBuilder
 
IdentityConfigurationBuilder(List<IdentityConfiguration>) - Constructor for class org.picketlink.idm.config.IdentityConfigurationBuilder
Creates a new instance reading all the configuration from a previously created list of IdentityConfiguration.
IdentityConfigurationChildBuilder - Interface in org.picketlink.idm.config
Defines the top-level configuration methods for @{link Builder} implementations.
IdentityConfigurationEvent - Class in org.picketlink.event
This event is raised during PicketLink startup when building the IDM configuration.
IdentityConfigurationEvent(IdentityConfigurationBuilder) - Constructor for class org.picketlink.event.IdentityConfigurationEvent
 
IdentityConfigurationEvent - Class in org.picketlink
Deprecated.
IdentityConfigurationEvent(IdentityConfigurationBuilder) - Constructor for class org.picketlink.IdentityConfigurationEvent
Deprecated.
 
IdentityContext - Interface in org.picketlink.idm.spi
Stores security related state for one or more identity management operations
IdentityEndpoint - Class in org.picketlink.rest
Endpoint for REST identity services
IdentityEndpoint() - Constructor for class org.picketlink.rest.IdentityEndpoint
 
IdentityManaged - Annotation Type in org.picketlink.idm.jpa.annotations.entity
This annotation is applied to an entity bean to indicate that it is used to store identity-related state.
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
 
IdentityManagementConfiguration - Class in org.picketlink.producer
The configuration is built depending on the existence of any IdentityConfiguration produced by the application.
IdentityManagementConfiguration() - Constructor for class org.picketlink.producer.IdentityManagementConfiguration
 
IdentityManagementException - Exception in org.picketlink.idm
This exception is thrown if there is an error during an identity management operation.
IdentityManagementException() - Constructor for exception org.picketlink.idm.IdentityManagementException
 
IdentityManagementException(String, Throwable) - Constructor for exception org.picketlink.idm.IdentityManagementException
 
IdentityManagementException(String) - Constructor for exception org.picketlink.idm.IdentityManagementException
 
IdentityManagementException(Throwable) - Constructor for exception org.picketlink.idm.IdentityManagementException
 
IdentityManagementProducer - Class in org.picketlink.producer
This bean is responsible for initializing the PicketLink IDM subsystem as well produce some core components such as:
IdentityManagementProducer() - Constructor for class org.picketlink.producer.IdentityManagementProducer
 
IdentityManager - Interface in org.picketlink.idm
Manages all Identity Management related operations.
IdentityPartition - Annotation Type in org.picketlink.idm.model.annotation
Used to annotate a custom partition type and define the identity types that it supports and doesn't support.
IdentityPermission - Class in org.picketlink.idm.permission
Represents a resource permission that is assigned to a specific IdentityType.
IdentityPermission(Object, IdentityType, String) - Constructor for class org.picketlink.idm.permission.IdentityPermission
 
IdentityPermission(Class<?>, Serializable, IdentityType, String) - Constructor for class org.picketlink.idm.permission.IdentityPermission
 
IdentityQuery<T extends IdentityType> - Interface in org.picketlink.idm.query
An IdentityQuery is responsible for querying the underlying identity stores for instances of a given IdentityType.
IdentityQueryBuilder - Interface in org.picketlink.idm.query
The IdentityQueryBuilder is responsible for creating IdentityQuery instances and also provide methods to create conditions, orderings, sorting, etc.
IdentityStereotype - Annotation Type in org.picketlink.idm.model.annotation
In many security systems, use of architectural patterns produces a set of recurring concepts.
IdentityStereotype.Stereotype - Enum in org.picketlink.idm.model.annotation
 
IdentityStore<T extends IdentityStoreConfiguration> - Interface in org.picketlink.idm.spi
IdentityStore representation providing minimal SPI
IdentityStoreConfiguration - Interface in org.picketlink.idm.config
Represents a configuration for a specific IdentityStore.
IdentityStoreConfiguration.IdentityOperation - Enum in org.picketlink.idm.config
Supported operations for @{AttributedType} types.
IdentityStoreConfigurationBuilder<T extends IdentityStoreConfiguration,S extends IdentityStoreConfigurationBuilder<T,S>> - Class in org.picketlink.idm.config
Base class for IdentityStoreConfigurationBuilder implementations.
IdentityStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
IdentityStoreConfigurationChildBuilder - Interface in org.picketlink.idm.config
Defines the top-level configuration methods for @{link Builder} implementations.
IdentityStoresConfigurationBuilder - Class in org.picketlink.idm.config
A class used to build the configuration for identity stores.
IdentityStoresConfigurationBuilder(NamedIdentityConfigurationBuilder) - Constructor for class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
IdentityType - Interface in org.picketlink.idm.model
This interface is the base for all identity model objects.
identityTypeAlreadyExists(Class<? extends IdentityType>, String, Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
IdentityTypeCreatedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new IdentityType is created.
IdentityTypeCreatedEvent(IdentityType, PartitionManager) - Constructor for class org.picketlink.idm.event.IdentityTypeCreatedEvent
 
IdentityTypeDeletedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new IdentityType is created.
IdentityTypeDeletedEvent(IdentityType, PartitionManager) - Constructor for class org.picketlink.idm.event.IdentityTypeDeletedEvent
 
IdentityTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
IdentityTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
IdentityTypeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
IdentityTypeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.IdentityTypeMapper
 
IdentityTypeReference - Class in org.picketlink.idm.internal
 
IdentityTypeReference(String) - Constructor for class org.picketlink.idm.internal.IdentityTypeReference
 
IdentityTypeUpdatedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new IdentityType is created.
IdentityTypeUpdatedEvent(IdentityType, PartitionManager) - Constructor for class org.picketlink.idm.event.IdentityTypeUpdatedEvent
 
IdentityTypeUtil - Class in org.picketlink.idm.internal.util
 
IdentityTypeUtil() - Constructor for class org.picketlink.idm.internal.util.IdentityTypeUtil
 
IdGenerator - Interface in org.picketlink.idm
Generates unique identifier values.
IdmAuthenticator - Class in org.picketlink.authentication.internal
Authenticator that uses the Identity Management API to authenticate.
IdmAuthenticator() - Constructor for class org.picketlink.authentication.internal.IdmAuthenticator
 
idmConfig() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
idmConfig() - Method in class org.picketlink.config.SecurityConfigurationBuilder
Convenience methods for Identity Management Configuration.
idmConfig() - Method in interface org.picketlink.config.SecurityConfigurationChildBuilder
 
IDMInternalLog - Interface in org.picketlink.idm
 
IDMInternalMessages - Interface in org.picketlink.idm
IDMMessages interface for all exceptions thrown by the default IDM implementation.
IDMLog - Interface in org.picketlink.idm
 
IDMMessages - Interface in org.picketlink.idm
MessageBundle interface for all exceptions thrown by the IDM.
IDMUtil - Class in org.picketlink.idm.util
General purpose Util
IDMUtil() - Constructor for class org.picketlink.idm.util.IDMUtil
 
IDP_AUTH_FAILED - Static variable in interface org.picketlink.common.ErrorCodes
 
IDP_WEBBROWSER_VALVE_ALREADY_STARTED - Static variable in interface org.picketlink.common.ErrorCodes
 
IDP_WEBBROWSER_VALVE_CONF_FILE_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
IDP_WEBBROWSER_VALVE_NOT_STARTED - Static variable in interface org.picketlink.common.ErrorCodes
 
ILLEGAL_METHOD_CALLED - Static variable in interface org.picketlink.common.ErrorCodes
 
in(QueryParameter, Object...) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is contained in a list of values.
in(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
InboundHeaderConfiguration - Class in org.picketlink.config.http
 
InboundHeaderConfiguration(PathConfiguration, Map<String, String[]>) - Constructor for class org.picketlink.config.http.InboundHeaderConfiguration
 
InboundHeaderConfigurationBuilder - Class in org.picketlink.config.http
Provides a set of options regarding the request headers for a specific request.
InCondition - Class in org.picketlink.idm.query.internal
 
InCondition(QueryParameter, Object[]) - Constructor for class org.picketlink.idm.query.internal.InCondition
 
info(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
info(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
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.
InheritsPrivileges - Annotation Type in org.picketlink.idm.model.annotation
This annotation is used to configure privilege inheritence chains, and may either be applied to an IdentityType property of an identity class, or to an IdentityType property of a relationship.
inheritsPrivileges(IdentityType, IdentityType) - Method in interface org.picketlink.idm.RelationshipManager
Returns true if the specified identity is the same or inherits privileges assigned to the specified assignee, either via a relationship or a direct reference from the identity (or a combination of these)
init() - Method in class org.picketlink.authentication.levels.internal.DefaultSecurityLevelManager
 
init(FilterConfig) - Method in class org.picketlink.http.internal.SecurityFilter
 
init() - Method in class org.picketlink.internal.EntityManagerProvider
 
init() - Method in class org.picketlink.producer.IdentityManagementProducer
 
init(Instance<PermissionVoter>) - Method in class org.picketlink.producer.PermissionResolverProducer
 
initConfig() - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
initContextForStore(IdentityContext, IdentityStore<?>) - Method in interface org.picketlink.idm.spi.ContextInitializer
This method is invoked once and right after the IdentityContext is created.
initContextForStore(IdentityContext, IdentityStore<?>) - Method in class org.picketlink.internal.AuthenticatedAccountContextInitializer
 
initContextForStore(IdentityContext, IdentityStore<?>) - Method in class org.picketlink.internal.EntityManagerContextInitializer
 
initialize(C) - Method in interface org.picketlink.http.authentication.HttpAuthenticationScheme
Called one time during initialization.
initialize(BasicAuthenticationConfiguration) - Method in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
initialize(DigestAuthenticationConfiguration) - Method in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
initialize(FormAuthenticationConfiguration) - Method in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
initialize(TokenAuthenticationConfiguration) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
initialize(X509AuthenticationConfiguration) - Method in class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
initializeConnection() - Method in interface org.picketlink.scim.DataProvider
Initialize the Connection to the provider
initializeContext(IdentityContext, IdentityStore<?>) - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
initializeContext(IdentityContext, IdentityStore<?>) - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Initialize the specified IdentityContext
INJECTED_VALUE_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
injectedValueMissing(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
injectedValueMissing(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for missing values.
InputStream(InputStream) - Constructor for class org.picketlink.json.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.picketlink.json.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
instantiationError(Class<?>, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
InsufficientSecurityLevelException - Exception in org.picketlink.authentication.levels
Thrown when the action which is invoked needs higher security level.
InsufficientSecurityLevelException(Level, String) - Constructor for exception org.picketlink.authentication.levels.InsufficientSecurityLevelException
 
INTERVAL_SECONDS - Static variable in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
INVALID_ASSERTION - Static variable in interface org.picketlink.common.ErrorCodes
 
INVALID_DIGITAL_SIGNATURE - Static variable in interface org.picketlink.common.ErrorCodes
 
invalidArgumentError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
invalidArgumentError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
invalidate() - Method in class org.picketlink.credential.DefaultLoginCredentials
 
invalidate() - Method in interface org.picketlink.idm.credential.Credentials
Invalidates the credential.
invalidate() - Method in class org.picketlink.idm.credential.DigestCredentials
 
invalidate(Account) - Method in interface org.picketlink.idm.credential.Token.Provider
Invalidates the current token for the given Account.
invalidate() - Method in class org.picketlink.idm.credential.TokenCredential
 
invalidate() - Method in class org.picketlink.idm.credential.UsernamePasswordCredentials
 
invalidate() - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
invalidate(Partition, IdentityType) - Method in interface org.picketlink.idm.IdentityCache
 
invalidate(Partition, IdentityType) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
invalidFormat(String) - Method in interface org.picketlink.json.JsonMessages
 
invalidNullArgument(String) - Method in interface org.picketlink.json.JsonMessages
 
INVOCATION_CTX_ENTITY_MANAGER - Static variable in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
isActiveDirectory() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
isAjaxRequest(HttpServletRequest) - Static method in class org.picketlink.http.internal.util.RequestUtil
Checks if the given HttpServletRequest was sent using AJAX.
isAllowAnyHeader() - Method in class org.picketlink.config.http.CORSConfiguration
 
isAllowAnyMethod() - Method in class org.picketlink.config.http.CORSConfiguration
 
isAllowAnyOrigin() - Method in class org.picketlink.config.http.CORSConfiguration
 
isAllowCredentials() - Method in class org.picketlink.config.http.CORSConfiguration
 
isAlternative() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
isAlwaysCreateFiles() - Method in class org.picketlink.idm.config.FileIdentityStoreConfiguration
 
isAscending() - Method in class org.picketlink.idm.query.Sort
 
isAsyncWrite() - Method in class org.picketlink.idm.config.FileIdentityStoreConfiguration
 
isConfigured() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
Indicates if any configuration was already provided for this instance.
isCredentialExpired(CredentialStorage) - Static method in class org.picketlink.idm.credential.util.CredentialUtils
Checks if the given CredentialStorage holds an expired credential.
isCurrentCredential(CredentialStorage) - Static method in class org.picketlink.idm.credential.util.CredentialUtils
Checks if the specified CredentialStorage maps to the current credential.
isDebugEnabled() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
isDebugEnabled() - Method in interface org.picketlink.common.PicketLinkLogger
 
isDebugEnabled() - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
isDefaultGroup() - Method in class org.picketlink.config.http.PathConfiguration
 
isEmpty() - Method in class org.picketlink.idm.event.EventContext
 
isEmpty() - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
isEmpty(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
isEnabled() - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
isEnabled() - Method in class org.picketlink.idm.model.AbstractIdentityType
 
isEnabled() - Method in interface org.picketlink.idm.model.IdentityType
Indicates the current enabled status of this IdentityType.
isFormEncoded(String) - Static method in class org.picketlink.oauth.OAuthUtils
Return true if the given Content-Type header means FORM_ENCODED.
isGlobalRelationshipSupported(Class<? extends Relationship>) - Method in class org.picketlink.idm.spi.RelationshipPolicy
 
isGranted() - Method in class org.picketlink.idm.drools.PermissionCheck
 
isGroup() - Method in class org.picketlink.config.http.PathConfiguration
 
isInfoEnabled() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
isInfoEnabled() - Method in interface org.picketlink.common.PicketLinkLogger
Indicates if the logging level is set to INFO.
isLastCredentialExpired(IdentityContext, Account, CredentialStore<?>, Class<? extends CredentialStorage>) - Static method in class org.picketlink.idm.credential.util.CredentialUtils
 
isLoaded() - Method in class org.picketlink.idm.model.Attribute
 
isLoggedIn(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
isLoggedIn(Identity) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if the user is logged in.
isLoggedIn() - Method in interface org.picketlink.Identity
Simple check that returns true if the user is logged in, without attempting to authenticate
isLoggedIn() - Method in class org.picketlink.internal.AbstractIdentity
 
isLoggedIn() - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if the user is logged in.
isMappedType(Class) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
isMember(InvocationContext) - Method in class org.picketlink.authorization.DefaultAuthorizationManager
 
isMember(Identity, PartitionManager, String) - Static method in class org.picketlink.authorization.util.AuthorizationUtil
Checks if an authenticated user is member of the a group with the given name.
isMember(RelationshipManager, Account, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Checks if the given IdentityType is a member of a specific Group.
isMember(String) - Static method in class org.picketlink.internal.el.ELFunctionMethods
Checks if an authenticated user is member of the a group with the given name.
isMultipart(HttpServletRequest) - Static method in class org.picketlink.oauth.OAuthUtils
 
isNonceExpired() - Method in exception org.picketlink.idm.credential.DigestValidationException
 
isNone() - Method in enum org.picketlink.json.jose.crypto.Algorithm
Checks if is none.
isNullable() - Method in class org.picketlink.internal.IdentityBeanDefinition
 
isOrEqual() - Method in class org.picketlink.idm.query.internal.GreaterThanCondition
 
isOrEqual() - Method in class org.picketlink.idm.query.internal.LessThanCondition
 
isPagination() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
isParameterSet(String) - Method in class org.picketlink.idm.internal.AbstractIdentityContext
 
isParameterSet(String) - Method in interface org.picketlink.idm.spi.IdentityContext
Returns a boolean indicating whether the parameter with the specified name has been set
isPermissive() - Method in class org.picketlink.config.http.HttpSecurityConfiguration
 
isReadOnly() - Method in class org.picketlink.idm.model.Attribute
 
isRestoreOriginalRequest() - Method in class org.picketlink.config.http.FormAuthenticationConfiguration
 
isRoot() - Method in class org.picketlink.idm.jpa.internal.mappers.EntityMapper
 
isSecured() - Method in class org.picketlink.config.http.PathConfiguration
 
isSelfRelationshipSupported(Class<? extends Relationship>) - Method in class org.picketlink.idm.spi.RelationshipPolicy
 
isSortAscending() - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Use IdentityQuery.getSorting() for a list of sorting conditions. Will be removed soon.
isSortAscending() - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
issue(Account) - Method in interface org.picketlink.idm.credential.Token.Provider
Issues a new token for the given Account.
issuedAt(int) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the time at which the JWT was issued.
issuer(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the principal that issued the JWT.
ISSUER_INFO_MISSING_STATUS_CODE - Static variable in interface org.picketlink.common.ErrorCodes
 
issuerInfoMissingStatusCodeError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
issuerInfoMissingStatusCodeError() - Method in interface org.picketlink.common.PicketLinkLogger
 
issueToken(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Issues a token for a previously authenticated Account using the configured Token.Provider.
isSupportAttributes() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
isSupportCredentials() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
isSupportPermissions() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
isTraceEnabled() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
isTraceEnabled() - Method in interface org.picketlink.common.PicketLinkLogger
 
isTrusted() - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
isTypeOperationSupported(Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>) - Static method in class org.picketlink.idm.util.IDMUtil
 
isTypeSupported(P, Set<P>, Set<P>) - Static method in class org.picketlink.idm.util.IDMUtil
This method checks if a type is supported by looking at the supportedTypes and the unsupportedTypes set.
isUri() - Method in class org.picketlink.config.http.PathConfiguration
 
isUserInRole(String) - Method in class org.picketlink.http.internal.PicketLinkHttpServletRequest
 
IV_BIT_LENGTH - Static variable in class org.picketlink.json.jose.crypto.AESCBC
The standard Initialization Vector (IV) length (128 bits).
IV_BIT_LENGTH - Static variable in class org.picketlink.json.jose.crypto.AESGCM
The standard Initialization Vector (IV) length (96 bits).

J

j - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
J_PASSWORD - Static variable in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
J_USERNAME - Static variable in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
jbdcInitializationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbdcInitializationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSAuthorizationFailed() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSAuthorizationFailed() - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSErrorGettingOperationName(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSErrorGettingOperationName(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToCreateBinaryToken(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToCreateBinaryToken(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToCreateSecurityToken() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToCreateSecurityToken() - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToCreateSSLSocketFactory(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToCreateSSLSocketFactory(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToFindSSLSocketFactory() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToFindSSLSocketFactory() - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToLoadJBossWSSEConfigError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToLoadJBossWSSEConfigError() - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUnableToWriteSOAPMessage(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUnableToWriteSOAPMessage(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jbossWSUncheckedAndRolesCannotBeTogether() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jbossWSUncheckedAndRolesCannotBeTogether() - Method in interface org.picketlink.common.PicketLinkLogger
 
jceProviderCouldNotBeLoaded(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
jceProviderCouldNotBeLoaded(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
jdbc() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Configures a JDBC based Identity Store
JDBC_STORE_LOGGER - Static variable in interface org.picketlink.idm.IDMInternalLog
This is the logger for the org.picketlink.idm.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
 
JDBCIdentityStoreConfiguration - Class in org.picketlink.idm.config
IdentityStoreConfiguration for JDBC Identity Stores
JDBCIdentityStoreConfiguration(String, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, List<ContextInitializer>, Map<String, Object>, Set<Class<? extends CredentialHandler>>, boolean, boolean, boolean) - Constructor for class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
JDBCIdentityStoreConfiguration(Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, List<ContextInitializer>, Map<String, Object>, Set<Class<? extends CredentialHandler>>, boolean, boolean, boolean) - Constructor for class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
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
 
JDBCStoreConfigurationBuilder - Class in org.picketlink.idm.config
IdentityStoreConfigurationBuilder implementation which knows how to build a JDBCIdentityStoreConfiguration.
JDBCStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
 
join(Collection<String>) - Static method in class org.picketlink.http.internal.cors.CorsUtil
 
join(Collection<String>, String) - Static method in class org.picketlink.http.internal.cors.CorsUtil
 
JOSEUtil - Class in org.picketlink.json.util
 
JOSEUtil() - Constructor for class org.picketlink.json.util.JOSEUtil
 
jpa() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
jpa() - Method in interface org.picketlink.idm.config.IdentityStoreConfigurationChildBuilder
 
jpa() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Configures a jpa-based identity store for this configuration.
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
 
JPAIdentityStoreConfiguration - Class in org.picketlink.idm.config
Defines the configuration for a JPA based IdentityStore implementation.
JPAIdentityStoreConfiguration(Set<Class<?>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, List<ContextInitializer>, Map<String, Object>, Set<Class<? extends CredentialHandler>>, boolean, boolean, boolean) - Constructor for class org.picketlink.idm.config.JPAIdentityStoreConfiguration
 
JPAStoreConfigurationBuilder - Class in org.picketlink.idm.config
IdentityStoreConfigurationBuilder implementation which knows how to build a JPAIdentityStoreConfiguration.
JPAStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.JPAStoreConfigurationBuilder
 
JsonConstants - Interface in org.picketlink.json
Define JSON Constants associated with JSON Object Signing and Encryption(JOSE) implementations.
JsonConstants.COMMON - Interface in org.picketlink.json
The Interface COMMON represents common JSON Constants used with JSON Web Signature(JWS) and JSON Web Encryption(JWE).
JsonConstants.JWE - Interface in org.picketlink.json
JSON Web Encryption (JWE) represents encrypted content using JavaScript Object Notation (JSON) based data structures.
JsonConstants.JWK - Interface in org.picketlink.json
A JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key.
JsonConstants.JWK_RSA - Interface in org.picketlink.json
A RSA JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic RSA key(Public or Private) or key parameters exclusively used for RSA Keys.
JsonConstants.JWS - Interface in org.picketlink.json
JSON Web Signature (JWS) represents content secured with digital signatures or Message Authentication Codes (MACs) using JavaScript Object Notation (JSON) based data structures.
JsonConstants.JWT - Interface in org.picketlink.json
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
JsonException - Exception in org.picketlink.json
 
JsonException(String, Throwable) - Constructor for exception org.picketlink.json.JsonException
Instantiates a new json exception.
JsonException(String) - Constructor for exception org.picketlink.json.JsonException
Instantiates a new json exception.
JsonException(Throwable) - Constructor for exception org.picketlink.json.JsonException
Instantiates a new json exception.
JsonMessages - Interface in org.picketlink.json
An instance of MessageBundle from JBoss Logging
JsonUtil - Class in org.picketlink.json.util
Parses a JSON object.
JsonUtil() - Constructor for class org.picketlink.json.util.JsonUtil
 
JWE - Class in org.picketlink.json.jose
JSON Web Encryption (JWE) header.
JWE(JsonObject) - Constructor for class org.picketlink.json.jose.JWE
Instantiates a new JWE.
JWEBuilder<T extends JWE,B extends JWEBuilder<?,?>> - Class in org.picketlink.json.jose
JSON Web Encryption (JWE) header Builder.
JWEBuilder() - Constructor for class org.picketlink.json.jose.JWEBuilder
Instantiates a new JWE builder.
JWEBuilder(Class<T>) - Constructor for class org.picketlink.json.jose.JWEBuilder
Instantiates a new JWE builder.
JWEDecrypter - Class in org.picketlink.json.jose.crypto
JWE Decrypter for JSON Web Decryption.
JWEDecrypter(RSAPrivateKey) - Constructor for class org.picketlink.json.jose.crypto.JWEDecrypter
Creates a new RSA decrypter.
JWEEncrypter - Class in org.picketlink.json.jose.crypto
JWE Encrypter of for JSON Web Encryption.
JWEEncrypter(RSAPublicKey) - Constructor for class org.picketlink.json.jose.crypto.JWEEncrypter
Creates a new JWE encrypter.
JWK - Class in org.picketlink.json.jose
The base class for JSON Web Keys (JWKs).
JWK(JsonObject) - Constructor for class org.picketlink.json.jose.JWK
Instantiates a new JWK.
JWKBuilder<T extends JWK,B extends JWKBuilder<?,?>> - Class in org.picketlink.json.jose
The base class for building JSON Web Keys (JWKs) with desired key parameters.
JWKBuilder() - Constructor for class org.picketlink.json.jose.JWKBuilder
Instantiates a new JWK builder.
JWKBuilder(Class<T>) - Constructor for class org.picketlink.json.jose.JWKBuilder
Instantiates a new JWK builder.
JWKSet(String) - Method in class org.picketlink.json.jose.JWEBuilder
Updates the JWE JSON with the JWKSetURL.
JWKSet - Class in org.picketlink.json.jose
JSON Web Key (JWK) set.
JWKSet() - Constructor for class org.picketlink.json.jose.JWKSet
Instantiates a new JWK set.
JWKSet(JWK...) - Constructor for class org.picketlink.json.jose.JWKSet
Instantiates a new JWK set using JWK Key(s).
JWKSet(JsonArray) - Constructor for class org.picketlink.json.jose.JWKSet
Instantiates a new JWK set using JsonArray of keys.
JWKSet(String) - Constructor for class org.picketlink.json.jose.JWKSet
Instantiates a new JWK set using string representation of JSON Key Set.
JWS - Class in org.picketlink.json.jose
This class represents a JSON Web Signature.
JWS(JsonObject, JsonObject, byte[]) - Constructor for class org.picketlink.json.jose.JWS
Creates a new instance using the claims set and values from the given JsonObject.
JWSBuilder - Class in org.picketlink.json.jose
The Class JWSBuilder for building JSON Web Signature.
JWSBuilder(Class<T>) - Constructor for class org.picketlink.json.jose.JWSBuilder
Instantiates a new JWS builder.
JWSBuilder() - Constructor for class org.picketlink.json.jose.JWSBuilder
Instantiates a new JWS builder.
JWT - Class in org.picketlink.json.jwt
This class represents a JSON Web Token, providing the standard claims set defined by its specification.
JWT(JsonObject, JsonObject) - Constructor for class org.picketlink.json.jwt.JWT
Creates a new instance using the claims set and values from the given JsonObject.
JWTBuilder<T extends JWT,B extends JWTBuilder<?,?>> - Class in org.picketlink.json.jwt
A JWTBuilder is used to construct JWT instances.
JWTBuilder() - Constructor for class org.picketlink.json.jwt.JWTBuilder
Instantiates a new JWT builder.
JWTBuilder(Class<T>) - Constructor for class org.picketlink.json.jwt.JWTBuilder
Instantiates a new JWT builder with the token value.

K

kANonce - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
KEY_ALGORITHM - Static variable in interface org.picketlink.json.JsonConstants.JWK
The alg (algorithm) member identifies the algorithm intended for use with the key.
KEY_ID - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The kid (key ID) member can be used to match a specific key.
KEY_LENGTH_RANDOM_NUMBER - Static variable in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
Key length when generating a seed for random numbers.
KEY_OPERATIONS - Static variable in interface org.picketlink.json.JsonConstants.JWK
The key_ops (key operations) member identifies the operation(s) that the key is intended to be used for.
KEY_TYPE - Static variable in interface org.picketlink.json.JsonConstants.JWK
The kty (key type) member identifies the cryptographic algorithm family used with the key.
KEY_USE - Static variable in interface org.picketlink.json.JsonConstants.JWK
The use (public key use) member identifies the intended use of the public key.
keyAlgorithm(String) - Method in class org.picketlink.json.jose.JWKBuilder
The alg (algorithm) member identifies the algorithm intended for use with the key.
keyIdentifier(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the key identifier used to determine the private key needed to decrypt the JWE.
keyIdentifier(String) - Method in class org.picketlink.json.jose.JWKBuilder
The kid (key ID) member can be used to match a specific key.
keyInfo - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
keyInfo - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
KeyInfoType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for KeyInfoType complex type.
KeyInfoType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
keyOperations(String...) - Method in class org.picketlink.json.jose.JWKBuilder
The key_ops (key operations) member identifies the operation(s) that the key is intended to be used for.
keyParameter(String, String...) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the Key parameter.
keys(JWKSet) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets JWKSet key(s) as a JSON Web Key Set for JWS Header.
keys(JWK...) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Adds key(s) into the JWKSet.
keys(JWKSet) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the JSON Web Key Set.
keys(JWK...) - Method in class org.picketlink.json.jose.JWEBuilder
Returns the JWK Set consisting of JWK Keys.
keySize - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType.EncryptionMethod
 
keyStoreConfigurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreConfigurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a TrustKeyConfigurationException for exceptions raised during the KeyStore configuration.
KEYSTOREKEYMGR_DOMAIN_ALIAS_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
KEYSTOREKEYMGR_KEYSTORE_NOT_LOCATED - Static variable in interface org.picketlink.common.ErrorCodes
 
KEYSTOREKEYMGR_NULL_ALIAS - Static variable in interface org.picketlink.common.ErrorCodes
 
KEYSTOREKEYMGR_NULL_ENCRYPTION_KEYPASS - Static variable in interface org.picketlink.common.ErrorCodes
 
KEYSTOREKEYMGR_NULL_KEYSTORE - Static variable in interface org.picketlink.common.ErrorCodes
 
KEYSTOREKEYMGR_NULL_SIGNING_KEYPASS - Static variable in interface org.picketlink.common.ErrorCodes
 
keyStoreMissingDomainAlias(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreMissingDomainAlias(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
keyStoreNotLocated(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNotLocated(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for the case where key store are not located.
keyStoreNullAlias() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNullAlias() - Method in interface org.picketlink.common.PicketLinkLogger
Creates a IllegalStateException for the case where the alias is null.
keyStoreNullEncryptionKeyPass() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNullEncryptionKeyPass() - Method in interface org.picketlink.common.PicketLinkLogger
 
keyStoreNullPublicKeyForAlias(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNullPublicKeyForAlias(String) - Method in interface org.picketlink.common.PicketLinkLogger
Logs a message for the cases where no public key was found for a given alias.
keyStoreNullSigningKeyPass() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNullSigningKeyPass() - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for the case where the signing key password is null.
keyStoreNullStore() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreNullStore() - Method in interface org.picketlink.common.PicketLinkLogger
Creates a IllegalStateException for the case where the KeyStore is null.
keyStoreProcessingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreProcessingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a TrustKeyConfigurationException for exceptions raised during the KeyStore processing.
keyStoreSetup() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
keyStoreSetup() - Method in interface org.picketlink.common.PicketLinkLogger
Logs a message during the KeyStore setup.
keyType(String) - Method in class org.picketlink.json.jose.JWKBuilder
The kty (key type) member identifies the cryptographic algorithm family used with the key.
keyUse(String) - Method in class org.picketlink.json.jose.JWKBuilder
The use (public key use) member identifies the intended use of the public key.
KeyValueType - Interface in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for KeyValueType complex type.
kid(String) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
The kid (key ID) member can be used to match a specific key.

L

LAST_NAME - Static variable in class org.picketlink.idm.model.basic.User
A query parameter used to set the lastName value.
ldap() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
ldap() - Method in interface org.picketlink.idm.config.IdentityStoreConfigurationChildBuilder
 
ldap() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Configures a ldap-based identity store for this configuration.
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
 
LDAPIdentityStoreConfiguration - Class in org.picketlink.idm.config
LDAPMappingConfiguration - Class in org.picketlink.idm.config
 
LDAPMappingConfigurationBuilder - Class in org.picketlink.idm.config
 
LDAPMappingConfigurationBuilder(Class<? extends AttributedType>, LDAPStoreConfigurationBuilder) - Constructor for class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
 
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
 
LDAPStoreConfigurationBuilder - Class in org.picketlink.idm.config
IdentityStoreConfigurationBuilder implementation which knows how to build a LDAPIdentityStoreConfiguration.
LDAPStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
 
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 interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is less than the given value..
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 interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing whether the query parameter is less than or equal to the given value..
lessThanOrEqualTo(QueryParameter, Object) - Method in class org.picketlink.idm.query.internal.DefaultQueryBuilder
 
Level - Interface in org.picketlink.authentication.levels
Representation of the security level in the application
LevelFactory - Interface in org.picketlink.authentication.levels
Interface for the LevelFactories
LevelFactoryResolver - Class in org.picketlink.producer
Provides correct level factory
LevelFactoryResolver() - Constructor for class org.picketlink.producer.LevelFactoryResolver
 
like(QueryParameter, String) - Method in interface org.picketlink.idm.query.IdentityQueryBuilder
Create a condition for testing the whether the query parameter satisfies the given pattern..
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
 
listClassOperations(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler
 
listClassOperations(Class<?>) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionHandler
Returns a set containing the available permissions for a resource class.
listClassOperations(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
listInstanceOperations(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler
 
listInstanceOperations(Class<?>) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionHandler
Returns a set containing the available permissions for a particular resource instance.
listInstanceOperations(Class<?>) - Method in class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
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
 
listPermissions(IdentityContext, Object) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a List value containing all permissions for the specified resource.
listPermissions(IdentityContext, IdentityType) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a list of all Permission for the given IdentityType.
listPermissions(IdentityContext, Object, String) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a List value containing all permissions for the specified resource, having the specified operation
listPermissions(IdentityContext, Set<Object>, String) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a List value containing all permissions for all of the specified resource, having the specified operation
listPermissions(IdentityContext, Class<?>, Serializable) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a List containing all the permissions for a resource that has not yet been loaded, using the specified resource class and resource identifier value.
listPermissions(IdentityContext, Class<?>, Serializable, String) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Returns a List containing all the permissions for a resource that has not yet been loaded, using the specified resource class and resource identifier value, with the specified operation.
listPermissions(Object) - Method in interface org.picketlink.idm.PermissionManager
Return a list of all permissions for the specified resource.
listPermissions(IdentityType) - Method in interface org.picketlink.idm.PermissionManager
Returns a list of all Permission for the given IdentityType.
listPermissions(Class<?>, Serializable) - Method in interface org.picketlink.idm.PermissionManager
Returns a list of all Permissions for the specified resource identifier
listPermissions(Object, String) - Method in interface org.picketlink.idm.PermissionManager
Return a list of all permissions for the specified resource, with the specified operation
listPermissions(Class<?>, String) - Method in interface org.picketlink.idm.PermissionManager
Returns a list of all Permissions for the specified resource identifier, with the specified operation
listPermissions(Class<?>, Serializable, String) - Method in interface org.picketlink.idm.PermissionManager
Returns a list of all Permissions for the specified resource identifier, with the specified operation
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.internal.AbstractAttributeStore
 
loadAttributes(IdentityContext, AttributedType) - Method in class org.picketlink.idm.jdbc.internal.JDBCIdentityStore
 
loadAttributes(IdentityContext, AttributedType) - Method in interface org.picketlink.idm.spi.AttributeStore
Loads all attributes for the given AttributedType.
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
LOCAL_VALIDATION_SEC_DOMAIN_MUST_BE_SPECIFIED - Static variable in interface org.picketlink.common.ErrorCodes
 
LockedAccountEvent - Class in org.picketlink.authentication.event
This event is fired during the authentication process if the agent is disabled.
LockedAccountEvent() - Constructor for class org.picketlink.authentication.event.LockedAccountEvent
 
LockedAccountException - Exception in org.picketlink.authentication
Thrown during the authentication process to indicate that the account being validated is disabled.
LockedAccountException(String) - Constructor for exception org.picketlink.authentication.LockedAccountException
 
LoggedIn - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint where only authenticated users are allowed to invoke a method.
LoggedInEvent - Class in org.picketlink.authentication.event
This event is raised when user successfully logs in.
LoggedInEvent() - Constructor for class org.picketlink.authentication.event.LoggedInEvent
 
login(String, String) - Method in class org.picketlink.http.internal.PicketLinkHttpServletRequest
 
login() - Method in interface org.picketlink.Identity
Attempts to authenticate the user.
login() - Method in class org.picketlink.internal.AbstractIdentity
 
LOGIN_NAME - Static variable in class org.picketlink.idm.model.basic.Agent
 
LoginFailedEvent - Class in org.picketlink.authentication.event
This event is fired when an authentication attempt fails
LoginFailedEvent(Throwable) - Constructor for class org.picketlink.authentication.event.LoginFailedEvent
 
loginPage(String) - Method in class org.picketlink.config.http.FormAuthenticationConfigurationBuilder
Specifies the login page url.
Logout - Annotation Type in org.picketlink.config.http.annotations
 
logout() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Identifies a specific path as being responsible to provide logout functionality.
logout() - Method in class org.picketlink.http.internal.PicketLinkHttpServletRequest
 
logout() - Method in interface org.picketlink.Identity
Logs out the currently authenticated user
logout() - Method in class org.picketlink.internal.AbstractIdentity
 
logout(boolean) - Method in class org.picketlink.internal.AbstractIdentity
 
LogoutConfiguration - Class in org.picketlink.config.http
 
LogoutConfiguration(PathConfiguration) - Constructor for class org.picketlink.config.http.LogoutConfiguration
 
LogoutConfigurationBuilder - Class in org.picketlink.config.http
Identifies a specific path as being responsible to provide logout functionality.
lookupAgent(Realm, String) - Method in interface org.picketlink.idm.IdentityCache
Returns the cached Agent object for the specified id, in the specified Realm.
lookupAgent(Realm, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
lookupById(Class<C>, String) - Method in interface org.picketlink.idm.AttributedTypeManager
Retrieves an AttributedType with the given identifier.
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
lookupById(Class<C>, String) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
lookupById(Class<C>, String) - Method in class org.picketlink.idm.internal.ContextualRelationshipManager
 
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(Class<T>, String) - Method in interface org.picketlink.idm.PartitionManager
Return the partition specified by the partition class and identifier.
lookupById(IdentityContext, Class<P>, String) - Method in interface org.picketlink.idm.spi.PartitionStore
 
lookupById(IdentityContext, Class<P>, String) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
lookupById(Class<C>, String) - Method in class org.picketlink.internal.SecuredIdentityManager
 
lookupGroup(Partition, String) - Method in interface org.picketlink.idm.IdentityCache
Returns the cached Group object with the specified group id, in the specified partition.
lookupGroup(Partition, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
lookupIdentityById(Class<T>, String) - Method in interface org.picketlink.idm.IdentityManager
lookupIdentityById(Class<T>, String) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
lookupIdentityById(Class<T>, String) - Method in class org.picketlink.internal.SecuredIdentityManager
 
lookupRole(Partition, String) - Method in interface org.picketlink.idm.IdentityCache
Returns the cached Role object with the specified name, in the specified partition.
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.DefaultStoreSelector
 
lookupUser(Realm, String) - Method in interface org.picketlink.idm.IdentityCache
Returns the cached User object for the specified id, in the specified Realm.
lookupUser(Realm, String) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 

M

ManagedCredential - Annotation Type in org.picketlink.idm.jpa.annotations.entity
This annotation is applied to an entity class to indicate that it contains managed credential-related state.
ManagedCredentialAttributeMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
ManagedCredentialAttributeMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.ManagedCredentialAttributeMapper
 
ManifestType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for ManifestType complex type.
ManifestType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
map(String, Class<?>) - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
map(String, Class<?>) - Method in class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
Map a custom JDBC mapping class for a type such as User
map(String, Class<?>) - Static method in class org.picketlink.idm.jdbc.internal.mappers.JdbcMapper
Update the mapping for a class
MappedAttribute - Annotation Type in org.picketlink.idm.jpa.annotations.entity
If this annotation is present on an entity bean used to store ad-hoc attribute values.
mappedEntity(Class<?>...) - Method in class org.picketlink.idm.config.JPAStoreConfigurationBuilder
Configures the given mapped entities.
mapping(Class<? extends AttributedType>) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Maps a specific AttributedType.
mapping(Class<? extends AttributedType>) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Maps a specific AttributedType.
mappingContextNull() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
mappingContextNull() - Method in interface org.picketlink.common.PicketLinkLogger
 
marshallingError(Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
matchCredential(Digest, char[]) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Match the Client Response value with a generated digest based on the password
matchCredential(Digest, char[]) - Static method in class org.picketlink.idm.credential.util.DigestUtil
Match the Client Response value with a generated digest based on the password
matches(HttpServletRequest) - Method in class org.picketlink.http.internal.PathMatcher
 
MaxAge - Annotation Type in org.picketlink.config.http.annotations
 
maxAge(long) - Method in class org.picketlink.config.http.CORSConfigurationBuilder
Use this method to indicate indicates how long the results of a preflight request can be cached.
maximumNumberOfClientsReachedforPool(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
maximumNumberOfClientsReachedforPool(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
md5(String) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Determine the message digest
md5(String) - Static method in class org.picketlink.idm.credential.util.DigestUtil
Determine the message digest
MEMBER - Static variable in class org.picketlink.idm.model.basic.GroupMembership
 
MESSAGES - Static variable in interface org.picketlink.idm.IDMInternalMessages
 
MESSAGES - Static variable in interface org.picketlink.idm.IDMMessages
 
MESSAGES - Static variable in interface org.picketlink.json.JsonMessages
 
MethodConfigID - Annotation Type in org.picketlink.idm.config.annotation
Annotation can be used for Builder methods.
MethodNotAllowedException - Exception in org.picketlink.http
Thrown to indicate that a HTTP method is not allowed.
MethodNotAllowedException(String) - Constructor for exception org.picketlink.http.MethodNotAllowedException
 
Methods - Annotation Type in org.picketlink.config.http.annotations
 
mimeType - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
mimeType - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
missingHeader(String) - Method in interface org.picketlink.json.JsonMessages
 
ModelMapper - Interface in org.picketlink.idm.jpa.internal.mappers
 
MODIFIED_AFTER - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the modified after date
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.
modulus - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
 
modulus(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the modulus value for the RSA key.
MODULUS - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The modulus value for the RSA key.
MULTIPART - Static variable in class org.picketlink.oauth.OAuthUtils
 

N

name - Variable in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
name - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
NAME - Static variable in class org.picketlink.idm.model.basic.Group
A query parameter used to set the name value.
NAME - Static variable in class org.picketlink.idm.model.basic.Role
A query parameter used to set the name value.
named(String) - Method in class org.picketlink.idm.config.AbstractIdentityConfigurationChildBuilder
 
named(String) - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
Creates a new configuration.
named(String) - Method in interface org.picketlink.idm.config.IdentityConfigurationChildBuilder
Creates a named configuration.
NamedIdentityConfigurationBuilder - Class in org.picketlink.idm.config
A class used to build IdentityConfiguration instances.
NamedIdentityConfigurationBuilder(String, IdentityConfigurationBuilder) - Constructor for class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
 
NamedMappedAttribute - Class in org.picketlink.idm.jpa.internal.mappers
 
NamedMappedAttribute() - Constructor for class org.picketlink.idm.jpa.internal.mappers.NamedMappedAttribute
 
names() - Static method in enum org.picketlink.http.HttpMethod
Returns a Set with the name of all registered methods.
NO_OPTIONS - Static variable in class org.picketlink.json.util.Base64
No options specified.
NonceCache - Class in org.picketlink.http.internal.authentication.schemes.support
 
NonceCache() - Constructor for class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
NOT_EQUAL - Static variable in interface org.picketlink.common.ErrorCodes
 
NOT_IMPLEMENTED_YET - Static variable in interface org.picketlink.common.ErrorCodes
 
NOT_SERIALIZABLE - Static variable in interface org.picketlink.common.ErrorCodes
 
notBefore(int) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the time before which the token MUST NOT be accepted for processing
notEqualError(String, String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
notEqualError(String, String) - Method in interface org.picketlink.common.PicketLinkLogger
 
notImplemented() - Method in interface org.picketlink.idm.IDMMessages
 
notImplementedYet(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
notImplementedYet(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for not implemented methods or features.
notSerializableError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
notSerializableError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
NULL_ARGUMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
NULL_ASSERTION - Static variable in interface org.picketlink.common.ErrorCodes
 
NULL_INPUT_STREAM - Static variable in interface org.picketlink.common.ErrorCodes
 
NULL_ISSUE_INSTANT - Static variable in interface org.picketlink.common.ErrorCodes
 
NULL_START_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
NULL_VALUE - Static variable in interface org.picketlink.common.ErrorCodes
 
nullArgument(String) - Method in interface org.picketlink.idm.IDMMessages
 
nullArgumentError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
nullArgumentError(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates an IllegalArgumentException for null arguments.
nullValueError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
nullValueError(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for null values.
NUMBER_DIGITS - Static variable in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 

O

OAEPparams - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType.EncryptionMethod
 
OAuthUtils - Class in org.picketlink.oauth
Common OAuth Utils class.
OAuthUtils() - Constructor for class org.picketlink.oauth.OAuthUtils
 
object - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
objectClasses(String...) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Defines the object classes for this type.
ObjectType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for ObjectType complex type.
ObjectType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in interface org.picketlink.http.authentication.HttpAuthenticationScheme
Performs any post-authentication logic regarding of the authentication result.
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.BasicAuthenticationScheme
 
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.FormAuthenticationScheme
 
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
onPostAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
OperationNotSupportedException - Exception in org.picketlink.idm.config
An OperationNotSupportedException is thrown to indicate that a AttributedType or IdentityStoreConfiguration.IdentityOperation is not supported by the configuration.
OperationNotSupportedException(String, Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Constructor for exception org.picketlink.idm.config.OperationNotSupportedException
 
OPTION_NOT_SET - Static variable in interface org.picketlink.common.ErrorCodes
 
optionNotSet(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
optionNotSet(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
ORDERED - Static variable in class org.picketlink.json.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
org.picketlink - package org.picketlink
 
org.picketlink.annotations - package org.picketlink.annotations
 
org.picketlink.authentication - package org.picketlink.authentication
 
org.picketlink.authentication.event - package org.picketlink.authentication.event
 
org.picketlink.authentication.internal - package org.picketlink.authentication.internal
 
org.picketlink.authentication.levels - package org.picketlink.authentication.levels
 
org.picketlink.authentication.levels.annotations - package org.picketlink.authentication.levels.annotations
 
org.picketlink.authentication.levels.internal - package org.picketlink.authentication.levels.internal
 
org.picketlink.authorization - package org.picketlink.authorization
Provides all the necessary classes, interfaces and annotations to support authorization.
org.picketlink.authorization.annotations - package org.picketlink.authorization.annotations
Provides some built-in authorization annotations based on Apache DeltaSpike Security Bindings Annotation.
org.picketlink.authorization.util - package org.picketlink.authorization.util
 
org.picketlink.common - package org.picketlink.common
 
org.picketlink.config - package org.picketlink.config
 
org.picketlink.config.http - package org.picketlink.config.http
 
org.picketlink.config.http.annotations - package org.picketlink.config.http.annotations
 
org.picketlink.credential - package org.picketlink.credential
 
org.picketlink.event - package org.picketlink.event
 
org.picketlink.extension - package org.picketlink.extension
 
org.picketlink.http - package org.picketlink.http
 
org.picketlink.http.authentication - package org.picketlink.http.authentication
 
org.picketlink.http.authorization - package org.picketlink.http.authorization
 
org.picketlink.http.internal - package org.picketlink.http.internal
 
org.picketlink.http.internal.authentication.schemes - package org.picketlink.http.internal.authentication.schemes
 
org.picketlink.http.internal.authentication.schemes.support - package org.picketlink.http.internal.authentication.schemes.support
 
org.picketlink.http.internal.authorization - package org.picketlink.http.internal.authorization
 
org.picketlink.http.internal.cors - package org.picketlink.http.internal.cors
 
org.picketlink.http.internal.util - package org.picketlink.http.internal.util
 
org.picketlink.identity.xmlsec.w3.xmldsig - package org.picketlink.identity.xmlsec.w3.xmldsig
 
org.picketlink.identity.xmlsec.w3.xmlenc - package org.picketlink.identity.xmlsec.w3.xmlenc
 
org.picketlink.idm - package org.picketlink.idm
 
org.picketlink.idm.config - package org.picketlink.idm.config
 
org.picketlink.idm.config.annotation - package org.picketlink.idm.config.annotation
 
org.picketlink.idm.credential - package org.picketlink.idm.credential
 
org.picketlink.idm.credential.encoder - package org.picketlink.idm.credential.encoder
 
org.picketlink.idm.credential.handler - package org.picketlink.idm.credential.handler
 
org.picketlink.idm.credential.handler.annotations - package org.picketlink.idm.credential.handler.annotations
 
org.picketlink.idm.credential.storage - package org.picketlink.idm.credential.storage
 
org.picketlink.idm.credential.storage.annotations - package org.picketlink.idm.credential.storage.annotations
 
org.picketlink.idm.credential.util - package org.picketlink.idm.credential.util
 
org.picketlink.idm.drools - package org.picketlink.idm.drools
 
org.picketlink.idm.event - package org.picketlink.idm.event
 
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.annotations - package org.picketlink.idm.jpa.annotations
 
org.picketlink.idm.jpa.annotations.entity - package org.picketlink.idm.jpa.annotations.entity
 
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.jpa.model.sample.simple - package org.picketlink.idm.jpa.model.sample.simple
 
org.picketlink.idm.ldap.internal - package org.picketlink.idm.ldap.internal
 
org.picketlink.idm.model - package org.picketlink.idm.model
 
org.picketlink.idm.model.annotation - package org.picketlink.idm.model.annotation
 
org.picketlink.idm.model.basic - package org.picketlink.idm.model.basic
 
org.picketlink.idm.permission - package org.picketlink.idm.permission
 
org.picketlink.idm.permission.acl.spi - package org.picketlink.idm.permission.acl.spi
 
org.picketlink.idm.permission.annotations - package org.picketlink.idm.permission.annotations
 
org.picketlink.idm.permission.spi - package org.picketlink.idm.permission.spi
 
org.picketlink.idm.query - package org.picketlink.idm.query
 
org.picketlink.idm.query.internal - package org.picketlink.idm.query.internal
 
org.picketlink.idm.spi - package org.picketlink.idm.spi
 
org.picketlink.idm.token.internal - package org.picketlink.idm.token.internal
 
org.picketlink.idm.util - package org.picketlink.idm.util
 
org.picketlink.internal - package org.picketlink.internal
 
org.picketlink.internal.el - package org.picketlink.internal.el
 
org.picketlink.json - package org.picketlink.json
Provides all the necessary classes to support JSON and related specifications.
org.picketlink.json.jose - package org.picketlink.json.jose
Javascript Object Signing and Encryption (JOSE) classes.
org.picketlink.json.jose.crypto - package org.picketlink.json.jose.crypto
This package provides the cryptography related classes to sign and encrypt JSON.
org.picketlink.json.jwt - package org.picketlink.json.jwt
JSON Web Token classes.
org.picketlink.json.util - package org.picketlink.json.util
Utility classes.
org.picketlink.log - package org.picketlink.log
 
org.picketlink.oauth - package org.picketlink.oauth
 
org.picketlink.producer - package org.picketlink.producer
 
org.picketlink.rest - package org.picketlink.rest
 
org.picketlink.scim - package org.picketlink.scim
 
ORIGIN - Static variable in class org.picketlink.http.internal.cors.CORS
 
ORIGINAL_REQUEST_ATTRIBUTE_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.support.RequestCache
 
originatorKeyInfo - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
OTPCredentialStorage - Class in org.picketlink.idm.credential.storage
 
OTPCredentialStorage() - Constructor for class org.picketlink.idm.credential.storage.OTPCredentialStorage
 
OTPCredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
This entity is mapped to support OTP credential types using a OTPCredentialStorage.
OTPCredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.OTPCredentialTypeEntity
 
OutboundRedirectConfiguration - Class in org.picketlink.config.http
 
OutboundRedirectConfiguration(String, OutboundRedirectConfiguration.Condition, Class<? extends Throwable>) - Constructor for class org.picketlink.config.http.OutboundRedirectConfiguration
 
OutboundRedirectConfiguration.Condition - Enum in org.picketlink.config.http
 
OutboundRedirectConfigurationBuilder - Class in org.picketlink.config.http
Provides a set of options to configure how responses should be handled for a specific path.
OutputStream(OutputStream) - Constructor for class org.picketlink.json.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.picketlink.json.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
OwnerReference - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the identity property of a relationship identity entity

P

p - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
pagination(boolean) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Indicates if pagination will be used for searching identity objects.
ParameterConfigID - Annotation Type in org.picketlink.idm.config.annotation
Annotation can be used for parameters in Builder methods.
PARENT - Static variable in class org.picketlink.idm.model.basic.Group
A query parameter used to set the parent value.
parentMapping(String, String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Defines a alternative Base DN in the cases when this type is a child of a parent entry with the given identifier.
parentMembershipAttributeName(String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Defines the LDAP attribute name used to create parent-child relationships.
parse(XMLEventReader) - Method in class org.picketlink.config.PicketLinkConfigParser
 
parseDate(String) - Static method in class org.picketlink.idm.ldap.internal.LDAPUtil
Parses dates/time stamps stored in LDAP.
parseMultipleHeaderValues(String) - Static method in class org.picketlink.http.internal.cors.CorsUtil
Parses a header value consisting of zero or more space / comma / space + comma separated strings.
parserError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserException(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserException(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserExpectedEndTag(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserExpectedEndTag(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserExpectedTag(String, String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserExpectedTag(String, String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserExpectedTextValue(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserExpectedTextValue(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserExpectedXSI(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserExpectedXSI(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserFailed(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserFailed(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserFeatureNotSupported(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserFeatureNotSupported(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserNullStartElement() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserNullStartElement() - Method in interface org.picketlink.common.PicketLinkLogger
 
parserRequiredAttribute(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserRequiredAttribute(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserUnableParsingNullToken() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserUnableParsingNullToken() - Method in interface org.picketlink.common.PicketLinkLogger
 
parserUnknownEndElement(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserUnknownEndElement(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a RuntimeException for the case where parser founds a unknown end element.
parserUnknownStartElement(String, Location) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserUnknownStartElement(String, Location) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserUnknownTag(String, Location) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserUnknownTag(String, Location) - Method in interface org.picketlink.common.PicketLinkLogger
 
parserUnknownXSI(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
parserUnknownXSI(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
PARSING_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
PARTITION - Static variable in interface org.picketlink.idm.model.IdentityType
A query parameter used to set the Partition value
Partition - Interface in org.picketlink.idm.model
An abstract container representing a grouping of identity objects.
partitionAddFailed(Partition, String, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionAlreadyExistsWithName(Class<? extends Partition>, String) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the partition class property of a partition entity.
partitionCouldNotCreateIdentityManager(Partition, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionCouldNotCreatePermissionManager(Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionCreatedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new Partition is created.
PartitionCreatedEvent(Partition, PartitionManager) - Constructor for class org.picketlink.idm.event.PartitionCreatedEvent
 
PartitionDeletedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new Partition is deleted.
PartitionDeletedEvent(Partition, PartitionManager) - Constructor for class org.picketlink.idm.event.PartitionDeletedEvent
 
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
 
PartitionManager - Interface in org.picketlink.idm
Provides partition management operations and serves as a start point for managing identity data (eg.: users, roles, credentials, etc) by providing factory methods for creating IdentityManager and RelationshipManager instances, respectively.
partitionManagerBootstrap() - Method in interface org.picketlink.idm.IDMLog
 
PartitionManagerCreateEvent - Class in org.picketlink.event
This event is fired during PicketLink startup after creating the PartitionManager.
PartitionManagerCreateEvent(PartitionManager) - Constructor for class org.picketlink.event.PartitionManagerCreateEvent
 
PartitionManagerCreateEvent - Class in org.picketlink
Deprecated.
PartitionManagerCreateEvent(PartitionManager) - Constructor for class org.picketlink.PartitionManagerCreateEvent
Deprecated.
 
partitionManagerInitializationFailed(Class<? extends PartitionManager>, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
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
 
PartitionsAllowed - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint that checks if the authenticated Account is stored within a partition.
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
 
PartitionStore<T extends IdentityStoreConfiguration> - Interface in org.picketlink.idm.spi
A special type of IdentityStore that is also capable of providing partition management functionality
PartitionTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
PartitionTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
partitionUndefinedForTypeUsingDefault(IdentityType, IdentityStore, Partition) - Method in interface org.picketlink.idm.IDMLog
 
partitionUnsupportedType(Partition, Class<? extends AttributedType>) - Method in interface org.picketlink.idm.IDMInternalMessages
 
PartitionUpdatedEvent - Class in org.picketlink.idm.event
This event is raised whenever a new Partition is updated.
PartitionUpdatedEvent(Partition, PartitionManager) - Constructor for class org.picketlink.idm.event.PartitionUpdatedEvent
 
partitionUpdateFailed(Partition, Exception) - Method in interface org.picketlink.idm.IDMInternalMessages
 
partitionWithNoConfigurationName(Partition) - Method in interface org.picketlink.idm.IDMInternalMessages
 
Password - Class in org.picketlink.idm.credential
Represents a text-based password credential
Password(char[]) - Constructor for class org.picketlink.idm.credential.Password
 
Password(String) - Constructor for class org.picketlink.idm.credential.Password
 
PASSWORD_ENCODER - Static variable in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
Stores a stateless instance of PasswordEncoder that should be used to encode passwords.
PasswordCredentialHandler<S extends CredentialStore<?>,V extends UsernamePasswordCredentials,U extends Password> - Class in org.picketlink.idm.credential.handler
This particular implementation supports the validation of UsernamePasswordCredentials, and updating Password credentials.
PasswordCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
PasswordCredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
This entity is mapped to support Password credential types using a EncodedPasswordStorage.
PasswordCredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.PasswordCredentialTypeEntity
 
PasswordEncoder - Interface in org.picketlink.idm.credential.encoder
Represents different forms to encode passwords.
Path - Annotation Type in org.picketlink.config.http.annotations
 
PATH - Static variable in class org.picketlink.idm.model.basic.Group
A query parameter used to set the path.
PATH_SEPARATOR - Static variable in class org.picketlink.idm.model.basic.Group
 
PathAuthorizer - Interface in org.picketlink.http.authorization
A PathAuthorizer is responsible to perform authorization checks for a specific PathConfiguration.
PathConfiguration - Class in org.picketlink.config.http
 
PathConfiguration(String, String, Boolean, Set<HttpMethod>, List<OutboundRedirectConfiguration>) - Constructor for class org.picketlink.config.http.PathConfiguration
 
PathConfigurationBuilder - Class in org.picketlink.config.http
A configuration builder with covenience methods to configure protected paths.
PathConfigurationChildBuilder - Interface in org.picketlink.config.http
 
PathGroup - Annotation Type in org.picketlink.config.http.annotations
 
PathMatcher - Class in org.picketlink.http.internal
 
PathMatcher(Map<String, List<PathConfiguration>>, ELProcessor) - Constructor for class org.picketlink.http.internal.PathMatcher
 
PBKDF2PasswordEncoder - Class in org.picketlink.idm.credential.encoder
Implementation of PasswordEncoder that uses PBKDF2
PBKDF2PasswordEncoder(byte[], int, int) - Constructor for class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
percentEncode(Iterable) - Static method in class org.picketlink.oauth.OAuthUtils
Construct a &-separated list of the given values, percentEncoded.
percentEncode(String) - Static method in class org.picketlink.oauth.OAuthUtils
 
PERIOD - Static variable in interface org.picketlink.json.JsonConstants.COMMON
The period for serialization of JWS or JWE.
Permission - Class in org.picketlink.idm.permission
Abstract base class representing a specific permission granted for a domain resource.
Permission(Object, String) - Constructor for class org.picketlink.idm.permission.Permission
 
Permission(Class<?>, Serializable, String) - Constructor for class org.picketlink.idm.permission.Permission
 
PermissionCheck - Class in org.picketlink.idm.drools
Represents a permission for which the currently authenticated user is tested for.
PermissionCheck(Object, String) - Constructor for class org.picketlink.idm.drools.PermissionCheck
 
permissionGrantFailed(IdentityType, Object, String, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
PermissionHandler - Interface in org.picketlink.idm.permission.acl.spi
Handles the generation of permission resource identifiers, and is responsible for the marshaling / unmarshaling of permissions
PermissionHandlerPolicy - Class in org.picketlink.idm.permission.acl.spi
Manages a set of PermissionHandler instances that overall define a "policy" for how persistent resource permissions are mapped and managed.
PermissionHandlerPolicy(Set<PermissionHandler>) - Constructor for class org.picketlink.idm.permission.acl.spi.PermissionHandlerPolicy
 
PermissionManaged - Annotation Type in org.picketlink.idm.jpa.annotations.entity
This annotation is applied to an entity bean to indicate that it is used to store permission state.
PermissionManager - Interface in org.picketlink.idm
Manages all Permission Management related operations.
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
 
PermissionOperation - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the property of an entity bean that represents the permissions granted for a resource.
PermissionOperationSet(Object, Class, EntityMapper) - Constructor for class org.picketlink.idm.jpa.internal.JPAIdentityStore.PermissionOperationSet
 
PermissionResolver - Class in org.picketlink.idm.permission.spi
Iterates through the configured PermissionVoter instances to determine whether a resource permission is to be allowed or denied.
PermissionResolver(List<PermissionVoter>) - Constructor for class org.picketlink.idm.permission.spi.PermissionResolver
 
PermissionResolverProducer - Class in org.picketlink.producer
Defines the producer method for the application's PermissionResolver instance
PermissionResolverProducer() - Constructor for class org.picketlink.producer.PermissionResolverProducer
 
PermissionResourceClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the property of an entity bean that contains the fully qualified class name of the resource for which a permission is granted.
PermissionResourceIdentifier - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the property of an entity bean that represents the identifier of a resource for which a permission is granted.
permissionRevokeAllFailed(Object, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
permissionRevokeFailed(IdentityType, Object, String, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
PermissionSet(Class<?>, String) - Constructor for class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
permissionsGrantFailed(String, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
PermissionsHandledBy - Annotation Type in org.picketlink.idm.permission.annotations
Configures the permission handler to use for instance-based permissions.
permissionsRevokeFailed(String, Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
PermissionStore - Interface in org.picketlink.idm.permission.acl.spi
Permission Store interface
PermissionTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
A simple entity mapping for permissions.
PermissionTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
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
 
PermissionVoter - Interface in org.picketlink.idm.permission.spi
A PermissionVoter may be used to determine access restrictions for application resources.
PermissionVoter.VotingResult - Enum in org.picketlink.idm.permission.spi
 
PermissionVoterProducer - Class in org.picketlink.idm.drools
Produces a DroolsPermissionVoter if a security rules drl file is found.
PermissionVoterProducer() - Constructor for class org.picketlink.idm.drools.PermissionVoterProducer
 
PermissionVoterProducer - Class in org.picketlink.producer
Defines a default producer method for PersistentPermissionVoter instances.
PermissionVoterProducer() - Constructor for class org.picketlink.producer.PermissionVoterProducer
 
Permissive - Annotation Type in org.picketlink.config.http.annotations
 
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
 
PersistentPermissionVoter - Class in org.picketlink.idm.permission.acl.spi
 
PersistentPermissionVoter(PartitionManager) - Constructor for class org.picketlink.idm.permission.acl.spi.PersistentPermissionVoter
 
pgenCounter - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
PGPDataType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for PGPDataType complex type.
PGPDataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
 
PicketLink - Annotation Type in org.picketlink.annotations
Qualifies a bean, injection or producer field as a PicketLink resource.
PICKETLINK - Static variable in class org.picketlink.config.PicketLinkConfigParser
 
PICKETLINK_BASE_PROJECT_CODE - Static variable in interface org.picketlink.log.BaseLog
 
PICKETLINK_IDM_PROJECT_CODE - Static variable in interface org.picketlink.idm.IDMLog
 
PICKETLINK_SECURITY_FILTER_NAME - Static variable in class org.picketlink.http.internal.PicketLinkServletContextListener
 
picketlinkBootstrap() - Method in interface org.picketlink.log.BaseLog
 
PicketLinkConfigParser - Class in org.picketlink.config
Parser to parse the consolidated picketlink.xml
PicketLinkConfigParser() - Constructor for class org.picketlink.config.PicketLinkConfigParser
 
PicketLinkExtension - Class in org.picketlink.extension
Extension responsible for:
PicketLinkExtension() - Constructor for class org.picketlink.extension.PicketLinkExtension
 
PicketLinkFunctionMapper - Class in org.picketlink.internal.el
FunctionMapper for built-in EL functions.
PicketLinkFunctionMapper() - Constructor for class org.picketlink.internal.el.PicketLinkFunctionMapper
 
PicketLinkHttpServletRequest - Class in org.picketlink.http.internal
PicketLink wrapper to HttpServletRequest instances.
PicketLinkLogger - Interface in org.picketlink.common
This interface acts as a Log Facade for PicketLink, from which exceptions and messages should be created or logged.
PicketLinkLoggerFactory - Class in org.picketlink.common
Factory class to create PicketLinkLogger instances.
PicketLinkLoggerFactory() - Constructor for class org.picketlink.common.PicketLinkLoggerFactory
 
PicketLinkOAuthApplication - Class in org.picketlink.oauth
A JAXRS Application for OAuth
PicketLinkOAuthApplication() - Constructor for class org.picketlink.oauth.PicketLinkOAuthApplication
 
PicketLinkSCIMApplication - Class in org.picketlink.scim
JAX-RS Application
PicketLinkSCIMApplication() - Constructor for class org.picketlink.scim.PicketLinkSCIMApplication
 
PicketLinkServletContextListener - Class in org.picketlink.http.internal
A ServletContextListener responsible for configure the PicketLink Security Filter to an application.
PicketLinkServletContextListener() - Constructor for class org.picketlink.http.internal.PicketLinkServletContextListener
 
postAuthenticate() - Method in interface org.picketlink.authentication.Authenticator
Post-authentication logic.
postAuthenticate() - Method in class org.picketlink.authentication.BaseAuthenticator
 
postAuthenticate(Authenticator) - Method in class org.picketlink.internal.AbstractIdentity
 
PostAuthenticateEvent - Class in org.picketlink.authentication.event
This event is raised just after authentication
PostAuthenticateEvent() - Constructor for class org.picketlink.authentication.event.PostAuthenticateEvent
 
PostLoggedOutEvent - Class in org.picketlink.authentication.event
This event is raised just after the user un-authenticates
PostLoggedOutEvent(Account) - Constructor for class org.picketlink.authentication.event.PostLoggedOutEvent
 
PreAuthenticateEvent - Class in org.picketlink.authentication.event
This event is raised just before authentication.
PreAuthenticateEvent() - Constructor for class org.picketlink.authentication.event.PreAuthenticateEvent
 
PreLoggedOutEvent - Class in org.picketlink.authentication.event
This event is raised just before the user un-authenticates
PreLoggedOutEvent(Account) - Constructor for class org.picketlink.authentication.event.PreLoggedOutEvent
 
preserveState(boolean) - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
Tells the store to preserve state between initializations.
PRIME_EXPONENT_P - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The first factor Chinese Remainder Theorem exponent of the private RSA key.
PRIME_EXPONENT_Q - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The second factor Chinese Remainder Theorem exponent of the private RSA key.
PRIME_P - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The first prime factor of the private RSA key.
PRIME_Q - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The second prime factor of the private RSA key.
primeExponentP(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the first factor Chinese Remainder Theorem exponent of the private RSA key.
primeExponentQ(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the second factor Chinese Remainder Theorem exponent of the private RSA key.
primeP(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the first prime factor of the private RSA key.
primeQ(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets second prime factor of the private RSA key.
PRINCIPAL_NOT_FOUND - Static variable in interface org.picketlink.common.ErrorCodes
 
PRIVATE_EXPONENT - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The private exponent of the RSA key.
privateExponent(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the private exponent of the RSA key.
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
 
processAnnotatedType(Class<?>) - Method in class org.picketlink.http.internal.HttpSecurityAnnotationsParser
 
PROCESSING_EXCEPTION - Static variable in interface org.picketlink.common.ErrorCodes
 
processingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
processingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
Creates an ProcessingException for generics processing errors.
produce() - Method in class org.picketlink.http.internal.HttpServletRequestProducer
 
produceIdentityManager() - Method in class org.picketlink.producer.IdentityManagementProducer
IdentityManager instances are produced accordingly to the current Partition in use.
producePartitionManager() - Method in class org.picketlink.producer.IdentityManagementProducer
 
producePermissionManager() - Method in class org.picketlink.producer.IdentityManagementProducer
 
producePermissionVoter(PartitionManager) - Method in class org.picketlink.producer.PermissionVoterProducer
 
produceRelationshipManager() - Method in class org.picketlink.producer.IdentityManagementProducer
 
PUBLIC_EXPONENT - Static variable in interface org.picketlink.json.JsonConstants.JWK_RSA
The public exponent of the RSA key.
publicExponent(BigInteger) - Method in class org.picketlink.json.jose.JWKBuilder
Sets the public exponent of the RSA key.
putAgent(Realm, Agent) - Method in interface org.picketlink.idm.IdentityCache
Inserts the specified Agent into the cache, within the specified Partition.
putAgent(Realm, Agent) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putGroup(Partition, Group) - Method in interface org.picketlink.idm.IdentityCache
Inserts the specified group into the cache, within the specified Partition.
putGroup(Partition, Group) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putRole(Partition, Role) - Method in interface org.picketlink.idm.IdentityCache
Inserts the specified role into the cache, within the specified Partition.
putRole(Partition, Role) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 
putUser(Realm, User) - Method in interface org.picketlink.idm.IdentityCache
Inserts the specified user into the cache, for the specified Realm.
putUser(Realm, User) - Method in class org.picketlink.idm.internal.DefaultIdentityCache
 

Q

q - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
QUERY_ATTRIBUTE() - Constructor for class org.picketlink.idm.model.AttributedType.QUERY_ATTRIBUTE
 
queryIdentityTypeFailed(IdentityQuery<?>, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
QueryParameter - Interface in org.picketlink.idm.query
A marker interface indicating that the implementing class can be used as a parameter within an IdentityQuery or RelationshipQuery
queryRelationshipFailed(RelationshipQuery<?>, Throwable) - Method in interface org.picketlink.idm.IDMInternalMessages
 
queryUnsupportedParameterValue(String, Object) - Method in interface org.picketlink.idm.IDMInternalMessages
 
quoteTokenize(String) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
Given the standard client response in HTTP/Digest mechanism, generate a set of string tokens that retains the quotes

R

raiseEvent(Object) - Method in interface org.picketlink.idm.event.EventBridge
 
raiseEvent(Object) - Method in class org.picketlink.internal.CDIEventBridge
 
read() - Method in class org.picketlink.json.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.picketlink.json.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readFrom(T) - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
readFrom(IdentityBeanConfiguration) - Method in class org.picketlink.config.IdentityBeanConfigurationBuilder
 
readFrom(SecurityConfiguration) - Method in class org.picketlink.config.SecurityConfigurationBuilder
 
readFrom(T) - Method in class org.picketlink.idm.config.Builder
Reads a pre-created configuration.
readFrom(FileIdentityStoreConfiguration) - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
 
readFrom(List<IdentityConfiguration>) - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
 
readFrom(T) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
readFrom(List<? extends IdentityStoreConfiguration>) - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
readFrom(JDBCIdentityStoreConfiguration) - Method in class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
 
readFrom(JPAIdentityStoreConfiguration) - Method in class org.picketlink.idm.config.JPAStoreConfigurationBuilder
 
readFrom(LDAPMappingConfiguration) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
 
readFrom(LDAPIdentityStoreConfiguration) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
 
readFrom(IdentityConfiguration) - Method in class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
 
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.
readOnlyAttribute(String, String) - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
Maps a type property to a specific read-only LDAP attribute.
realm(String...) - Method in class org.picketlink.config.http.AuthorizationConfigurationBuilder
Specifies one or more realms that must be enforced when sending requests to a specific path.
Realm - Class in org.picketlink.idm.model.basic
A Realm defines a boundary for certain identity state.
Realm() - Constructor for class org.picketlink.idm.model.basic.Realm
 
Realm(String) - Constructor for class org.picketlink.idm.model.basic.Realm
 
REALM_NAME_INIT_PARAM - Static variable in class org.picketlink.http.internal.authentication.schemes.DigestAuthenticationScheme
 
realmName(String) - Method in class org.picketlink.config.http.BasicAuthenticationConfigurationBuilder
Specifies the realm name.
realmName(String) - Method in class org.picketlink.config.http.DigestAuthenticationConfigurationBuilder
Specifies the realm name.
RealmPathAuthorizer - Class in org.picketlink.http.internal.authorization
A default implementation of PathAuthorizer.
RealmPathAuthorizer() - Constructor for class org.picketlink.http.internal.authorization.RealmPathAuthorizer
 
recipient - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
 
recipientKeyInfo - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
 
Redirect - Annotation Type in org.picketlink.config.http.annotations
 
redirectTo(String) - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
redirectTo(String) - Method in class org.picketlink.config.http.PathConfigurationBuilder
Specifies a url that will be used to redirect the user after a specific path is processed.
redirectTo(String) - Method in interface org.picketlink.config.http.PathConfigurationChildBuilder
 
reference - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
reference - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
reference - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
 
referenceList - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
 
ReferenceList - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for anonymous complex type.
ReferenceList() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
ReferenceList.References - Class in org.picketlink.identity.xmlsec.w3.xmlenc
 
References(ReferenceType, ReferenceType) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList.References
 
ReferenceType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for ReferenceType complex type.
ReferenceType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
ReferenceType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for ReferenceType complex type.
ReferenceType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
 
registerHandler(PermissionHandler) - Method in class org.picketlink.idm.permission.acl.spi.PermissionHandlerPolicy
 
registerRelationshipType(Class<? extends Relationship>) - Method in class org.picketlink.idm.internal.PrivilegeChainQuery
 
Relationship - Interface in org.picketlink.idm.model
Represents a relationship between two or more IdentityType, which is also capable of supporting multiple attribute values.
Relationship.RELATIONSHIP_QUERY_ATTRIBUTE - Class in org.picketlink.idm.model
 
RELATIONSHIP_QUERY_ATTRIBUTE() - Constructor for class org.picketlink.idm.model.Relationship.RELATIONSHIP_QUERY_ATTRIBUTE
 
RelationshipClass - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the relationship class property of a relationship entity.
RelationshipCreatedEvent - Class in org.picketlink.idm.event
This event is raised when a new Relationship is created Pedro Silva
RelationshipCreatedEvent(Relationship, PartitionManager) - Constructor for class org.picketlink.idm.event.RelationshipCreatedEvent
 
RelationshipCriteria - Class in org.picketlink.idm.query
 
RelationshipCriteria(Class<? extends Relationship>) - Constructor for class org.picketlink.idm.query.RelationshipCriteria
 
RelationshipDeletedEvent - Class in org.picketlink.idm.event
This event is raised when a new Relationship is deleted Pedro Silva
RelationshipDeletedEvent(Relationship, PartitionManager) - Constructor for class org.picketlink.idm.event.RelationshipDeletedEvent
 
RelationshipDescriptor - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the descriptor property of a relationship identity entity
RelationshipIdentityMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
RelationshipIdentityMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.RelationshipIdentityMapper
 
RelationshipIdentityTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
RelationshipIdentityTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
RelationshipJdbcType - Class in org.picketlink.idm.jdbc.internal.model
JDBC Type for Relationship
RelationshipJdbcType() - Constructor for class org.picketlink.idm.jdbc.internal.model.RelationshipJdbcType
 
RelationshipManager - Interface in org.picketlink.idm
Defines relationship management operations
RelationshipMapper - Class in org.picketlink.idm.jpa.internal.mappers
 
RelationshipMapper() - Constructor for class org.picketlink.idm.jpa.internal.mappers.RelationshipMapper
 
RelationshipMember - Annotation Type in org.picketlink.idm.jpa.annotations
Marks the member property of a relationship identity entity.
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
 
RelationshipPolicy - Class in org.picketlink.idm.spi
The relationship policy determines how and where relationships between identities are stored.
RelationshipPolicy(Set<Class<? extends Relationship>>, Set<Class<? extends Relationship>>) - Constructor for class org.picketlink.idm.spi.RelationshipPolicy
 
RelationshipQuery<T extends Relationship> - Interface in org.picketlink.idm.query
Used to query identity relationships
RelationshipQueryParameter - Interface in org.picketlink.idm.query
 
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
 
RelationshipStereotype - Annotation Type in org.picketlink.idm.model.annotation
In many security systems, use of architectural patterns produces a set of recurring concepts.
RelationshipStereotype.Stereotype - Enum in org.picketlink.idm.model.annotation
 
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
 
RelationshipTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
RelationshipTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.RelationshipTypeEntity
 
RelationshipUpdatedEvent - Class in org.picketlink.idm.event
This event is raised when a new Relationship is updated Pedro Silva
RelationshipUpdatedEvent(Relationship, PartitionManager) - Constructor for class org.picketlink.idm.event.RelationshipUpdatedEvent
 
remove(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
 
remove(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.PGPDataType
 
remove(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
remove(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
remove(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
 
remove(ReferenceList.References) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceList
 
remove(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
remove(T) - Method in interface org.picketlink.idm.AttributedTypeManager
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
remove(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
remove(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
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(String) - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
remove(Relationship) - Method in interface org.picketlink.idm.RelationshipManager
Removes the given Relationship instance.
remove(IdentityContext, AttributedType) - Method in interface org.picketlink.idm.spi.IdentityStore
Removes the specified IdentityType
remove(IdentityContext, Partition) - Method in interface org.picketlink.idm.spi.PartitionStore
 
remove(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
remove(IdentityType) - Method in class org.picketlink.internal.SecuredIdentityManager
 
removeAllAttributes(AttributedType) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
removeAndStoreSavedRequestInSession(HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.support.RequestCache
Removes a cached request and stores it in the session.
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.
removeAttribute(String) - Method in class org.picketlink.idm.model.AbstractAttributedType
 
removeAttribute(String) - Method in interface org.picketlink.idm.model.AttributedType
Remove the attribute with given name
removeAttribute(IdentityContext, AttributedType, String) - Method in interface org.picketlink.idm.spi.AttributeStore
Removes the specified Attribute value, for the specified IdentityType
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
 
removeAttributes(IdentityContext, AttributedType, AttributedType) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
removeContent(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
 
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
removeCredential(Account, Class<? extends CredentialStorage>) - Method in interface org.picketlink.idm.IdentityManager
Removes all credentials stored by a certain CredentialStorage associated with the given Account.
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 interface org.picketlink.idm.spi.CredentialStore
Removes all credentials stored by a certain CredentialStorage associated with the given Account.
removeCredential(IdentityContext, Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
removeCredential(Account, Class<? extends CredentialStorage>) - Method in class org.picketlink.internal.SecuredIdentityManager
 
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
 
removeEncryptionProperty(EncryptionPropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
 
removeEntryById(String, String, LDAPMappingConfiguration) - Method in class org.picketlink.idm.ldap.internal.LDAPOperationManager
Searches the LDAP tree.
removeFromGroup(RelationshipManager, Account, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Removes the given Account from the provided Group.
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
 
removeObject(ObjectType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
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
 
removeOtherAttribute(QName) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
removeReference(ReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
 
removeSignatureProperty(SignaturePropertyType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
removeSPKI(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
 
removeTransform(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
removeTransformsType(TransformType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
 
removingNonExistingClientFromUsedClientsByKey(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
removingNonExistingClientFromUsedClientsByKey(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
renew(Account, T) - Method in interface org.picketlink.idm.credential.Token.Provider
Renew a token based on the current token in use.
RENEW_RANDOM_NUMBER_GENERATOR_INTERVAL - Static variable in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
Time interval to be used to get a fresh SecureRandom instance.
REQD_ATTRIBUTE - Static variable in interface org.picketlink.common.ErrorCodes
 
RequestCache - Class in org.picketlink.http.internal.authentication.schemes.support
This class maintains a cache of SavedRequest instances created from HttpServletRequest instances.
RequestCache() - Constructor for class org.picketlink.http.internal.authentication.schemes.support.RequestCache
 
requestedWith(String) - Method in class org.picketlink.config.http.InboundHeaderConfigurationBuilder
The name of the header used to identify the source of the request.
RequestUtil - Class in org.picketlink.http.internal.util
 
RequestUtil() - Constructor for class org.picketlink.http.internal.util.RequestUtil
 
REQUIRES_AUTHENTICATION_HEADER_NAME - Static variable in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
RequiresLevel - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization check where only users with same or higher level then specified are allowed to invoke method
RequiresPermission - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint that checks if the authenticated Account has a specific permission.
resolve() - Method in class org.picketlink.authentication.levels.internal.AuthenticatorLevelResolver
 
resolve() - Method in class org.picketlink.authentication.levels.internal.CredentialLevelResolver
 
resolve() - Method in interface org.picketlink.authentication.levels.SecurityLevelResolver
Resolves the Level
resolve(String) - Static method in enum org.picketlink.json.jose.crypto.Algorithm
Resolves name of algorithm.
resolve() - Method in class org.picketlink.producer.LevelFactoryResolver
 
resolveFunction(String, String) - Method in class org.picketlink.internal.el.PicketLinkFunctionMapper
 
resolveIdentityType(String, Object, PartitionManager) - Static method in class org.picketlink.idm.internal.util.IdentityTypeUtil
 
resolveLevel() - Method in class org.picketlink.authentication.levels.internal.AuthenticatorLevelResolver
 
resolvePermission(IdentityType, Object, String) - Method in class org.picketlink.idm.permission.spi.PermissionResolver
 
resolvePermission(IdentityType, Class<?>, Serializable, String) - Method in class org.picketlink.idm.permission.spi.PermissionResolver
 
resolveSecurityLevel() - Method in class org.picketlink.authentication.levels.internal.DefaultSecurityLevelManager
 
resolveSecurityLevel() - Method in interface org.picketlink.authentication.levels.SecurityLevelManager
Resolves current Level for the user.
RESOURCE_NOT_FOUND - Static variable in interface org.picketlink.common.ErrorCodes
 
resourceNotFound(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
resourceNotFound(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates an ProcessingException for resources that are not found.
restoreOriginalRequest() - Method in class org.picketlink.config.http.FormAuthenticationConfigurationBuilder
Indicates if the original request should be restored after a successful authentication.
Restrict - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint to a type or method using a Unified Expression Language.
restrictive() - Method in class org.picketlink.config.http.AbstracHttpSecurityConfigurationChildBuilder
 
restrictive() - Method in class org.picketlink.config.http.AbstractHttpSecurityBuilder
Indicates if the default behavior is to enforce security to all paths regardless they have a respective path configuration or not.
Restrictive - Annotation Type in org.picketlink.config.http.annotations
 
restrictive() - Method in interface org.picketlink.config.http.HttpSecurityConfigurationChildBuilder
 
resumeEncoding() - Method in class org.picketlink.json.util.Base64.OutputStream
Resumes encoding of the stream.
RetrievalMethodType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for RetrievalMethodType complex type.
RetrievalMethodType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
 
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
retrieveCredentials(Account, Class<T>) - Method in interface org.picketlink.idm.IdentityManager
Returns a list of all stored credential values for the specified account and credential storage class
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 interface org.picketlink.idm.spi.CredentialStore
Returns a list of all credential state of the specified T, for the specified Account.
retrieveCredentials(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
retrieveCredentials(Account, Class<T>) - Method in class org.picketlink.internal.SecuredIdentityManager
 
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
retrieveCurrentCredential(Account, Class<T>) - Method in interface org.picketlink.idm.IdentityManager
Returns the current stored credential value for the specific account and credential storage class
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 interface org.picketlink.idm.spi.CredentialStore
Returns the currently active credential state of the specified T, for the specified Account.
retrieveCurrentCredential(IdentityContext, Account, Class<T>) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
retrieveCurrentCredential(Account, Class<T>) - Method in class org.picketlink.internal.SecuredIdentityManager
 
revokeAllPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
revokeAllPermissions(IdentityContext, Object) - Method in class org.picketlink.idm.jpa.internal.JPAIdentityStore
 
revokeAllPermissions(IdentityContext, Object) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Revokes all permissions for the specified resource
revokeGroupRole(RelationshipManager, IdentityType, Role, Group) - Static method in class org.picketlink.idm.model.basic.BasicModel
Revokes a GroupRole relationship for the given IdentityType, Role and Group instances.
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
 
revokePermission(IdentityContext, IdentityType, Object, String) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionStore
Revokes the specified permission
revokePermission(IdentityType, Object, String) - Method in interface org.picketlink.idm.PermissionManager
Revoke the specified permission
revokePermission(IdentityType, Class<?>, String) - Method in interface org.picketlink.idm.PermissionManager
Revoke the specified permission
revokeRole(RelationshipManager, IdentityType, Role) - Static method in class org.picketlink.idm.model.basic.BasicModel
Revokes the given Role from the provided IdentityType.
role(String...) - Method in class org.picketlink.config.http.AuthorizationConfigurationBuilder
Specifies one or more roles that must be enforced when sending requests to a specific path.
ROLE - Static variable in class org.picketlink.idm.model.basic.Grant
 
Role - Class in org.picketlink.idm.model.basic
Represents a role, which may be assigned to account objects in various ways to grant specific application privileges
Role() - Constructor for class org.picketlink.idm.model.basic.Role
 
Role(String) - Constructor for class org.picketlink.idm.model.basic.Role
 
RolePathAuthorizer - Class in org.picketlink.http.internal.authorization
A default implementation of PathAuthorizer.
RolePathAuthorizer() - Constructor for class org.picketlink.http.internal.authorization.RolePathAuthorizer
 
RolesAllowed - Annotation Type in org.picketlink.authorization.annotations
Defines an authorization constraint that checks if an authenticated Account is granted with one or more roles.
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
 
RoleTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
 
RoleTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.RoleTypeEntity
 
ROOT_LOGGER - Static variable in interface org.picketlink.idm.IDMLog
This is the root logger.
ROOT_LOGGER - Static variable in interface org.picketlink.log.BaseLog
This is the root logger.
RSA - Static variable in interface org.picketlink.json.JsonConstants
JOSE implementations can represent RSA [RFC3447] keys.
RSA1_5 - Class in org.picketlink.json.jose.crypto
RSAES-PKCS1-V1_5 methods for Content Encryption Key (CEK) encryption and decryption.
rsa256(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets RSASSA-PKCS-v1_5 using SHA-256 as signature algorithm.
rsa384(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets RSASSA-PKCS-v1_5 using SHA-384 as signature algorithm.
rsa512(byte[]) - Method in class org.picketlink.json.jose.AbstractJWSBuilder
Sets RSASSA-PKCS-v1_5 using SHA-512 as signature algorithm.
RSA_OAEP - Class in org.picketlink.json.jose.crypto
RSAES OAEP methods for Content Encryption Key (CEK) encryption and decryption.
RSA_OAEP_256 - Class in org.picketlink.json.jose.crypto
RSAES OAEP (SHA-256) methods for Content Encryption Key (CEK) encryption and decryption.
RSAKeyValueType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for RSAKeyValueType complex type.
RSAKeyValueType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
 
RSASignatureProvider - Class in org.picketlink.json.jose.crypto
The Class RSASignatureProvider to provide signing and verification of data.
RSASignatureProvider() - Constructor for class org.picketlink.json.jose.crypto.RSASignatureProvider
 
run() - Method in class org.picketlink.http.internal.authentication.schemes.support.NonceCache
 
runtimeException(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
runtimeException(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 

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
 
SAML2STSLM_CONF_FILE_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
SAML2STSLM_UNABLE_DECODE_PWD - Static variable in interface org.picketlink.common.ErrorCodes
 
samlAssertion(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertion(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionExpired(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionExpired(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionExpiredError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionExpiredError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionMarshallError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionMarshallError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionPasingFailed(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionPasingFailed(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionRevokedCouldNotRenew(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionRevokedCouldNotRenew(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionUnmarshallError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionUnmarshallError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionWithoutExpiration(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionWithoutExpiration(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlAssertionWrongAudience(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlAssertionWrongAudience(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlBase64DecodingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlBase64DecodingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlErrorPageForwardError(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlErrorPageForwardError(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerAssertionNotFound() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerAssertionNotFound() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerAuthenticationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerAuthenticationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerAuthnRequestIsNull() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerAuthnRequestIsNull() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerChainProcessingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerChainProcessingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerConfigurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerConfigurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerErrorSigningRedirectBindingMessage(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerErrorSigningRedirectBindingMessage(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerErrorValidatingSignature(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerErrorValidatingSignature(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerFailedInResponseToVerificarionError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerFailedInResponseToVerificarionError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerFailedInResponseToVerification(String, String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerFailedInResponseToVerification(String, String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerIdentityServerNotFoundError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerIdentityServerNotFoundError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerIDPAuthenticationFailedError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerIDPAuthenticationFailedError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerInvalidSignatureError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerInvalidSignatureError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerKeyPairNotFound() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerKeyPairNotFound() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerKeyPairNotFoundError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerKeyPairNotFoundError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerNoAssertionFromIDP() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerNoAssertionFromIDP() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerNullEncryptedAssertion() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerNullEncryptedAssertion() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerPrincipalNotFoundError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerPrincipalNotFoundError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerRoleGeneratorSetupError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerRoleGeneratorSetupError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerServiceProviderConfigNotFound() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerServiceProviderConfigNotFound() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerSignatureNotPresentError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerSignatureNotPresentError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerSignatureValidationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerSignatureValidationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerSignatureValidationFailed() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerSignatureValidationFailed() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerSigningRedirectBindingMessageError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerSigningRedirectBindingMessageError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlHandlerTrustElementMissingError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlHandlerTrustElementMissingError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIdentityServerActiveSessionCount(int) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIdentityServerActiveSessionCount(int) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIdentityServerSessionCreated(String, int) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIdentityServerSessionCreated(String, int) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIdentityServerSessionDestroyed(String, int) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIdentityServerSessionDestroyed(String, int) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPConfigurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPConfigurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPHandlingSAML11Error(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPHandlingSAML11Error(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPInstallingDefaultSTSConfig() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPInstallingDefaultSTSConfig() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPRequestProcessingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPRequestProcessingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPSettingCanonicalizationMethod(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPSettingCanonicalizationMethod(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPUnableToSetParticipantStackUsingDefault(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPUnableToSetParticipantStackUsingDefault(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIDPValidationCheckFailed() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIDPValidationCheckFailed() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlInvalidProtocolBinding() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlInvalidProtocolBinding() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIssueInstantMissingError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIssueInstantMissingError() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIssuerNotTrustedError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIssuerNotTrustedError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlIssuerNotTrustedException(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlIssuerNotTrustedException(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlLogoutError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlLogoutError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlMetaDataFailedToCreateCacheDuration(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlMetaDataFailedToCreateCacheDuration(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlMetaDataIdentityProviderLoadingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlMetaDataIdentityProviderLoadingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlMetaDataNoIdentityProviderDefined() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlMetaDataNoIdentityProviderDefined() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlMetaDataNoServiceProviderDefined() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlMetaDataNoServiceProviderDefined() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlMetaDataServiceProviderLoadingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlMetaDataServiceProviderLoadingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlParsingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlParsingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlResponseFromIDPParsingFailed() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlResponseFromIDPParsingFailed() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSecurityTokenAlreadyPersisted(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSecurityTokenAlreadyPersisted(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSecurityTokenNotFoundInRegistry(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSecurityTokenNotFoundInRegistry(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPConfigurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPConfigurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPCouldNotDispatchToLogoutPage(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPCouldNotDispatchToLogoutPage(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPFallingBackToLocalFormAuthentication() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPFallingBackToLocalFormAuthentication() - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPHandleRequestError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPHandleRequestError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPProcessingExceptionError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPProcessingExceptionError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPResponseNotCatalinaResponseError(Object) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPResponseNotCatalinaResponseError(Object) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPSettingCanonicalizationMethod(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPSettingCanonicalizationMethod(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
samlSPUnableToGetIDPDescriptorFromMetadata() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
samlSPUnableToGetIDPDescriptorFromMetadata() - Method in interface org.picketlink.common.PicketLinkLogger
 
SavedRequest - Class in org.picketlink.http.internal.authentication.schemes.support
This class is a representation of the state of a previous HttpServletRequest instance.
SavedRequest(HttpServletRequest) - Constructor for class org.picketlink.http.internal.authentication.schemes.support.SavedRequest
Create a new instance copying the state from the request passed as argument.
saveRequest(HttpServletRequest) - Method in class org.picketlink.http.internal.authentication.schemes.support.RequestCache
Saves a HttpServletRequest as a SavedRequest instance.
saveStreamAsString(InputStream) - Static method in class org.picketlink.oauth.OAuthUtils
Read data from Input Stream and save it as a String.
scheme(Class<? extends HttpAuthenticationScheme>) - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures a specific HttpAuthenticationScheme.
scope(Class<? extends Annotation>) - Method in class org.picketlink.config.IdentityBeanConfigurationBuilder
Sepcifies the scope of the Identity bean.
ScriptEndpoint - Class in org.picketlink.rest
Returns JavaScript resources
ScriptEndpoint() - Constructor for class org.picketlink.rest.ScriptEndpoint
 
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
 
SECURE_RANDOM_PROVIDER - Static variable in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
An user-defined SecureRandomProvider instance.
SecuredIdentityManager - Class in org.picketlink.internal
Decorator for IdentityManager that provides secured identity management operations
SecuredIdentityManager(IdentityManager) - Constructor for class org.picketlink.internal.SecuredIdentityManager
 
SecurityConfiguration - Class in org.picketlink.config
Consolidates all the configuration that should be used to initialize and start PicketLink using CDI.
SecurityConfiguration(List<IdentityConfiguration>, IdentityBeanConfiguration, HttpSecurityConfiguration) - Constructor for class org.picketlink.config.SecurityConfiguration
 
SecurityConfigurationBuilder - Class in org.picketlink.config
A class used to build SecurityConfiguration instances, providing a fluent API with some meaningful methods.
SecurityConfigurationBuilder() - Constructor for class org.picketlink.config.SecurityConfigurationBuilder
 
SecurityConfigurationChildBuilder - Interface in org.picketlink.config
 
SecurityConfigurationEvent - Class in org.picketlink.event
This event is raised during PicketLink startup to allow applications to customize and provide their own SecurityConfiguration.
SecurityConfigurationEvent() - Constructor for class org.picketlink.event.SecurityConfigurationEvent
 
SecurityConfigurationException - Exception in org.picketlink.idm.config
This exception is thrown when a problem is found with the Security API configuration
SecurityConfigurationException() - Constructor for exception org.picketlink.idm.config.SecurityConfigurationException
 
SecurityConfigurationException(String, Throwable) - Constructor for exception org.picketlink.idm.config.SecurityConfigurationException
 
SecurityConfigurationException(String) - Constructor for exception org.picketlink.idm.config.SecurityConfigurationException
 
SecurityConfigurationException(Throwable) - Constructor for exception org.picketlink.idm.config.SecurityConfigurationException
 
securityDomainNotFound() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
securityDomainNotFound() - Method in interface org.picketlink.common.PicketLinkLogger
 
SecurityFilter - Class in org.picketlink.http.internal
 
SecurityFilter() - Constructor for class org.picketlink.http.internal.SecurityFilter
 
SecurityLevel - Annotation Type in org.picketlink.authentication.levels.annotations
Annotation used at authenticator or credential classes to determine their Level
SecurityLevelManager - Interface in org.picketlink.authentication.levels
Resolves security level from given resolvers.
SecurityLevelResolver - Interface in org.picketlink.authentication.levels
Interface for creating own security level resolvers.
SecurityLevelsMismatchException - Exception in org.picketlink.authentication.levels
Thrown when comparing levels and they do not match.
SecurityLevelsMismatchException(String) - Constructor for exception org.picketlink.authentication.levels.SecurityLevelsMismatchException
 
seed - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
SERVICE_PROVIDER_CONF_FILE_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
SERVICE_PROVIDER_NOT_CATALINA_RESPONSE - Static variable in interface org.picketlink.common.ErrorCodes
 
SERVICE_PROVIDER_SERVER_EXCEPTION - Static variable in interface org.picketlink.common.ErrorCodes
 
setAccount(Account) - Method in class org.picketlink.authentication.BaseAuthenticator
 
setAlgorithm(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
Sets the value of the algorithm property.
setAssignee(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
setAssignee(IdentityType) - Method in class org.picketlink.idm.model.basic.Grant
 
setAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in class org.picketlink.idm.internal.AbstractAttributeStore
 
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(Attribute<? extends Serializable>) - Method in class org.picketlink.idm.model.AbstractAttributedType
 
setAttribute(Attribute<? extends Serializable>) - Method in interface org.picketlink.idm.model.AttributedType
Set the specified attribute.
setAttribute(IdentityContext, AttributedType, Attribute<? extends Serializable>) - Method in interface org.picketlink.idm.spi.AttributeStore
Sets the specified Attribute value for the specified IdentityType
setAuthenticationConfiguration(AuthenticationConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setAuthenticationSchemeConfiguration(AuthenticationSchemeConfiguration) - Method in class org.picketlink.config.http.AuthenticationConfiguration
 
setAuthorizationConfiguration(AuthorizationConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setBase64Cert(String) - Method in class org.picketlink.idm.credential.storage.X509CertificateStorage
 
setBase64Cert(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.X509CredentialTypeEntity
 
setCalendar(Calendar) - Method in class org.picketlink.idm.credential.util.TimeBasedOTP
 
setCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Sets the value of the canonicalizationMethod property.
setCarriedKeyName(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Sets the value of the carriedKeyName property.
setCipherData(CipherDataType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the cipherData property.
setCipherReference(CipherReferenceType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
Sets the value of the cipherReference property.
setCipherValue(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherDataType
Sets the value of the cipherValue property.
setClientNonce(String) - Method in class org.picketlink.idm.credential.Digest
 
setConfigurationName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setConfigurationName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
setContent(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.CanonicalizationMethodType
 
setContent(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DigestMethodType
 
setCORSConfiguration(CORSConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setCreatedDate(Date) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
setCreatedDate(Date) - Method in class org.picketlink.idm.model.AbstractIdentityType
 
setCreatedDate(Date) - Method in interface org.picketlink.idm.model.IdentityType
Sets the date that this IdentityType was created.
setCredential(Object) - Method in class org.picketlink.credential.DefaultLoginCredentials
 
setCredentialHandlerProperty(String, Object) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Sets a configuration property for a CredentialHandler.
setCredentials(Map<String, Map<String, List<FileCredentialStorage>>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setCustomClassMapping(Map<String, Class<?>>) - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
setDataSource(DataSource) - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
setDataSource(DataSource) - Method in class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
 
setDataSource(DataSource) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Set the DataSource
setDescriptor(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
setDevice(String) - Method in class org.picketlink.idm.credential.storage.OTPCredentialStorage
 
setDevice(String) - Method in class org.picketlink.idm.credential.TOTPCredential
 
setDevice(String) - Method in class org.picketlink.idm.credential.TOTPCredentials
 
setDigest(String) - Method in class org.picketlink.idm.credential.Digest
 
setDigest(byte[]) - Method in class org.picketlink.idm.credential.Digest
 
setDigestHa1(byte[]) - Method in class org.picketlink.idm.jpa.model.sample.simple.DigestCredentialTypeEntity
 
setDigestMethod(DigestMethodType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the digestMethod property.
setDigestRealm(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.DigestCredentialTypeEntity
 
setDigestValue(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the digestValue property.
setDomain(String) - Method in class org.picketlink.idm.credential.Digest
 
setEffectiveDate(Date) - Method in class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
setEffectiveDate(Date) - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
setEmail(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
setEmail(String) - Method in class org.picketlink.idm.model.basic.User
 
setEnabled(boolean) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
setEnabled(boolean) - Method in class org.picketlink.idm.model.AbstractIdentityType
 
setEnabled(boolean) - Method in interface org.picketlink.idm.model.IdentityType
Sets the current enabled status of this IdentityType.
setEncodedCertificate(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509CertificateType
 
setEncodedHash(String) - Method in class org.picketlink.idm.credential.storage.EncodedPasswordStorage
 
setEncoding(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Sets the value of the encoding property.
setEncoding(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the encoding property.
setEncryptionMethod(EncryptionMethodType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the encryptionMethod property.
setEncryptionMethod(EncryptionMethodType.EncryptionMethod) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionMethodType
 
setEncryptionProperties(EncryptionPropertiesType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the encryptionProperties property.
setExpirationDate(Date) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
setExpirationDate(Date) - Method in class org.picketlink.idm.model.AbstractIdentityType
 
setExpirationDate(Date) - Method in interface org.picketlink.idm.model.IdentityType
Sets the date that this IdentityType expires.
setExpiryDate(Date) - Method in class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
setExpiryDate(Date) - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
setExponent(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Sets the value of the exponent property.
setFirstName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
setFirstName(String) - Method in class org.picketlink.idm.model.basic.User
 
setG(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the g property.
setGroup(Group) - Method in class org.picketlink.idm.model.basic.GroupMembership
 
setGroup(Group) - Method in class org.picketlink.idm.model.basic.GroupRole
 
setHa1(byte[]) - Method in class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.KeyInfoType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ManifestType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertiesType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
Sets the value of the id property.
setId(String) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
Set the ID
setId(Long) - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
setId(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributedTypeEntity
 
setId(Long) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
setId(Long) - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
setId(String) - Method in class org.picketlink.idm.model.AbstractAttributedType
 
setId(String) - Method in interface org.picketlink.idm.model.AttributedType
Sets the unique identifier for this instance
setIdentifier(Long) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
setIdentityStoreType(Class<T>) - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
setIdentityType(IdentityTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
setIdentityTypes(Map<String, Map<String, FileIdentityType>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setInboundHeaderConfiguration(InboundHeaderConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setJ(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the j property.
setKeyInfo(KeyInfoType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the keyInfo property.
setLastName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
setLastName(String) - Method in class org.picketlink.idm.model.basic.User
 
setLimit(int) - Method in interface org.picketlink.idm.query.IdentityQuery
Set the maximum number of results to retrieve.
setLimit(int) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setLimit(int) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setLimit(int) - Method in interface org.picketlink.idm.query.RelationshipQuery
 
setLoaded(boolean) - Method in class org.picketlink.idm.model.Attribute
 
setLoginName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AccountTypeEntity
 
setLoginName(String) - Method in class org.picketlink.idm.model.basic.Agent
 
setLogoutConfiguration(LogoutConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setMember(Account) - Method in class org.picketlink.idm.model.basic.GroupMembership
 
setMethod(String) - Method in class org.picketlink.idm.credential.Digest
 
setMimeType(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ObjectType
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the mimeType property.
setModulus(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
Sets the value of the modulus property.
setName(String) - Method in class org.picketlink.idm.jdbc.internal.model.IdentityManagedJdbcType
 
setName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
setName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
setName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
setName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.RoleTypeEntity
 
setName(String) - Method in class org.picketlink.idm.model.AbstractPartition
 
setName(String) - Method in class org.picketlink.idm.model.basic.Group
 
setName(String) - Method in class org.picketlink.idm.model.basic.Role
 
setNonce(String) - Method in class org.picketlink.idm.credential.Digest
 
setNonceCount(String) - Method in class org.picketlink.idm.credential.Digest
 
setOffset(int) - Method in interface org.picketlink.idm.query.IdentityQuery
Set the position of the first result to retrieve.
setOffset(int) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setOffset(int) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setOffset(int) - Method in interface org.picketlink.idm.query.RelationshipQuery
 
setOpaque(String) - Method in class org.picketlink.idm.credential.Digest
 
setOperation(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
setOwner(AttributedTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
setOwner(AttributedTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
setOwner(RelationshipTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipIdentityTypeEntity
 
setP(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the p property.
setPaginationContext(Object) - Method in interface org.picketlink.idm.query.IdentityQuery
Used for pagination models like LDAP when search will return some object (like cookie) for searching on next page
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 interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Use IdentityQuery.where(Condition...) to specify query conditions.
setParameter(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setParameter(QueryParameter, Object...) - Method in class org.picketlink.idm.query.internal.DefaultRelationshipQuery
 
setParameter(QueryParameter, Object...) - Method in interface org.picketlink.idm.query.RelationshipQuery
 
setParameter(String, Object) - Method in interface org.picketlink.idm.spi.IdentityContext
Sets a parameter value
setParent(GroupTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
setParentGroup(Group) - Method in class org.picketlink.idm.model.basic.Group
 
setPartition(PartitionTypeEntity) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
setPartition(Partition) - Method in class org.picketlink.idm.model.AbstractIdentityType
 
setPartition(Partition) - Method in interface org.picketlink.idm.model.IdentityType
Sets the Partition for this object.
setPassword(String) - Method in class org.picketlink.credential.DefaultLoginCredentials
Convenience method that allows a plain text password credential to be set
setPassword(String) - Method in class org.picketlink.idm.credential.Digest
 
setPassword(Password) - Method in class org.picketlink.idm.credential.UsernamePasswordCredentials
 
setPasswordEncodedHash(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PasswordCredentialTypeEntity
 
setPasswordSalt(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PasswordCredentialTypeEntity
 
setPath(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.GroupTypeEntity
 
setPath(String) - Method in class org.picketlink.idm.model.basic.Group
 
setPermissions(Map<String, List<FilePermission>>) - Method in class org.picketlink.idm.file.internal.FilePartition
 
setPgenCounter(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the pgenCounter property.
setQ(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the q property.
setQop(String) - Method in class org.picketlink.idm.credential.Digest
 
setRealm(String) - Method in class org.picketlink.idm.credential.Digest
 
setRealm(String) - Method in class org.picketlink.idm.credential.storage.DigestCredentialStorage
 
setRecipient(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Sets the value of the recipient property.
setReference(Object) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
 
setReferenceList(ReferenceList) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedKeyType
Sets the value of the referenceList property.
setRequest(HttpServletRequest) - Method in class org.picketlink.http.internal.HttpServletRequestProducer
 
setResourceClass(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
setResourceIdentifier(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PermissionTypeEntity
 
setRole(Role) - Method in class org.picketlink.idm.model.basic.Grant
 
setSalt(String) - Method in class org.picketlink.idm.credential.storage.EncodedPasswordStorage
 
setSecretKey(String) - Method in class org.picketlink.idm.credential.storage.OTPCredentialStorage
 
setSecurityConfiguration(HttpSecurityConfiguration) - Method in class org.picketlink.config.http.PathConfiguration
 
setSecurityConfiguration(SecurityConfiguration) - Method in class org.picketlink.internal.IdentityBeanDefinition
 
setSeed(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the seed property.
setSignatureMethod(SignatureMethodType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureValue(SignatureValueType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Sets the value of the signatureValue property.
setSignedInfo(SignedInfoType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
Sets the value of the signedInfo property.
setSortAscending(boolean) - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Use IdentityQuery.sortBy(Sort...) instead. Where you can create sort conditions from the IdentityQueryBuilder.
setSortAscending(boolean) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setSortParameters(QueryParameter...) - Method in interface org.picketlink.idm.query.IdentityQuery
Deprecated.
Use IdentityQuery.sortBy(Sort...) instead. Where you can create sort conditions from the IdentityQueryBuilder.
setSortParameters(QueryParameter...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
setStale(String) - Method in class org.picketlink.idm.credential.Digest
 
setStatus(Authenticator.AuthenticationStatus) - Method in class org.picketlink.authentication.BaseAuthenticator
 
setStatus(Credentials.Status) - Method in class org.picketlink.idm.credential.AbstractBaseCredentials
 
setTarget(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
Sets the value of the target property.
setTarget(URI) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
Sets the value of the target property.
setToken(String) - Method in class org.picketlink.idm.credential.storage.TokenCredentialStorage
 
setToken(String) - Method in class org.picketlink.idm.credential.TOTPCredentials
 
setToken(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.TokenCredentialTypeEntity
 
setTotpDevice(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.OTPCredentialTypeEntity
 
setTotpSecretKey(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.OTPCredentialTypeEntity
 
setTransforms(TransformsType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
Sets the value of the transforms property.
setTrusted(boolean) - Method in class org.picketlink.idm.credential.X509CertificateCredentials
Indicates if the provided certificate should be trusted and perform the validation against the existence of the principal.
setType(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the type property.
setType(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Sets the value of the type property.
setType(String) - Method in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
Sets the value of the type property.
setType(String) - Method in class org.picketlink.idm.credential.storage.TokenCredentialStorage
 
setType(AttributedType) - Method in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
setType(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.TokenCredentialTypeEntity
 
setTypeName(String) - Method in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 
setTypeName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AbstractCredentialTypeEntity
 
setTypeName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
setTypeName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.IdentityTypeEntity
 
setTypeName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.PartitionTypeEntity
 
setTypeName(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.RelationshipTypeEntity
 
setup(S) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
setup(S) - Method in interface org.picketlink.idm.credential.handler.CredentialHandler
 
setup(S) - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
setup(S) - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
setup(CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
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(T) - Method in interface org.picketlink.idm.spi.IdentityStore
Sets the configuration and context in which the IdentityStore will execute its operations
setup(TokenStoreConfiguration) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
setURI(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
Sets the value of the uri property.
setUri(String) - Method in class org.picketlink.idm.credential.Digest
 
setUserId(String) - Method in class org.picketlink.credential.DefaultLoginCredentials
 
setUsername(String) - Method in class org.picketlink.idm.credential.Digest
 
setUsername(String) - Method in class org.picketlink.idm.credential.UsernamePasswordCredentials
 
setUserName(String) - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
setValidatedAccount(Account) - Method in class org.picketlink.idm.credential.AbstractBaseCredentials
 
setValue(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
Sets the value of the value property.
setValue(String, Object) - Method in class org.picketlink.idm.event.EventContext
 
setValue(String) - Method in class org.picketlink.idm.jpa.model.sample.simple.AttributeTypeEntity
 
setValue(T) - Method in class org.picketlink.idm.model.Attribute
Sets the value for this attribute.
setX509IssuerName(String) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
Sets the value of the x509IssuerName property.
setX509SerialNumber(BigInteger) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
Sets the value of the x509SerialNumber property.
setY(byte[]) - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
Sets the value of the y property.
SHAPasswordEncoder - Class in org.picketlink.idm.credential.encoder
PasswordEncoder that uses SHA to encode passwords.
SHAPasswordEncoder(int) - Constructor for class org.picketlink.idm.credential.encoder.SHAPasswordEncoder
 
SHOULD_NOT_BE_THE_SAME - Static variable in interface org.picketlink.common.ErrorCodes
 
shouldNotBeTheSameError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
shouldNotBeTheSameError(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates an IllegalArgumentException for arguments that should not be the same.
sign(byte[], Algorithm, byte[]) - Method in class org.picketlink.json.jose.crypto.HMACSignatureProvider
 
sign(byte[], Algorithm, byte[]) - Method in class org.picketlink.json.jose.crypto.RSASignatureProvider
 
sign(byte[], Algorithm, byte[]) - Method in interface org.picketlink.json.jose.crypto.SignatureProvider
Sign the data using specified algorithm and specified key.
SIGN_ALG_ES256 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : ECDSA using P-256 curve and SHA-256 hash algorithm (recommended).
SIGN_ALG_ES383 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : ECDSA using P-384 curve and SHA-384 hash algorithm (optional).
SIGN_ALG_ES512 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : ECDSA using P-521 curve and SHA-512 hash algorithm (optional).
SIGN_ALG_HS256 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : HMAC using SHA-256 hash algorithm (required).
SIGN_ALG_HS384 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : HMAC using SHA-384 hash algorithm (optional).
SIGN_ALG_HS512 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : HMAC using SHA-512 hash algorithm (optional).
SIGN_ALG_RS256 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : RSASSA-PKCS-v1_5 using SHA-256 hash algorithm (recommended).
SIGN_ALG_RS383 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : RSASSA-PKCS-v1_5 using SHA-384 hash algorithm (optional).
SIGN_ALG_RS512 - Static variable in interface org.picketlink.json.JsonConstants.JWS
JSON Web Signature Algorithm : RSASSA-PKCS-v1_5 using SHA-512 hash algorithm (optional).
signatureAssertionValidationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
signatureAssertionValidationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
signatureError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
signatureError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
Creates a ProcessingException for exceptions raised during signature processing.
signatureInvalidError(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
signatureInvalidError(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
signatureMethod - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
SignatureMethodType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignatureMethodType complex type.
SignatureMethodType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureMethodType
 
SignaturePropertiesType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignaturePropertiesType complex type.
SignaturePropertiesType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
signatureProperty - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertiesType
 
SignaturePropertyType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignaturePropertyType complex type.
SignaturePropertyType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
 
SignatureProvider - Interface in org.picketlink.json.jose.crypto
The Interface SignatureProvider.
SignatureType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignatureType complex type.
SignatureType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
signatureUnknownAlgo(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
signatureUnknownAlgo(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
signatureValue - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
SignatureValueType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignatureValueType complex type.
SignatureValueType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
 
signedInfo - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureType
 
SignedInfoType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SignedInfoType complex type.
SignedInfoType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SignedInfoType
 
SIGNING_PROCESS_FAILURE - Static variable in interface org.picketlink.common.ErrorCodes
 
SOAP_MESSAGE_DUMP_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
Sort - Class in org.picketlink.idm.query
 
Sort(QueryParameter, boolean) - Constructor for class org.picketlink.idm.query.Sort
 
sortBy(Sort...) - Method in interface org.picketlink.idm.query.IdentityQuery
Add to this query the sorting conditions to be applied to the results.
sortBy(Sort...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
sortByQueryParameter(QueryParameter, T, T) - Method in class org.picketlink.idm.file.internal.FileSortingComparator
 
SPKIDataType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for SPKIDataType complex type.
SPKIDataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
 
spkiSexpAndAny - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SPKIDataType
 
split(String) - Static method in class org.picketlink.json.util.JOSEUtil
Splits a serialized JOSE object into its Base64URL-encoded parts.
stateless() - Method in class org.picketlink.config.IdentityBeanConfigurationBuilder
Enables the stateless mode of the Identity bean.
status() - Method in class org.picketlink.rest.AuthenticationEndpoint
 
StereotypeProperty - Annotation Type in org.picketlink.idm.model.annotation
Marks a property of an IdentityType or Relationship as being an attribute of a specific stereotype.
StereotypeProperty.Property - Enum in org.picketlink.idm.model.annotation
 
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 interface org.picketlink.idm.spi.CredentialStore
Stores the specified credential state.
storeCredential(IdentityContext, Account, CredentialStorage) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
Stored - Annotation Type in org.picketlink.idm.credential.storage.annotations
This annotation denotes a property of a Class implementing the CredentialStorage interface as being persistent.
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
storeInitializing(Class<? extends IdentityStore>) - Method in interface org.picketlink.idm.IDMLog
 
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>, Class<? extends Partition>) - 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
stores() - Method in class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
This method should be used to provide all the necessary configuration for the identity stores supported by this configuration.
StoreSelector - Interface in org.picketlink.idm.spi
Returns the correct IdentityStore instances for certain operation types, for a given Partition
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
StringPermissionHandler - Class in org.picketlink.idm.permission.acl.spi
An extremely trivial permission handler that allows permissions to be assigned to String resources
StringPermissionHandler() - Constructor for class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
STS_CLIENT_PUBLIC_KEY_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_COMBINED_SECRET_KEY_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_CONFIGURATION_EXCEPTION - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_CONFIGURATION_FILE_PARSING_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_CONFIGURATION_NOT_SET - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_EXCEPTION_HANDLING_TOKEN_REQ - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_INVALID_REQUEST_TYPE - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_INVALID_TOKEN_REQUEST - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_NO_TOKEN_PROVIDER - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_PUBLIC_KEY_CERT - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_PUBLIC_KEY_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_RESPONSE_WRITING_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_SIGNING_KEYPAIR_ERROR - Static variable in interface org.picketlink.common.ErrorCodes
 
STS_UNABLE_TO_CONSTRUCT_KEYMGR - Static variable in interface org.picketlink.common.ErrorCodes
 
stsConfigurationFileLoaded(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsConfigurationFileLoaded(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsConfigurationFileNotFoundClassLoader(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsConfigurationFileNotFoundClassLoader(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsConfigurationFileNotFoundTCL(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsConfigurationFileNotFoundTCL(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsConfigurationFileParsingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsConfigurationFileParsingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsKeyInfoTypeCreationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsKeyInfoTypeCreationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsNoTokenProviderError(String, String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsNoTokenProviderError(String, String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsPublicKeyCertError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsPublicKeyCertError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsPublicKeyError(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsPublicKeyError(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsRevocationRegistryInstantiationError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsRevocationRegistryInstantiationError() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsRevocationRegistryInvalidType(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsRevocationRegistryInvalidType(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsRevocationRegistryNotSpecified() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsRevocationRegistryNotSpecified() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsSecretKeyNotEncrypted() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsSecretKeyNotEncrypted() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsSecurityTokenShouldBeEncrypted() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsSecurityTokenShouldBeEncrypted() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsSecurityTokenSignatureNotVerified() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsSecurityTokenSignatureNotVerified() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsSigningKeyPairError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsSigningKeyPairError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsTokenRegistryInstantiationError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsTokenRegistryInstantiationError() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsTokenRegistryInvalidType(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsTokenRegistryInvalidType(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsTokenRegistryNotSpecified() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsTokenRegistryNotSpecified() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsTokenTimeoutNotSpecified() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsTokenTimeoutNotSpecified() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsUnableToConstructKeyManagerError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsUnableToConstructKeyManagerError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsUsingDefaultConfiguration(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsUsingDefaultConfiguration(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWrongAttributeProviderTypeNotInstalled(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWrongAttributeProviderTypeNotInstalled(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSConfigurationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSConfigurationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSHandlingTokenRequestError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSHandlingTokenRequestError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSInvalidRequestTypeError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSInvalidRequestTypeError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSInvalidTokenRequestError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSInvalidTokenRequestError() - Method in interface org.picketlink.common.PicketLinkLogger
 
stsWSResponseWritingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
stsWSResponseWritingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
subject(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the principal that is the subject of the JWT.
subjectRegex(String) - Method in class org.picketlink.config.http.X509AuthenticationConfigurationBuilder
Specifies a Java Regex that will be used to extract the subject's identifier from the certificate.
supportAllFeatures() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Enables the default feature set for this configuration.
SupportAnyHeader - Annotation Type in org.picketlink.config.http.annotations
 
supportAttributes(boolean) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Enable/Disable attribute support
supportCredentials(boolean) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Enable/Disable credentials support
SupportedAttributes - Annotation Type in org.picketlink.idm.jpa.annotations.entity
This annotation is applied to an attribute entity bean to indicate which attribute types should be supported and stored by the annotated entity.
SupportedHeaders - Annotation Type in org.picketlink.config.http.annotations
 
SupportedMethods - Annotation Type in org.picketlink.config.http.annotations
 
supportGlobalRelationship(Class<? extends Relationship>...) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Defines which types should be supported by this configuration.
supportPermissions(boolean) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Enable/Disable permissions support
supports(QName) - Method in class org.picketlink.config.PicketLinkConfigParser
 
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
 
supportsAttribute() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsAttribute() - Method in class org.picketlink.idm.config.IdentityConfiguration
Check if the configuration supports credential management.
supportsAttribute() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Indicates if ad-hoc attributes are supported.
supportsAttribute() - Method in class org.picketlink.idm.config.TokenStoreConfiguration
 
supportsCredential() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsCredential() - Method in class org.picketlink.idm.config.IdentityConfiguration
Check if the configuration supports credential management.
supportsCredential() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Indicates if credentials are supported.
supportsCredential() - Method in class org.picketlink.idm.config.TokenStoreConfiguration
 
SupportsCredentials - Annotation Type in org.picketlink.config.http.annotations
 
SupportsCredentials - Annotation Type in org.picketlink.idm.credential.handler.annotations
This annotation is used to declare which credential types are supported by a particular CredentialHandler implementation.
SupportsCredentials.NO_CREDENTIAL_STORAGE - Interface in org.picketlink.idm.credential.handler.annotations
 
supportSelfRelationship(Class<? extends Relationship>...) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Defines which types should be supported by this configuration.
supportsPartition() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsPartition() - Method in class org.picketlink.idm.config.IdentityConfiguration
 
supportsPartition() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Indicates if this configuration supports partition storage.
supportsPartition() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
supportsPartition() - Method in class org.picketlink.idm.config.TokenStoreConfiguration
 
supportsPermission() - Method in class org.picketlink.idm.config.IdentityConfiguration
Check if the configuration supports credential management.
supportsPermissions() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsPermissions() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Indicates whether this configuration supports the storing of resource permissions
supportsPermissions() - Method in class org.picketlink.idm.config.JDBCIdentityStoreConfiguration
 
supportsPermissions() - Method in class org.picketlink.idm.config.LDAPIdentityStoreConfiguration
 
supportsPermissions() - Method in class org.picketlink.idm.config.TokenStoreConfiguration
 
supportsRelationship() - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsRelationship() - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Indicates if relationships are supported.
supportsType(Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
 
supportsType(Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation) - Method in interface org.picketlink.idm.config.IdentityStoreConfiguration
Checks if the configuration supports the given AttributedType and IdentityStoreConfiguration.IdentityOperation.
supportType(Class<? extends AttributedType>...) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Defines which types should be supported by this configuration.
suspendEncoding() - Method in class org.picketlink.json.util.Base64.OutputStream
Suspends encoding of the stream.
SYSTEM_PROPERTY_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
systemPropertyMissingError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
systemPropertyMissingError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 

T

target - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignaturePropertyType
 
target - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptionPropertyType
 
Tier - Class in org.picketlink.idm.model.basic
A hierarchical abstraction representing a partitioned set or subset of services, for which specialized Roles and Groups may be created.
Tier() - Constructor for class org.picketlink.idm.model.basic.Tier
 
Tier(String) - Constructor for class org.picketlink.idm.model.basic.Tier
 
TimeBasedOTP - Class in org.picketlink.idm.credential.util
TOTP: Time-based One-time Password Algorithm Based on http://tools.ietf.org/html/draft-mraihi-totp-timebased-06
TimeBasedOTP() - Constructor for class org.picketlink.idm.credential.util.TimeBasedOTP
 
TimeBasedOTP(String, int, int, int) - Constructor for class org.picketlink.idm.credential.util.TimeBasedOTP
 
toHex(byte[]) - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
Converts a byte array into a hexadecimal string.
Token - Annotation Type in org.picketlink.config.http.annotations
 
token() - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures Token-based Authentication for a specific path.
token() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
token() - Method in interface org.picketlink.idm.config.IdentityStoreConfigurationChildBuilder
 
token() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
Configures a token-based identity store for this configuration.
Token - Interface in org.picketlink.idm.credential
Represents a token credential.
Token.Builder - Class in org.picketlink.idm.credential
 
Token.Consumer<T extends Token> - Interface in org.picketlink.idm.credential
Token consumers are responsible to provide all the necessary support to consume information from a specific Token.
Token.Provider<T extends Token> - Interface in org.picketlink.idm.credential
Token providers are responsible to provide some importantant management operations for a specific Token type.
TOKEN_CONSUMER - Static variable in class org.picketlink.idm.credential.handler.TokenCredentialHandler
Stores a stateless and thread-safe instances of Token.Consumer.
TokenAuthenticationConfiguration - Class in org.picketlink.config.http
 
TokenAuthenticationConfiguration(AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.TokenAuthenticationConfiguration
 
TokenAuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures Token-based Authentication for a specific path.
TokenAuthenticationScheme - Class in org.picketlink.http.internal.authentication.schemes
A custom HttpAuthenticationScheme that knows how to extract a header from the request containing a token to authenticate/re-authenticate an user.
TokenAuthenticationScheme() - Constructor for class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
 
tokenConsumer(Token.Consumer...) - Method in class org.picketlink.idm.config.TokenStoreConfigurationBuilder
You must set a Token.Consumer if you want to validate tokens and extract identity information from them.
TokenCredential - Class in org.picketlink.idm.credential
Represents the credentials typically used when performing authentication based on tokens.
TokenCredential(String) - Constructor for class org.picketlink.idm.credential.TokenCredential
 
TokenCredential(Token) - Constructor for class org.picketlink.idm.credential.TokenCredential
 
TokenCredentialHandler<S extends CredentialStore<?>,V extends TokenCredential,U extends Token> - Class in org.picketlink.idm.credential.handler
 
TokenCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
TokenCredentialStorage - Class in org.picketlink.idm.credential.storage
CredentialStorage used to store token-based credentials.
TokenCredentialStorage() - Constructor for class org.picketlink.idm.credential.storage.TokenCredentialStorage
 
TokenCredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
Entity representing a Token.
TokenCredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.TokenCredentialTypeEntity
 
TokenIdentityStore - Class in org.picketlink.idm.token.internal
 
TokenIdentityStore() - Constructor for class org.picketlink.idm.token.internal.TokenIdentityStore
 
TokenStoreConfiguration - Class in org.picketlink.idm.config
Holds all the configuration for a token-based identity store.
TokenStoreConfiguration(List<Token.Consumer>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, Map<Class<? extends AttributedType>, Set<IdentityStoreConfiguration.IdentityOperation>>, List<ContextInitializer>, Map<String, Object>, Set<Class<? extends CredentialHandler>>, boolean, boolean, boolean) - Constructor for class org.picketlink.idm.config.TokenStoreConfiguration
 
TokenStoreConfigurationBuilder - Class in org.picketlink.idm.config
 
TokenStoreConfigurationBuilder(IdentityStoresConfigurationBuilder) - Constructor for class org.picketlink.idm.config.TokenStoreConfigurationBuilder
 
toRSAPublicKey() - Method in class org.picketlink.json.jose.JWK
Builds up the RSAPublicKey using modulus and public exponent of RSA Key.
toSet(P[]) - Static method in class org.picketlink.idm.util.IDMUtil
Converts the given array into a Set.
toString() - Method in class org.picketlink.authentication.levels.internal.DefaultLevel
 
toString() - Method in class org.picketlink.config.http.PathConfiguration
 
toString() - Method in class org.picketlink.credential.DefaultLoginCredentials
 
toString() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
toString() - Method in class org.picketlink.identity.xmlsec.w3.xmldsig.RSAKeyValueType
 
toString() - Method in class org.picketlink.idm.credential.storage.AbstractCredentialStorage
 
toString() - Method in class org.picketlink.idm.credential.X509CertificateCredentials
 
toString() - Method in class org.picketlink.idm.model.AbstractPartition
 
toString() - Method in class org.picketlink.idm.permission.acl.spi.BaseAbstractPermissionHandler.PermissionSet
 
toString() - Method in class org.picketlink.idm.query.internal.EqualCondition
 
toString() - Method in class org.picketlink.json.jose.JWE
 
toString() - Method in class org.picketlink.json.jose.JWK
 
toString() - Method in class org.picketlink.json.jose.JWKSet
 
toString() - Method in class org.picketlink.json.jwt.JWT
 
toString(InputStream, String) - Static method in class org.picketlink.oauth.OAuthUtils
Get the entity content as a String, using the provided default character set if none is found in the entity.
TOTPCredential - Class in org.picketlink.idm.credential
This class can be used to update TOTP credentials.
TOTPCredential(String) - Constructor for class org.picketlink.idm.credential.TOTPCredential
 
TOTPCredential(String, String) - Constructor for class org.picketlink.idm.credential.TOTPCredential
 
TOTPCredentialHandler - Class in org.picketlink.idm.credential.handler
This particular implementation supports the validation of TOTPCredentials, and updating TOTPCredential credentials.
TOTPCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
TOTPCredentials - Class in org.picketlink.idm.credential
An extension of the UsernamePasswordCredentials that includes an OTP token
TOTPCredentials() - Constructor for class org.picketlink.idm.credential.TOTPCredentials
 
trace(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
trace(String, Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
trace(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
trace(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
trace(String, Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
trace(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
transform - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
 
transform - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
transforms - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
transforms - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
 
transforms - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
 
TransformsType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for TransformsType complex type.
TransformsType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType
 
TransformsType - Class in org.picketlink.identity.xmlsec.w3.xmlenc
Java class for TransformsType complex type.
TransformsType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmlenc.TransformsType
 
TransformType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for TransformType complex type.
TransformType(URI) - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.TransformType
 
TRUST_MANAGER_MISSING - Static variable in interface org.picketlink.common.ErrorCodes
 
trustKeyManagerCreationError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
trustKeyManagerCreationError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
trustKeyManagerMissing() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
trustKeyManagerMissing() - Method in interface org.picketlink.common.PicketLinkLogger
 
type - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
type - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
 
type - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.EncryptedType
 
type - Variable in class org.picketlink.idm.jdbc.internal.model.AbstractJdbcType
 
type(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the type of JSON Web Encryption
type(String) - Method in class org.picketlink.json.jwt.JWTBuilder
Sets the MIME Media Type [IANA.MediaTypes] of this complete JWT in contexts where this is useful to the application.
typeName - Variable in class org.picketlink.idm.jdbc.internal.model.PartitionJdbcType
 

U

UNABLE_LOCAL_AUTH - Static variable in interface org.picketlink.common.ErrorCodes
 
UNABLE_PARSING_NULL_TOKEN - Static variable in interface org.picketlink.common.ErrorCodes
 
unableLocalAuthentication(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unableLocalAuthentication(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
unableToDecodePasswordError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unableToDecodePasswordError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
UnexpectedCredentialException - Exception in org.picketlink.authentication
Thrown during the authentication process to indicate that credentials are not supported or could not be handled.
UnexpectedCredentialException(String) - Constructor for exception org.picketlink.authentication.UnexpectedCredentialException
 
UnexpectedCredentialException(String, Throwable) - Constructor for exception org.picketlink.authentication.UnexpectedCredentialException
 
unexpectedType(Class<?>) - Method in interface org.picketlink.idm.IDMMessages
 
Unique - Annotation Type in org.picketlink.idm.model.annotation
Marks a property of an IdentityType, Partition or Relationship as being an attribute of that IdentityType, Partition or Relationship.
uniqueIdentifierAttributeName(String) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Name of unique identifier attribute (ID) which may differ in various LDAP servers.
unknowCredentialType(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unknowCredentialType(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
UNKNOWN_ENC_ALGO - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_END_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_OBJECT_TYPE - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_SIG_ALGO - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_START_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_TAG - Static variable in interface org.picketlink.common.ErrorCodes
 
UNKNOWN_XSI - Static variable in interface org.picketlink.common.ErrorCodes
 
unknownObjectType(Object) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unknownObjectType(Object) - Method in interface org.picketlink.common.PicketLinkLogger
 
unmarshallingError(Throwable) - Method in interface org.picketlink.idm.IDMMessages
 
unprotected() - Method in class org.picketlink.config.http.AbstractPathConfigurationChildBuilder
 
unprotected() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Mark a specific path as not protected.
unprotected() - Method in interface org.picketlink.config.http.PathConfigurationChildBuilder
 
UNSUPPORTED_TYPE - Static variable in interface org.picketlink.common.ErrorCodes
 
unsupportedRoleType(Object) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unsupportedRoleType(Object) - Method in interface org.picketlink.common.PicketLinkLogger
 
unsupportedType(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
unsupportedType(String) - Method in interface org.picketlink.common.PicketLinkLogger
Creates an RuntimeException for not supported types.
unsupportType(Class<? extends AttributedType>, IdentityStoreConfiguration.IdentityOperation...) - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
Defines which type should not be supported by this configuration.
unwrapResourceClass(Object) - Method in class org.picketlink.idm.permission.acl.spi.ClassPermissionHandler
 
unwrapResourceClass(Object) - Method in class org.picketlink.idm.permission.acl.spi.EntityPermissionHandler
 
unwrapResourceClass(Object) - Method in interface org.picketlink.idm.permission.acl.spi.PermissionHandler
Returns the formal class of the specified resource
unwrapResourceClass(Object) - Method in class org.picketlink.idm.permission.acl.spi.StringPermissionHandler
 
update(T) - Method in interface org.picketlink.idm.AttributedTypeManager
 
update(IdentityContext, Account, U, S, Date, Date) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
update(IdentityContext, Account, U, S, Date, Date) - Method in interface org.picketlink.idm.credential.handler.CredentialHandler
Updates the credential for a certain Account.
update(IdentityContext, Account, TOTPCredential, CredentialStore<?>, Date, Date) - Method in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
update(IdentityContext, Partition) - Method in class org.picketlink.idm.file.internal.FileIdentityStore
 
update(T) - Method in class org.picketlink.idm.internal.AbstractAttributedTypeManager
 
update(IdentityContext, AttributedType) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
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(Relationship) - Method in interface org.picketlink.idm.RelationshipManager
Updates the given Relationship instance.
update(IdentityContext, AttributedType) - Method in interface org.picketlink.idm.spi.IdentityStore
Updates the specified IdentityType
update(IdentityContext, Partition) - Method in interface org.picketlink.idm.spi.PartitionStore
 
update(IdentityContext, Partition) - Method in class org.picketlink.idm.token.internal.TokenIdentityStore
 
update(IdentityType) - Method in class org.picketlink.internal.SecuredIdentityManager
 
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(Account, Object) - Method in interface org.picketlink.idm.IdentityManager
Updates a credential for the given Account.
updateCredential(Account, Object, Date, Date) - Method in interface org.picketlink.idm.IdentityManager
Updates a credential for the given Account.
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
 
updateCredential(IdentityContext, Account, Object, Date, Date) - Method in interface org.picketlink.idm.spi.IdentityStore
Updates the specified credential value for the specified Agent.
updateCredential(Account, Object) - Method in class org.picketlink.internal.SecuredIdentityManager
 
updateCredential(Account, Object, Date, Date) - Method in class org.picketlink.internal.SecuredIdentityManager
 
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
uri - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.ReferenceType
 
uri - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.RetrievalMethodType
 
uri - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.CipherReferenceType
 
uri - Variable in class org.picketlink.identity.xmlsec.w3.xmlenc.ReferenceType
 
URI_ALL - Static variable in class org.picketlink.config.http.PathConfiguration
 
url(String) - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
Configures the URL of the LDAP server.
URL_SAFE - Static variable in class org.picketlink.json.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
User - Class in org.picketlink.idm.model.basic
This class represents a User; a human agent that may authenticate with the application
User() - Constructor for class org.picketlink.idm.model.basic.User
 
User(String) - Constructor for class org.picketlink.idm.model.basic.User
 
UserAlreadyLoggedInException - Exception in org.picketlink.authentication
Thrown during the authentication process to indicate that an user is already authenticated.
UserAlreadyLoggedInException(String) - Constructor for exception org.picketlink.authentication.UserAlreadyLoggedInException
 
userName(String) - Static method in class org.picketlink.http.internal.authentication.schemes.support.HTTPDigestUtil
 
userName(String) - Static method in class org.picketlink.idm.credential.util.DigestUtil
 
UsernamePasswordCredentials - Class in org.picketlink.idm.credential
Represents the credentials typically used by standard username/password authentication.
UsernamePasswordCredentials() - Constructor for class org.picketlink.idm.credential.UsernamePasswordCredentials
 
UsernamePasswordCredentials(String, Password) - Constructor for class org.picketlink.idm.credential.UsernamePasswordCredentials
 
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
 
usingLoggerImplementation(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
usingLoggerImplementation(String) - Method in interface org.picketlink.common.PicketLinkLogger
Logs the implementation being used to log messages and exceptions.
UUIDNonceGenerator - Class in org.picketlink.http.internal.authentication.schemes.support
A nonce generator that uses UUID level 4
UUIDNonceGenerator() - Constructor for class org.picketlink.http.internal.authentication.schemes.support.UUIDNonceGenerator
 

V

validate() - Method in class org.picketlink.config.AbstractSecurityConfigurationBuilder
 
validate() - Method in class org.picketlink.config.IdentityBeanConfigurationBuilder
 
validate() - Method in class org.picketlink.config.SecurityConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.Builder
Validates the internal state.
validate() - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.IdentityConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.IdentityStoreConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.IdentityStoresConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.JDBCStoreConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.JPAStoreConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.LDAPMappingConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.LDAPStoreConfigurationBuilder
 
validate() - Method in class org.picketlink.idm.config.NamedIdentityConfigurationBuilder
 
validate(IdentityContext, V, S) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
validate(IdentityContext, V, S) - Method in interface org.picketlink.idm.credential.handler.CredentialHandler
Validates a credential.
validate(IdentityContext, TOTPCredentials, CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.TOTPCredentialHandler
 
validate(T) - Method in interface org.picketlink.idm.credential.Token.Consumer
Validates a token.
validate(Digest, String, String) - Method in class org.picketlink.idm.credential.util.DigestUtil
 
validate(String, byte[]) - Method in class org.picketlink.idm.credential.util.TimeBasedOTP
Validates a token using a secret key.
validateCredential(IdentityContext, CredentialStorage, V, S) - Method in class org.picketlink.idm.credential.handler.AbstractCredentialHandler
 
validateCredential(IdentityContext, CredentialStorage, DigestCredentials, CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.DigestCredentialHandler
 
validateCredential(IdentityContext, CredentialStorage, V, S) - Method in class org.picketlink.idm.credential.handler.PasswordCredentialHandler
 
validateCredential(IdentityContext, CredentialStorage, V, S) - Method in class org.picketlink.idm.credential.handler.TokenCredentialHandler
 
validateCredential(IdentityContext, CredentialStorage, X509CertificateCredentials, CredentialStore<?>) - Method in class org.picketlink.idm.credential.handler.X509CertificateCredentialHandler
 
validateCredential(IdentityContext, CredentialStorage, UsernamePasswordCredentials, LDAPIdentityStore) - Method in class org.picketlink.idm.ldap.internal.LDAPPlainTextPasswordCredentialHandler
 
validateCredentials(Credentials) - Method in interface org.picketlink.idm.IdentityManager
Validates the given Credentials.
validateCredentials(IdentityContext, Credentials) - Method in class org.picketlink.idm.internal.AbstractIdentityStore
 
validateCredentials(Credentials) - Method in class org.picketlink.idm.internal.ContextualIdentityManager
 
validateCredentials(IdentityContext, Credentials) - Method in interface org.picketlink.idm.spi.IdentityStore
Validates the specified credentials.
validateCredentials(Credentials) - Method in class org.picketlink.internal.SecuredIdentityManager
 
VALIDATION_CHECK_FAILED - Static variable in interface org.picketlink.common.ErrorCodes
 
value - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.SignatureValueType
 
valueOf(String) - Static method in enum org.picketlink.authentication.Authenticator.AuthenticationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.config.http.FilteringMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.config.http.OutboundRedirectConfiguration.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.http.internal.cors.CORSRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.Identity.AuthenticationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.config.IdentityStoreConfiguration.IdentityOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.credential.Credentials.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.model.annotation.IdentityStereotype.Stereotype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.model.annotation.RelationshipStereotype.Stereotype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.model.annotation.StereotypeProperty.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.idm.permission.spi.PermissionVoter.VotingResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.picketlink.json.jose.crypto.Algorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.picketlink.authentication.Authenticator.AuthenticationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.config.http.FilteringMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.config.http.OutboundRedirectConfiguration.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.http.internal.cors.CORSRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.Identity.AuthenticationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.config.IdentityStoreConfiguration.IdentityOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.credential.Credentials.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.model.annotation.IdentityStereotype.Stereotype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.model.annotation.RelationshipStereotype.Stereotype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.model.annotation.StereotypeProperty.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.idm.permission.spi.PermissionVoter.VotingResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.picketlink.json.jose.crypto.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, String) - Method in class org.picketlink.idm.credential.encoder.BCryptPasswordEncoder
 
verify(String, String) - Method in interface org.picketlink.idm.credential.encoder.PasswordEncoder
Checks if the rawPassword and encodedPassword matches.
verify(String, String) - Method in class org.picketlink.idm.credential.encoder.PBKDF2PasswordEncoder
 
verify(String, String) - Method in class org.picketlink.idm.credential.encoder.SHAPasswordEncoder
 
verify(byte[], Algorithm, byte[], byte[]) - Method in class org.picketlink.json.jose.crypto.HMACSignatureProvider
 
verify(byte[], Algorithm, byte[], byte[]) - Method in class org.picketlink.json.jose.crypto.RSASignatureProvider
 
verify(byte[], Algorithm, byte[], byte[]) - Method in interface org.picketlink.json.jose.crypto.SignatureProvider
Verify the data using specified algorithm, signature and specified key.

W

warn(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
warn(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
whenError() - Method in class org.picketlink.config.http.OutboundRedirectConfigurationBuilder
Redirects to a given url if there was any error during the request processing.
whenException(Class<? extends Throwable>) - Method in class org.picketlink.config.http.OutboundRedirectConfigurationBuilder
 
whenForbidden() - Method in class org.picketlink.config.http.OutboundRedirectConfigurationBuilder
Redirects to a given url only if a request was forbidden.
where(Condition...) - Method in interface org.picketlink.idm.query.IdentityQuery
Add to this query the conditions that will be used to filter results.
where(Condition...) - Method in class org.picketlink.idm.query.internal.DefaultIdentityQuery
 
withHeaders() - Method in class org.picketlink.config.http.PathConfigurationBuilder
Provides a set of options regarding the request headers for a specific request.
withMethod(HttpMethod...) - Method in class org.picketlink.config.http.PathConfigurationBuilder
Configures the HttpMethod that are supported by a specific path.
workingDirectory(String) - Method in class org.picketlink.idm.config.FileStoreConfigurationBuilder
Defines the working directory that should be used to store data.
write(int) - Method in class org.picketlink.json.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.picketlink.json.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
WRITER_INVALID_KEYINFO_NULL_CONTENT - Static variable in interface org.picketlink.common.ErrorCodes
 
WRITER_NULL_VALUE - Static variable in interface org.picketlink.common.ErrorCodes
 
WRITER_SHOULD_START_ELEMENT - Static variable in interface org.picketlink.common.ErrorCodes
 
WRITER_UNKNOWN_TYPE - Static variable in interface org.picketlink.common.ErrorCodes
 
WRITER_UNSUPPORTED_ATTRIB_VALUE - Static variable in interface org.picketlink.common.ErrorCodes
 
writerInvalidKeyInfoNullContentError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
writerInvalidKeyInfoNullContentError() - Method in interface org.picketlink.common.PicketLinkLogger
 
writerNullValueError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
writerNullValueError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
writerUnknownTypeError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
writerUnknownTypeError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
writerUnsupportedAttributeValueError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
writerUnsupportedAttributeValueError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
writeToken(String, HttpServletRequest, HttpServletResponse) - Method in class org.picketlink.http.internal.authentication.schemes.TokenAuthenticationScheme
Writes the issuedToken to the HttpServletResponse.
WRONG_TYPE - Static variable in interface org.picketlink.common.ErrorCodes
 
wrongTypeError(String) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wrongTypeError(String) - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustClientPublicKeyError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustClientPublicKeyError() - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustCombinedSecretKeyError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustCombinedSecretKeyError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustNullCancelTargetError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustNullCancelTargetError() - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustNullRenewTargetError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustNullRenewTargetError() - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustNullValidationTargetError() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustNullValidationTargetError() - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustUnableToGetDataTypeFactory(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustUnableToGetDataTypeFactory(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
wsTrustValidationStatusCodeMissing() - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
wsTrustValidationStatusCodeMissing() - Method in interface org.picketlink.common.PicketLinkLogger
 

X

X509 - Annotation Type in org.picketlink.config.http.annotations
 
x509() - Method in class org.picketlink.config.http.AuthenticationConfigurationBuilder
Configures HTTP CLIENT-CERT Authentication for a specific path.
X509_CERTIFICATE_CHAIN - Static variable in interface org.picketlink.json.JsonConstants.JWK
The x5c (X.509 Certificate Chain) member contains a chain of one or more PKIX certificates [RFC5280].
X509_CERTIFICATE_SHA1_THUMBPRINT - Static variable in interface org.picketlink.json.JsonConstants.JWK
The x5t (X.509 Certificate SHA-1 Thumbprint) member is a base64url encoded SHA-1 thumbprint (a.k.a.
X509_CERTIFICATE_SHA256_THUMBPRINT - Static variable in interface org.picketlink.json.JsonConstants.JWK
The x5t#S256 (X.509 Certificate SHA-256 Thumbprint) member is a base64url encoded SHA-256 thumbprint (a.k.a.
X509_CLIENT_CERT_REQUEST_ATTRIBUTE - Static variable in class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
X509_URL - Static variable in interface org.picketlink.json.JsonConstants.JWK
The x5u (X.509 URL) member is a URI [RFC3986] that refers to a resource for an X.509 public key certificate or certificate chain [RFC5280].
X509AuthenticationConfiguration - Class in org.picketlink.config.http
 
X509AuthenticationConfiguration(String, AuthenticationConfiguration) - Constructor for class org.picketlink.config.http.X509AuthenticationConfiguration
 
X509AuthenticationConfigurationBuilder - Class in org.picketlink.config.http
Configures HTTP CLIENT-CERT Authentication for a specific path.
X509AuthenticationScheme - Class in org.picketlink.http.internal.authentication.schemes
An implementation of HttpAuthenticationScheme that supports the Servlet Specification CLIENT-CERT Authentication Scheme
X509AuthenticationScheme() - Constructor for class org.picketlink.http.internal.authentication.schemes.X509AuthenticationScheme
 
X509CertificateChain(String...) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the x509 certificate chain.
X509CertificateChain(String...) - Method in class org.picketlink.json.jose.JWKBuilder
The x5c (X.509 Certificate Chain) member contains a chain of one or more PKIX certificates [RFC5280].
X509CertificateCredentialHandler<S,V,U> - Class in org.picketlink.idm.credential.handler
This particular implementation supports the validation of X509CertificateCredentials, and updating X509Cert credentials.
X509CertificateCredentialHandler() - Constructor for class org.picketlink.idm.credential.handler.X509CertificateCredentialHandler
 
X509CertificateCredentials - Class in org.picketlink.idm.credential
A credential representing an X509 certificate for certificate-based authentication
X509CertificateCredentials(X509Certificate) - Constructor for class org.picketlink.idm.credential.X509CertificateCredentials
 
X509CertificateCredentials(X509Certificate, String) - Constructor for class org.picketlink.idm.credential.X509CertificateCredentials
 
X509CertificateSHA1Thumbprint(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the x509 SHA1 certificate thumbprint.
X509CertificateSHA1Thumbprint(String) - Method in class org.picketlink.json.jose.JWKBuilder
The x5t (X.509 Certificate SHA-1 Thumbprint) member is a base64url encoded SHA-1 thumbprint (a.k.a.
X509CertificateSHA256Thumbprint(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the x509 SHA256 certificate thumbprint.
X509CertificateSHA256Thumbprint(String) - Method in class org.picketlink.json.jose.JWKBuilder
The x5t#S256 (X.509 Certificate SHA-256 Thumbprint) member is a base64url encoded SHA-256 thumbprint (a.k.a.
X509CertificateStorage - Class in org.picketlink.idm.credential.storage
CredentialStorage for X509 Certificates credentials.
X509CertificateStorage() - Constructor for class org.picketlink.idm.credential.storage.X509CertificateStorage
 
X509CertificateStorage(X509Certificate) - Constructor for class org.picketlink.idm.credential.storage.X509CertificateStorage
 
X509CertificateType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
 
X509CertificateType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.X509CertificateType
 
X509CredentialTypeEntity - Class in org.picketlink.idm.jpa.model.sample.simple
This entity is mapped to support X509 credential types using a X509CertificateStorage.
X509CredentialTypeEntity() - Constructor for class org.picketlink.idm.jpa.model.sample.simple.X509CredentialTypeEntity
 
X509DataType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for X509DataType complex type.
X509DataType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
 
x509IssuerName - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
 
x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.X509DataType
 
X509IssuerSerialType - Class in org.picketlink.identity.xmlsec.w3.xmldsig
Java class for X509IssuerSerialType complex type.
X509IssuerSerialType() - Constructor for class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
 
x509SerialNumber - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.X509IssuerSerialType
 
X509URL(String) - Method in class org.picketlink.json.jose.JWEBuilder
Sets the x509 URL.
X509Url(String) - Method in class org.picketlink.json.jose.JWKBuilder
The x5u (X.509 URL) member is a URI [RFC3986] that refers to a resource for an X.509 public key certificate or certificate chain [RFC5280].
X_REQUESTED_WITH_AJAX - Static variable in class org.picketlink.config.http.InboundHeaderConfiguration
 
X_REQUESTED_WITH_HEADER_NAME - Static variable in class org.picketlink.config.http.InboundHeaderConfiguration
 
xacmlPDPMessageProcessingError(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
xacmlPDPMessageProcessingError(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 
xmlCouldNotGetSchema(Throwable) - Method in class org.picketlink.common.DefaultPicketLinkLogger
 
xmlCouldNotGetSchema(Throwable) - Method in interface org.picketlink.common.PicketLinkLogger
 

Y

y - Variable in class org.picketlink.identity.xmlsec.w3.xmldsig.DSAKeyValueType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2015. All rights reserved.