Uses of Package
org.apache.syncope.core.spring.security
Package
Description
-
-
-
ClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data.Provides some methods to check whether default credentials are being used, and logs a warning if they are. -
ClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data. -
-
-
-
-
-
-
-
-
-
ClassDescriptionProvides some methods to check whether default credentials are being used, and logs a warning if they are.
-
ClassDescriptionProvides some methods to check whether default credentials are being used, and logs a warning if they are.
-
-
-
-
-
-
-
-
ClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data.Provides some methods to check whether default credentials are being used, and logs a warning if they are.Represents the token for an authentication request or for an authenticated principal as JSON Web Token, once the request has been processed by theAuthenticationManager.authenticate(Authentication)
method.Enables a generic mechanism for JWT validation and subject resolution which allows to plug in implementations recognizing JWT produced by third parties.Default implementation for internal JWT validation. -
ClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data.Provides some methods to check whether default credentials are being used, and logs a warning if they are. -
-
ClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data.Enables a generic mechanism for JWT validation and subject resolution which allows to plug in implementations recognizing JWT produced by third parties.