VOOZH about

URL: https://www.javacodegeeks.com/author/pushpalanka

⇱ Pushpalanka, Author at Java Code Geeks


  • Core Java👁 Image
    PushpalankaMay 1st, 2020
    0 910

    JVM Garbage Collection and Optimizations

    Overview When troubleshooting systems for performance-related issues, memory optimizations are a place that needs a deep analysis of what each…

    Read More »
  • Enterprise Java👁 Image
    PushpalankaApril 29th, 2020
    0 2,713

    Tomcat JDBC Pool – Connection Leak – Catch the Culprit

    Database connection leaks are something that can stay hidden unless paid specific attention and would come to the surface at…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    PushpalankaJanuary 31st, 2019
    1 230

    SPIFFE in a Nutshell

    I have been studying SPIFEE(Secure Production Identity Framework For Everyone)[1] for sometime and here I am drafting the flow as…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    PushpalankaJanuary 4th, 2019
    0 322

    Authorization for a Multi-Cloud System

    This is a project design I am currently working on to consume SPIFFE(Secure Production Identity Framework For Everyone) bootstrapped trust…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    PushpalankaAugust 1st, 2014
    1 224

    Adding Custom Claims to the SAML Response – (How to Write a Custom Claim Handler for WSO2 Identity Server)

    Overview The latest release of WSO2 Identity Server (version 5.0.0), is armed with an “application authentication framework” which provides lot…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    PushpalankaMarch 10th, 2014
    6 1,339

    Signing SOAP Messages – Generation of Enveloped XML Signatures

    Digital signing is a widely used mechanism to make digital contents authentic. By producing a digital signature for some content,…

    Read More »
  • Enterprise Java👁 Image
    PushpalankaFebruary 18th, 2014
    7 311

    Invoking APIs using a Web App with OAuth2 and use of JWT – WSO2 API Manager

    In this post I am to share my experience and understandings using WSO2 API Manager(API-M) for a very common and…

    Read More »
  • Enterprise Java👁 Image
    PushpalankaSeptember 13th, 2013
    0 124

    Deploying Identity Server over a JDBC Based User Store

    With this post I am to demonstrate how to configure WSO2 Identity Server with a JDBC user store. For the…

    Read More »
  • DevOps👁 Image
    PushpalankaNovember 27th, 2012
    1 156

    Hadoop Single Node Set Up

    With this post I am hoping to share the procedure to set up Apache Hadoop in single node. Hadoop is…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close