Liverpoololympia.com

Just clear tips for every day

Lifehacks

How do I get ACS URL?

How do I get ACS URL? ANSWER. You can check the “providerId” by logging into the Anypoint platform and then go to Access management –> Identity Providers –> and then click the identity configuration to check for the Assertion Consumer Read more…

What is an ExceptionMapper?

What is an ExceptionMapper? ExceptionMapper is a contract for a provider that maps Java exceptions to Response object. An implementation of ExceptionMapper interface must be annotated with @Provider to work correctly. How do you handle exceptions in Jersey? Approach 2 Read more…