Identity
types.ContextInitializer
that populates the IdentityContext
with a reference to an authenticated Account
.TokenCredential
using the token previously extracted from the request.Identity
implementation.DigestHolder
from the tokensEntityManager
instances and related metadata when using in
conjunction with the JPAIdentityStore
.PathAuthorizer
.HttpServletRequest
.HttpAuthenticationScheme
that supports the Servlet Specification FORM Authentication SchemeDefaultLoginCredentials
associated with the request.EntityManager
if produced by the application.Identity
associated with the request.HttpAuthenticationScheme
that will be used to validate user's
credential before issuing a new token.PathAuthorizer
.EntityManagerProvider.getEntityManager()
is configured with any entity class annotated
with the PicketLink IDM JPA Annotations.Identity
behavior accordingly with the configuration provided by the
application.IdentityConfiguration
produced by the
application.HttpServletRequest
was sent using AJAX.Account
using the
configured Token.Provider
.PersistentPermissionVoter
instances.Extension
responsible for:FunctionMapper
for built-in EL functions.HttpServletRequest
instances.ServletContextListener
responsible for configure the PicketLink Security Filter
to an application.IdentityManager
instances are produced accordingly to the current Partition
in use.PathAuthorizer
.SavedRequest
instances created from HttpServletRequest
instances.PathAuthorizer
.HttpServletRequest
instance.HttpServletRequest
as a SavedRequest
instance.HttpAuthenticationScheme
that knows how to extract a header from
the request containing a token to authenticate/re-authenticate an user.UUID
level 4issuedToken
to the HttpServletResponse
.HttpAuthenticationScheme
that supports the Servlet Specification
CLIENT-CERT Authentication SchemeCopyright © 2015 JBoss by Red Hat. All rights reserved.