A C F H I L N S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AUD - Static variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
-
A dummy audience.
C
- client - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
The Nimbus client to test.
F
- factory - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
The factory.
H
- HEALTH_CHECK_REPONSE - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
A normal health check response.
- HEALTH_CHECK_REPONSE_ERROR - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
A normal health check response.
- HEALTH_CHECK_REPONSE_MORE_FIELDS - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
A health check response with more fields than in the model.
I
- ID_TOKEN_REPONSE_NULL - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
A null token response, to mock an internal server error e.g.
- ID_TOKEN_RESPONSE - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Real but valid OAuth JSON token response that has an INVALID signature.
- ID_TOKEN_RESPONSE_ERROR - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Real token response error message.
- integ - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
-
A dummy integration.
- integ - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
The default OIDC integration params.
L
- log - Variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
-
Class logger.
N
- net.shibboleth.idp.plugin.authn.duo.nimbus.impl - package net.shibboleth.idp.plugin.authn.duo.nimbus.impl
- NimbusClientFactoryTest - Class in net.shibboleth.idp.plugin.authn.duo.nimbus.impl
-
Test for the NimbusClientFactory class.
- NimbusClientFactoryTest() - Constructor for class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
- NimbusClientSupportTest - Class in net.shibboleth.idp.plugin.authn.duo.nimbus.impl
-
Tests for the NimbusClientSupport class.
- NimbusClientSupportTest() - Constructor for class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
- NimbusClientTest - Class in net.shibboleth.idp.plugin.authn.duo.nimbus.impl
-
Tests for the NimbusClient class.
- NimbusClientTest() - Constructor for class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
S
- setup() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
Setup.
- setup() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
- setup() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
- STATE - Static variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
-
A dummy state value.
T
- testAuthURL() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the auth URL is constructed correctly.
- testAuthURLWithOverrideRedirect() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the auth URL is constructed correctly when an override redirectURI is supplied.
- testCreateInstance() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
Test instance creation.
- testCreateJWS() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
- testCreateJWSRequestObject() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
- testHealthCheck() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the health check using a mocked HTTP client and response.
- testHealthCheckError() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the health check using a mocked HTTP client and response.
- testHealthCheckMoreFields() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the health check using a mocked HTTP client and response.
- testHealthEndpointTimeout() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
- testInitializeSuccess() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
Test initialization success.
- testNoHttpClient() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
Test initialization failure if no http client set.
- testNoObjectMapper() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientFactoryTest
-
Test initialization failure if no object mapper set.
- testTokenExchange() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test the token exchange works using a mocked HTTP client and response.
- testTokenExchangeInternalServerErrorResponse() - Method in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientTest
-
Test an exception is thrown if a non-OK http response is returned.
U
- USERNAME - Static variable in class net.shibboleth.idp.plugin.authn.duo.nimbus.impl.NimbusClientSupportTest
-
A dummy username.
All Classes All Packages