Skip to content
View bhaskargupta98's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report bhaskargupta98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wildfly-elytron-gsoc wildfly-elytron-gsoc Public

    Repo containing summary of the past three months of Google Summer of Code

    Java 3

  2. wildfly-elytron wildfly-elytron Public

    Forked from wildfly-security/wildfly-elytron

    WildFly Elytron: Security, Authentication, and Authorization SPIs for the WildFly project

    Java

  3. ds-project-huffman ds-project-huffman Public

    Data Structures project based on image compression using huffman coding

    Java 1 1

  4. CustomRoleDecoder.java CustomRoleDecoder.java
    1
    package org.wildfly.security.authz;
    2
    import java.util.ArrayList;
    3
    import java.util.HashMap;
    4
    public class CustomRoleDecoder implements RoleDecoder{
    5
    //A HashMap has to be populated beforehand with relevant key,value pair for use