Package org.pac4j.testkit
Class ApiKeyScenarios
java.lang.Object
org.pac4j.testkit.ApiKeyScenarios
Pre-assembled HTTP test scenarios for API key (direct client) authentication.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidrunHappyPath(String serverUrl) static voidrunMissingKey(String serverUrl)
-
Method Details
-
runHappyPath
- Throws:
IOException
-
runBadKey
- Throws:
IOException
-
runMissingKey
- Throws:
IOException
-