Uses of Package
org.apache.syncope.core.spring.security
Packages that use org.apache.syncope.core.spring.security
Package
Description
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.flowable
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.flowable.impl
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.keymaster.rest.securityClassDescriptionDomain-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. -
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.logicClassDescriptionDomain-sensible (via
@Transactional
) access to authentication / authorization data. -
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.logic.wa
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.persistence.jpa
-
-
-
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.persistence.neo4j
-
-
-
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.provisioning.javaClassDescriptionProvides some methods to check whether default credentials are being used, and logs a warning if they are.
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.provisioning.java.dataClassDescriptionProvides some methods to check whether default credentials are being used, and logs a warning if they are.
-
-
-
-
-
-
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.spring.policy
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.spring.securityClassDescriptionDomain-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. -
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.starterClassDescriptionDomain-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. -
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.core.workflow.java
-
Classes in org.apache.syncope.core.spring.security used by org.apache.syncope.fit.core.referenceClassDescriptionDomain-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.