Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCEPT - Static variable in class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- ACCEPT - Static variable in class no.unit.nva.auth.uriretriever.UriRetriever
- ACCESS_RIGHTS_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- ALLOWED_CUSTOMERS - Static variable in class no.unit.nva.auth.CognitoUserInfo
- API_RESPONDED_WITH_ERROR_CODE - Static variable in class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class no.unit.nva.auth.AuthorizedBackendClient
- asString(T) - Static method in class no.unit.nva.auth.JsonConfig
- AUTHORIZATION_ERROR_MESSAGE - Static variable in class no.unit.nva.auth.FetchUserInfo
- AUTHORIZATION_HEADER - Static variable in class no.unit.nva.auth.AuthorizedBackendClient
- AUTHORIZATION_HEADER - Static variable in class no.unit.nva.auth.FetchUserInfo
- AuthorizedBackendClient - Class in no.unit.nva.auth
- AuthorizedBackendClient(HttpClient, String, CognitoCredentials) - Constructor for class no.unit.nva.auth.AuthorizedBackendClient
- AuthorizedBackendUriRetriever - Class in no.unit.nva.auth.uriretriever
- AuthorizedBackendUriRetriever(String, String) - Constructor for class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- AuthorizedBackendUriRetriever(HttpClient, SecretsManagerClient, String, String) - Constructor for class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
B
- BackendClientCredentials - Class in no.unit.nva.auth.uriretriever
- BackendClientCredentials() - Constructor for class no.unit.nva.auth.uriretriever.BackendClientCredentials
- BackendClientCredentials(String, String) - Constructor for class no.unit.nva.auth.uriretriever.BackendClientCredentials
- BASIC_AUTH_CREDENTIALS_TEMPLATE - Static variable in class no.unit.nva.auth.CognitoAuthenticator
- BASIC_AUTH_HEADER_TEMPLATE - Static variable in class no.unit.nva.auth.CognitoAuthenticator
- beanFrom(Class<T>, String) - Static method in class no.unit.nva.auth.JsonConfig
- build() - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- builder() - Static method in class no.unit.nva.auth.CognitoUserInfo
C
- CachedJwtProvider - Class in no.unit.nva.auth
- CachedJwtProvider(CognitoAuthenticator, Clock) - Constructor for class no.unit.nva.auth.CachedJwtProvider
- cachedValue - Variable in class no.unit.nva.auth.CachedValueProvider
- CachedValueProvider<T> - Class in no.unit.nva.auth
- CachedValueProvider() - Constructor for class no.unit.nva.auth.CachedValueProvider
- COGNITO_USER_NAME - Static variable in class no.unit.nva.auth.CognitoUserInfo
- CognitoAuthenticator - Class in no.unit.nva.auth
- CognitoAuthenticator(HttpClient, CognitoCredentials) - Constructor for class no.unit.nva.auth.CognitoAuthenticator
- CognitoCredentials - Class in no.unit.nva.auth
- CognitoCredentials(Supplier<String>, Supplier<String>, URI) - Constructor for class no.unit.nva.auth.CognitoCredentials
- CognitoUserInfo - Class in no.unit.nva.auth
- CognitoUserInfo() - Constructor for class no.unit.nva.auth.CognitoUserInfo
- CognitoUserInfo.Builder - Class in no.unit.nva.auth
E
- ELEMENTS_DELIMITER - Static variable in class no.unit.nva.auth.CognitoUserInfo
- EMPTY_STRING - Static variable in class no.unit.nva.auth.CognitoUserInfo
- equals(Object) - Method in class no.unit.nva.auth.CognitoUserInfo
F
- FAILED_TO_RETRIEVE_URI - Static variable in class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- fetch() - Method in class no.unit.nva.auth.FetchUserInfo
- fetchBearerToken() - Method in class no.unit.nva.auth.CognitoAuthenticator
- fetchResponse(URI, String) - Method in class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- fetchResponse(URI, String) - Method in interface no.unit.nva.auth.uriretriever.RawContentRetriever
- fetchResponse(URI, String) - Method in class no.unit.nva.auth.uriretriever.UriRetriever
- FetchUserInfo - Class in no.unit.nva.auth
- FetchUserInfo(HttpClient, Supplier<URI>, String) - Constructor for class no.unit.nva.auth.FetchUserInfo
- fromHttpResponse(HttpResponse) - Static method in exception no.unit.nva.auth.UnexpectedHttpResponseException
- fromString(String) - Static method in class no.unit.nva.auth.CognitoUserInfo
G
- getAccessRights() - Method in class no.unit.nva.auth.CognitoUserInfo
- getAllowedCustomers() - Method in class no.unit.nva.auth.CognitoUserInfo
- getBearerToken() - Method in class no.unit.nva.auth.AuthorizedBackendClient
- getClaims() - Method in class no.unit.nva.auth.CognitoUserInfo
- getCognitoAppClientId() - Method in class no.unit.nva.auth.CognitoCredentials
- getCognitoAppClientSecret() - Method in class no.unit.nva.auth.CognitoCredentials
- getCognitoOAuthServerUri() - Method in class no.unit.nva.auth.CognitoCredentials
- getCognitoUsername() - Method in class no.unit.nva.auth.CognitoUserInfo
- getCurrentCustomer() - Method in class no.unit.nva.auth.CognitoUserInfo
- getFeideId() - Method in class no.unit.nva.auth.CognitoUserInfo
- getId() - Method in class no.unit.nva.auth.uriretriever.BackendClientCredentials
- getIssuer() - Method in class no.unit.nva.auth.CognitoUserInfo
- getNewValue() - Method in class no.unit.nva.auth.CachedJwtProvider
- getNewValue() - Method in class no.unit.nva.auth.CachedValueProvider
- getPersonAffiliation() - Method in class no.unit.nva.auth.CognitoUserInfo
- getPersonCristinId() - Method in class no.unit.nva.auth.CognitoUserInfo
- getPersonNin() - Method in class no.unit.nva.auth.CognitoUserInfo
- getRawContent(URI, String) - Method in class no.unit.nva.auth.uriretriever.AuthorizedBackendUriRetriever
- getRawContent(URI, String) - Method in interface no.unit.nva.auth.uriretriever.RawContentRetriever
- getRawContent(URI, String) - Method in class no.unit.nva.auth.uriretriever.UriRetriever
- getRoles() - Method in class no.unit.nva.auth.CognitoUserInfo
- getSecret() - Method in class no.unit.nva.auth.uriretriever.BackendClientCredentials
- getSub() - Method in class no.unit.nva.auth.CognitoUserInfo
- getTopOrgCristinId() - Method in class no.unit.nva.auth.CognitoUserInfo
- getUserName() - Method in class no.unit.nva.auth.CognitoUserInfo
- getValue() - Method in class no.unit.nva.auth.CachedValueProvider
- getViewingScopeExcluded() - Method in class no.unit.nva.auth.CognitoUserInfo
- getViewingScopeIncluded() - Method in class no.unit.nva.auth.CognitoUserInfo
- GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class no.unit.nva.auth.CognitoAuthenticator
H
- hashCode() - Method in class no.unit.nva.auth.CognitoUserInfo
- HTTPS - Static variable in class no.unit.nva.auth.OAuthConstants
I
- id - Variable in class no.unit.nva.auth.uriretriever.BackendClientCredentials
- isExpired() - Method in class no.unit.nva.auth.CachedJwtProvider
- isExpired() - Method in class no.unit.nva.auth.CachedValueProvider
- ISS_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
J
- JsonConfig - Class in no.unit.nva.auth
- JWT_TOKEN_FIELD - Static variable in class no.unit.nva.auth.CognitoAuthenticator
N
- no.unit.nva.auth - package no.unit.nva.auth
- no.unit.nva.auth.uriretriever - package no.unit.nva.auth.uriretriever
O
- OAUTH_TOKEN - Static variable in class no.unit.nva.auth.OAuthConstants
- OAUTH_USER_INFO - Static variable in class no.unit.nva.auth.OAuthConstants
- OAUTH2_PATH_SEGMENT - Static variable in class no.unit.nva.auth.CognitoAuthenticator
- OAuthConstants - Class in no.unit.nva.auth
P
- PERSON_AFFILIATION_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- PERSON_CRISTIN_ID_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- PERSON_FEIDE_ID_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- PERSON_FEIDE_NIN_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- PERSON_GROUPS_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- PERSON_NIN_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- prepareWithBearerToken(String) - Static method in class no.unit.nva.auth.AuthorizedBackendClient
- prepareWithBearerToken(HttpClient, String) - Static method in class no.unit.nva.auth.AuthorizedBackendClient
- prepareWithBearerTokenAndCredentials(HttpClient, String, CognitoCredentials) - Static method in class no.unit.nva.auth.AuthorizedBackendClient
- prepareWithCognitoCredentials(HttpClient, CognitoCredentials) - Static method in class no.unit.nva.auth.AuthorizedBackendClient
- prepareWithCognitoCredentials(CognitoCredentials) - Static method in class no.unit.nva.auth.AuthorizedBackendClient
R
- RawContentRetriever - Interface in no.unit.nva.auth.uriretriever
- ROLES - Static variable in class no.unit.nva.auth.CognitoUserInfo
S
- secret - Variable in class no.unit.nva.auth.uriretriever.BackendClientCredentials
- SELECTED_CUSTOMER_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- send(HttpRequest.Builder, HttpResponse.BodyHandler<T>) - Method in class no.unit.nva.auth.AuthorizedBackendClient
- sendAsync(HttpRequest.Builder, HttpResponse.BodyHandler<T>) - Method in class no.unit.nva.auth.AuthorizedBackendClient
- setAccessRights(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setAllowedCustomers(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setCognitoUsername(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setCurrentCustomer(URI) - Method in class no.unit.nva.auth.CognitoUserInfo
- setFeideId(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setIssuer(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setPersonAffiliation(URI) - Method in class no.unit.nva.auth.CognitoUserInfo
- setPersonCristinId(URI) - Method in class no.unit.nva.auth.CognitoUserInfo
- setPersonNin(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setRoles(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setSub(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setTopOrgCristinId(URI) - Method in class no.unit.nva.auth.CognitoUserInfo
- setUserName(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setViewingScopeExcluded(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- setViewingScopeIncluded(String) - Method in class no.unit.nva.auth.CognitoUserInfo
- SUB - Static variable in class no.unit.nva.auth.CognitoUserInfo
T
- TOKEN_PATH_SEGMENT - Static variable in class no.unit.nva.auth.CognitoAuthenticator
- TOP_LEVEL_ORG_CRISTIN_ID_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- toString() - Method in class no.unit.nva.auth.uriretriever.BackendClientCredentials
U
- UNEXPECTED_HTTP_RESPONSE_MESSAGE - Static variable in exception no.unit.nva.auth.UnexpectedHttpResponseException
- UnexpectedHttpResponseException - Exception in no.unit.nva.auth
- UnexpectedHttpResponseException(int, String) - Constructor for exception no.unit.nva.auth.UnexpectedHttpResponseException
- UriRetriever - Class in no.unit.nva.auth.uriretriever
- UriRetriever() - Constructor for class no.unit.nva.auth.uriretriever.UriRetriever
- UriRetriever(HttpClient) - Constructor for class no.unit.nva.auth.uriretriever.UriRetriever
- USER_NAME_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
V
- VIEWING_SCOPE_EXCLUDED_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
- VIEWING_SCOPE_INCLUDED_CLAIM - Static variable in class no.unit.nva.auth.CognitoUserInfo
W
- withAccessRights(Set<String>) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withAllowedCustomers(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withCognitoUsername(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withCurrentCustomer(URI) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withFeideId(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withIssuer(URI) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withPersonAffiliation(URI) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withPersonCristinId(URI) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withPersonNin(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withRoles(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withSub(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withTopOrgCristinId(URI) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withUserName(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withViewingScopeExcluded(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
- withViewingScopeIncluded(String) - Method in class no.unit.nva.auth.CognitoUserInfo.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form