VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-security/page/9

⇱ Spring Security Archives - Page 9 of 13 - Java Code Geeks


  • Enterprise Java👁 Image
    Emmanouil GkatziourasSeptember 17th, 2016
    0 103

    Spring boot with Spring Security and jdbc

    Spring security Is a wonderful framework saving lots of time and effort from the developers. Also It is flexible enough…

    Read More »
  • Java👁 spring-interview-questions-answers
    Micah SilvermanJune 27th, 2016
    2 291

    A Simple Web App with Spring Boot, Spring Security and Stormpath – in 15 Minutes

    Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaMay 30th, 2016
    0 196

    Validating JWT with Spring Boot and Spring Security

    For my current project I will have a REST API set up with Spring Boot (most likely running with BoxFuse).…

    Read More »
  • Enterprise Java👁 Image
    Adrian MateiFebruary 20th, 2015
    0 231

    How to secure Jersey REST services with Spring Security and Basic authentication

    In my previous blog post, Quick way to check if the REST API is alive – GET details from Manifest…

    Read More »
  • Enterprise Java👁 Image
    Arthur ArtsJanuary 22nd, 2015
    1 151

    Stateless Spring Security Part 3: JWT + Social Authentication

    This third and final part in my Stateless Spring Security series is about mixing previous post about JWT token based…

    Read More »
  • Groovy👁 Image
    Jonathan TanDecember 3rd, 2014
    0 165

    Grails Spring Security Core Plugin – Registering Callback Closures

    I was searching for a way to hook business logic after successful user login while using Spring Security Core plugin.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Arthur ArtsOctober 20th, 2014
    2 263

    Stateless Spring Security Part 2: Stateless Authentication

    This second part of the Stateless Spring Security series is about exploring means of authentication in a stateless way. If you missed…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Arthur ArtsOctober 7th, 2014
    5 524

    Stateless Spring Security Part 1: Stateless CSRF protection

    Today with a RESTful architecture becoming more and more standard it might be worthwhile to spend some time rethinking your…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Andrey RedkoSeptember 30th, 2014
    0 262

    Embedded Jetty and Apache CXF: secure REST services with Spring Security

    Recently I run into very interesting problem which I thought would take me just a couple of minutes to solve:…

    Read More »
  • First
  • ...
  • «
  • 7
  • 8
  • 9
  • 10
  • 11
  • »
  • ...
  • Last
Back to top button
Close