VOOZH about

URL: https://www.javacodegeeks.com/tag/security/page/19

⇱ Security Archives - Page 19 of 23 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Advait TrivediAugust 20th, 2012
    1 186

    Cross Site Scripting (XSS) and prevention

    Variants of Cross site scripting (XSS) attacks are almost limitless as mentioned on the OWASP site (https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)). Here I propose…

    Read More »
  • Software Development👁 Image
    Prabath SiriwardenaAugust 17th, 2012
    0 171

    WSO2 Identity Server: Identity Management platform

    WSO2 Identity Server provides a flexible, extensible and robust platform for Identity Management. This blog post looks inside WSO2 Identity…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Gal LevinskyAugust 9th, 2012
    1 270

    Spring security 3 Ajax login – accessing protected resources

    I have seen some blogs about Spring Security 3 Ajax login, however I could not find any that tackles how…

    Read More »
  • Enterprise Java👁 Image
    Branislav VidovicAugust 1st, 2012
    0 283

    Spring Security – Two Security Realms in one Application

    This blog post is mainly about Spring Security configuration. More specifically it is intending to show how to configure two…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleJuly 31st, 2012
    1 135

    GlassFish JDBC Security with Salted Passwords on MySQL

    One of the most successful posts on this blog is my post about setting up a JDBC Security Realm with…

    Read More »
  • Core Java👁 Image
    Christopher MeyerJuly 30th, 2012
    0 1,879

    Hash Length Extension Attacks

    In this post I will try to leave the summer slump behind and focus on more interesting things than complaining…

    Read More »
  • Software Development👁 Image
    Lukas EderJuly 30th, 2012
    0 212

    Database Abstraction and SQL Injection

    I have subscribed to various user groups of jOOQ’s competing database abstraction tools. One of which is ActiveJDBC, a Java…

    Read More »
  • Enterprise Java👁 Image
    Prabath SiriwardenaJuly 17th, 2012
    0 124

    Extending JMeter with a WS-Trust/STS sampler

    JMeter does not have any inbuilt support for WS-Security or WS-Trust and that made me develop this STS Sampler for…

    Read More »
  • Software Development👁 Image
    PushpalankaJuly 6th, 2012
    2 126

    Implementing SAML to XACML

    Before Implementing SAML This is how a XACML request will looks like when it is arriving at PDP(Policy Decision Point)…

    Read More »
  • First
  • ...
  • 10
  • «
  • 18
  • 19
  • 20
  • »
  • ...
  • Last
Back to top button
Close