Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Core Spring Security modules

Pragya Keshap answered on February 22, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • dependency for spring security
  • spring core dependency
  • How many modules are there in Spring Framework and what are they
  • Spring data modules
  • What are the modules in Core Container of Spring framework?
  • What are the modules in Web layer of Spring framework?
  • What are important Spring Modules?

  • Core Spring Security modules

    0

    Core (spring-security-core): Spring security's core classes and interfaces on authentication and access control reside here.

    Remoting (spring-security-remoting): In case you need Spring Remoting, this is the module with the necessary classes.

    Aspect (spring-security-aspects): Aspect-Oriented Programming (AOP) support within Spring Security.

    Config (spring-security-config): Provides XML and Java configuration support.

    Crypto (spring-security-crypto): Contains cryptography support.

    Data (spring-security-data): Integration with Spring Data.

    Messaging (spring-security-messaging)

    OAuth2: Support for OAuth 2.x support within Spring Security:

    Core (spring-security-oauth2-core)

    Client (spring-security-oauth2-client)

    JOSE (spring-security-oauth2-jose)

    OpenID (spring-security-openid): OpenID web-authentication support.

    CAS (spring-security-cas): CAS (Central Authentication Service) client integration.

    TagLib (spring-security-taglibs): Various tag libraries regarding Spring Security.

    Test (spring-security-test): Testing support.

    Web (spring-security-web): Contains web security infrastructure code, such 

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 22 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.