About 311,000 results
Open links in new tab
  1. Spring Security Configuration with Flow Diagrams - InfoQ

    Jan 16, 2025 · In this article, we will examine a solution for registering and authenticating a user through a client-side JavaScript application using the Spring Security infrastructure, access and refresh...

  2. Java Security: Core Architecture | Medium

    Nov 4, 2023 · Explore Java's robust security features: JCA, JSSE, and JAAS for secure applications. Essential insights for developers and IT professionals.

    Missing:

    • Diagram

    Must include:

  3. Spring Security Tutorial - GeeksforGeeks

    Jan 4, 2025 · Spring Security is a powerful authentication and authorization framework used to secure Java-based web applications. It integrates easily with Spring Boot and provides advanced security mechanisms such as OAuth2, JWT authentication, role-based access control, and protection against threats like CSRF

  4. Java SE Platform Security Architecture - Oracle Help Center

    This document gives an overview of the motivation of the major security features implemented for the JDK, describes the classes that are part of the Java security architecture, discusses the impact of this architecture on existing code, and gives thoughts on writing security-sensitive code.

    Missing:

    • Diagram

    Must include:

  5. Define custom security permissions for fine-grained security. A method with certain privileges may be invoked by another method that lacks those privileges. Should the first method proceed? Package java.security. Each check*() method checks to see if the calling program is permitted to perform some action.

    Missing:

    • Diagram

    Must include:

  6. Overview of Java SE Security - Oracle

    At its core, the Java language itself is type-safe and provides automatic garbage collection, enhancing the robustness of application code. A secure class loading and verification mechanism ensures that only legitimate Java code is executed.

  7. JDK Security as per JDK 11 - Exoscale

    Sep 10, 2019 · In a nutshell, the security sandbox model has been introduced to provide a restricted environment for source code loaded from Java applets running on the customer’s environment (the browser).

  8. java - What means this Spring Security diagram? - Stack Overflow

    Jan 24, 2015 · The Security interceptor (Method or Http Request) will intercept the invocations before they invoke an protected/secured resource. It obtain the information about the current user from the security context.

  9. Sequence Diagram for Spring Security - Creately

    With its comprehensive features and scalability, SpringSecurity is the go-to choice for software development teams looking for reliable security. You can easily edit this template using Creately's sequence diagram tool.

  10. Article: Spring Security Configuration with Flow Diagrams

    Jan 16, 2025 · This article demonstrates basic configurations with detailed component analysis through diagrams and code examples, providing a starting point for further customization. By Alexandr Manunin. InfoQ – Java.

Refresh