Giter VIP home page Giter VIP logo

sample.trustassociationinterceptor's Introduction

sample.trustassociationinterceptor

This repository contains a class that serves as a sample implementation of a Trust Association Interceptor (TAI) interface. This project aims to create a sample TAI jar file that is compatible with the following runtimes:

  • Open Liberty
  • WebSphere Liberty
  • WebSphere Application Server traditional

In order to make sure that the file behaves as intended, follow the steps outlined below:

Create the sample TAI jar

  1. Obtain the source tree that contains the TAI sample source file:
  2. Make the necessary modifications to the SampleTAI.java file to reflect the desired behavior.
    • This might involve implementing new methods, modifying existing functionality, or adding additional logic as required.
  3. Make sure that you have Maven installed on your system.
    • If you do not have Maven installed, you can download it from the official Maven website and follow the installation instructions.
  4. Open a terminal or command prompt and navigate to the root directory of your project where the pom.xml file is located.
  5. Run the following command to build and package the project using Maven:
    mvn package
    
  6. After the build process completes successfully, a JAR file is be created in the target directory of your project.
    ./target/sampletai-1.0-SNAPSHOT.jar
    

Configure the TAI jar

The following articles provide instructions on how to configure the JAR file for the WebSphere runtimes.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Unless otherwise noted in a script:
License

sample.trustassociationinterceptor's People

Contributors

barbj avatar lauracowen avatar una-tapa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.