A B C D E F G H I J K L N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCESS_TOKEN_INSUFFICIENT_SCOPE - io.jans.ca.common.ErrorResponseCode
- ALGORITHM_NOT_SUPPORTED - io.jans.ca.common.ErrorResponseCode
- allNotBlank(String...) - Static method in class io.jans.ca.common.CoreUtils
- asJson(Object) - Static method in class io.jans.ca.common.Jackson2
- asJsonSilently(Object) - Static method in class io.jans.ca.common.Jackson2
- asOldNode(JsonNode) - Static method in class io.jans.ca.common.Jackson2
- AT_HASH_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
- AUTHORIZATION_CODE_FLOW - io.jans.ca.common.CommandType
- AUTHORIZATION_RP_ID_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
- AuthorizationCodeFlowParams - Class in io.jans.ca.common.params
- AuthorizationCodeFlowParams() - Constructor for class io.jans.ca.common.params.AuthorizationCodeFlowParams
- AuthorizationCodeFlowResponse - Class in io.jans.ca.common.response
- AuthorizationCodeFlowResponse() - Constructor for class io.jans.ca.common.response.AuthorizationCodeFlowResponse
B
- BAD_REQUEST_INVALID_CODE - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_CODE - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_REFRESH_TOKEN - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_RESOURCE - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_RP_HOST - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_RP_ID - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_NO_STATE - io.jans.ca.common.ErrorResponseCode
- BAD_REQUEST_STATE_NOT_VALID - io.jans.ca.common.ErrorResponseCode
- BaseDn - io.jans.ca.common.PersistenceConfigKeys
- BindPassword - io.jans.ca.common.PersistenceConfigKeys
- BLANK_ACCESS_TOKEN - io.jans.ca.common.ErrorResponseCode
- BUFFER_SIZE - Static variable in class io.jans.ca.common.CoreUtils
C
- C_HASH_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
- CHECK_ACCESS_TOKEN - io.jans.ca.common.CommandType
- CHECK_ID_TOKEN - io.jans.ca.common.CommandType
- CheckAccessTokenParams - Class in io.jans.ca.common.params
-
Check access token parameters.
- CheckAccessTokenParams() - Constructor for class io.jans.ca.common.params.CheckAccessTokenParams
-
Constructor
- CheckAccessTokenResponse - Class in io.jans.ca.common.response
- CheckAccessTokenResponse() - Constructor for class io.jans.ca.common.response.CheckAccessTokenResponse
- CheckIdTokenParams - Class in io.jans.ca.common.params
- CheckIdTokenParams() - Constructor for class io.jans.ca.common.params.CheckIdTokenParams
- CheckIdTokenResponse - Class in io.jans.ca.common.response
- CheckIdTokenResponse() - Constructor for class io.jans.ca.common.response.CheckIdTokenResponse
- cleanUpLog(String) - Static method in class io.jans.ca.common.CoreUtils
- Command - Class in io.jans.ca.common
- Command() - Constructor for class io.jans.ca.common.Command
- Command(CommandType) - Constructor for class io.jans.ca.common.Command
- Command(CommandType, JsonNode) - Constructor for class io.jans.ca.common.Command
- Command(CommandType, IParams) - Constructor for class io.jans.ca.common.Command
- COMMAND_STR_LENGTH_SIZE - Static variable in class io.jans.ca.common.CoreUtils
- CommandType - Enum in io.jans.ca.common
- CoreUtils - Class in io.jans.ca.common
-
Core utility class.
- CorrectRptIntrospectionResponse - Class in io.jans.ca.common.introspection
- CorrectRptIntrospectionResponse() - Constructor for class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- CorrectRptIntrospectionResponse(boolean) - Constructor for class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- correctScopeExpression(String) - Static method in class io.jans.ca.common.params.RsModifyParams
- CorrectUmaPermission - Class in io.jans.ca.common.introspection
- CorrectUmaPermission() - Constructor for class io.jans.ca.common.introspection.CorrectUmaPermission
- CorrectUmaPermission(String, List<String>) - Constructor for class io.jans.ca.common.introspection.CorrectUmaPermission
- createClient(SSLConnectionSocketFactory, Optional<ProxyConfiguration>) - Static method in class io.jans.ca.common.CoreUtils
- createClientFallback(Optional<ProxyConfiguration>) - Static method in class io.jans.ca.common.CoreUtils
- createExecutor() - Static method in class io.jans.ca.common.CoreUtils
- createHttpClientForMutualAuthentication(File, String, File, String, String[], String[], Optional<ProxyConfiguration>) - Static method in class io.jans.ca.common.CoreUtils
- createHttpClientTrustAll(Optional<ProxyConfiguration>, String[], String[]) - Static method in class io.jans.ca.common.CoreUtils
- createHttpClientWithKeyStore(File, String, String[], String[], Optional<ProxyConfiguration>) - Static method in class io.jans.ca.common.CoreUtils
- createJsonMapper() - Static method in class io.jans.ca.common.Jackson2
- createJsonMapperWithoutEmptyAttributes() - Static method in class io.jans.ca.common.Jackson2
- createRpMapper() - Static method in class io.jans.ca.common.Jackson2
D
- daemonThreadFactory() - Static method in class io.jans.ca.common.CoreUtils
- detailsAs(Class<T>) - Method in class io.jans.ca.common.ErrorResponse
- DOC_URL - Static variable in class io.jans.ca.common.CoreUtils
E
- EmptyParams - Class in io.jans.ca.common.params
- EmptyParams() - Constructor for class io.jans.ca.common.params.EmptyParams
- EncodeSalt - io.jans.ca.common.PersistenceConfigKeys
- equals(Object) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- equals(Object) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- equals(Object) - Method in class io.jans.ca.common.params.GetUserInfoParams
- ErrorResponse - Class in io.jans.ca.common
- ErrorResponse() - Constructor for class io.jans.ca.common.ErrorResponse
- ErrorResponse(ErrorResponseCode) - Constructor for class io.jans.ca.common.ErrorResponse
- ErrorResponse(String) - Constructor for class io.jans.ca.common.ErrorResponse
- ErrorResponse(String, String) - Constructor for class io.jans.ca.common.ErrorResponse
- ErrorResponseCode - Enum in io.jans.ca.common
- ExpiredObject - Class in io.jans.ca.common
- ExpiredObject() - Constructor for class io.jans.ca.common.ExpiredObject
- ExpiredObject(String, String, ExpiredObjectType, int) - Constructor for class io.jans.ca.common.ExpiredObject
- ExpiredObject(String, String, ExpiredObjectType, Date, Date) - Constructor for class io.jans.ca.common.ExpiredObject
- ExpiredObjectType - Enum in io.jans.ca.common
F
- FAILED_TO_GET_DISCOVERY - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_GET_END_SESSION_ENDPOINT - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_GET_ISSUER - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_GET_REQUEST_URI - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_GET_RPT - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_REMOVE_SITE - io.jans.ca.common.ErrorResponseCode
- FAILED_TO_VERIFY_SUBJECT_IDENTIFIER - io.jans.ca.common.ErrorResponseCode
- fromValue(String) - Static method in enum io.jans.ca.common.CommandType
- fromValue(String) - Static method in enum io.jans.ca.common.ErrorResponseCode
- fromValue(String) - Static method in enum io.jans.ca.common.ExpiredObjectType
G
- GET_ACCESS_TOKEN_BY_REFRESH_TOKEN - io.jans.ca.common.CommandType
- GET_AUTHORIZATION_CODE - io.jans.ca.common.CommandType
- GET_AUTHORIZATION_URL - io.jans.ca.common.CommandType
- GET_CLIENT_TOKEN - io.jans.ca.common.CommandType
- GET_DISCOVERY - io.jans.ca.common.CommandType
- GET_JWKS - io.jans.ca.common.CommandType
- GET_LOGOUT_URI - io.jans.ca.common.CommandType
- GET_REQUEST_OBJECT_JWT - io.jans.ca.common.CommandType
- GET_REQUEST_URI - io.jans.ca.common.CommandType
- GET_RP - io.jans.ca.common.CommandType
- GET_RP_JWKS - io.jans.ca.common.CommandType
- GET_TOKENS_BY_CODE - io.jans.ca.common.CommandType
- GET_USER_INFO - io.jans.ca.common.CommandType
- getAccess() - Method in class io.jans.ca.common.response.RsCheckAccessResponse
- getAccessToken() - Method in class io.jans.ca.common.params.CheckAccessTokenParams
-
Gets access token.
- getAccessToken() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getAccessToken() - Method in class io.jans.ca.common.params.GetUserInfoParams
- getAccessToken() - Method in class io.jans.ca.common.params.IntrospectAccessTokenParams
- getAccessToken() - Method in class io.jans.ca.common.params.ValidateParams
- getAccessToken() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getAccessToken() - Method in class io.jans.ca.common.response.GetClientTokenResponse
- getAccessToken() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- getAccessToken() - Method in class io.jans.ca.common.response.GetUserInfoResponse
- getAccessToken() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- getAccessTokenAsJwt() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getAccessTokenAsJwt() - Method in class io.jans.ca.common.params.UpdateSiteParams
- GetAccessTokenByRefreshTokenParams - Class in io.jans.ca.common.params
- GetAccessTokenByRefreshTokenParams() - Constructor for class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- getAccessTokenLifetime() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the Client-specific access token expiration.
- getAccessTokenLifetime() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the Client-specific access token expiration.
- getAccessTokenSigningAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getAccessTokenSigningAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getAcr() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getAcrValues() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getAcrValues() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getAcrValues() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getAcrValues() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getAcrValues() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getAcrValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getActive() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getAlgorithm() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getAlgorithm() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- getAllowSpontaneousScopes() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getAllowSpontaneousScopes() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getAud() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getAudience() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getAuthenticationMethod() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getAuthenticationMethod() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- getAuthorizationCode() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getAuthorizationCode() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- GetAuthorizationCodeParams - Class in io.jans.ca.common.params
- GetAuthorizationCodeParams() - Constructor for class io.jans.ca.common.params.GetAuthorizationCodeParams
- GetAuthorizationCodeResponse - Class in io.jans.ca.common.response
- GetAuthorizationCodeResponse() - Constructor for class io.jans.ca.common.response.GetAuthorizationCodeResponse
- GetAuthorizationCodeResponse(String) - Constructor for class io.jans.ca.common.response.GetAuthorizationCodeResponse
- getAuthorizationEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getAuthorizationUrl() - Method in class io.jans.ca.common.response.GetAuthorizationUrlResponse
- GetAuthorizationUrlParams - Class in io.jans.ca.common.params
- GetAuthorizationUrlParams() - Constructor for class io.jans.ca.common.params.GetAuthorizationUrlParams
- GetAuthorizationUrlResponse - Class in io.jans.ca.common.response
- GetAuthorizationUrlResponse() - Constructor for class io.jans.ca.common.response.GetAuthorizationUrlResponse
- GetAuthorizationUrlResponse(String) - Constructor for class io.jans.ca.common.response.GetAuthorizationUrlResponse
- getAuthorizedOrigins() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns authorized JavaScript origins.
- getAuthorizedOrigins() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns authorized JavaScript origins.
- getCheckSessionIFrame() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClaims() - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- getClaims() - Method in class io.jans.ca.common.response.GetUserInfoResponse
- getClaimsLocales() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClaimsLocales() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClaimsLocalesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClaimsParameterSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClaimsRedirectUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClaimsRedirectUri() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- getClaimsRedirectUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClaimsSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClaimToken() - Method in class io.jans.ca.common.params.RpGetRptParams
- getClaimTokenFormat() - Method in class io.jans.ca.common.params.RpGetRptParams
- getClaimTypesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClientFrontchannelLogoutUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientFrontchannelLogoutUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientId() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getClientId() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getClientId() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getClientId() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getClientId() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientId() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientId() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getClientId() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientIdIssuedAt() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientInfoEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getClientJwksUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientJwksUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientName() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientName() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientName() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientRegistrationAccessToken() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientRegistrationAccessToken() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientRegistrationAccessToken() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientRegistrationClientUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientRegistrationClientUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientRegistrationClientUri() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientRequestUris() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientRequestUris() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientSecret() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getClientSecret() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getClientSecret() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getClientSecret() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientSecret() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientSecret() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientSecretExpiresAt() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getClientSectorIdentifierUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientSectorIdentifierUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientTokenEndpointAuthMethod() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientTokenEndpointAuthMethod() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getClientTokenEndpointAuthSigningAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getClientTokenEndpointAuthSigningAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
- GetClientTokenParams - Class in io.jans.ca.common.params
- GetClientTokenParams() - Constructor for class io.jans.ca.common.params.GetClientTokenParams
- GetClientTokenResponse - Class in io.jans.ca.common.response
- GetClientTokenResponse() - Constructor for class io.jans.ca.common.response.GetClientTokenResponse
- getClientUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns an URL of the home page of the Client.
- getClientUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns an URL of the home page of the Client.
- getCode() - Method in enum io.jans.ca.common.ErrorResponseCode
- getCode() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getCode() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- getCode() - Method in class io.jans.ca.common.params.ValidateParams
- getCode() - Method in class io.jans.ca.common.response.GetAuthorizationCodeResponse
- getCommand() - Method in class io.jans.ca.common.ReadResult
- getCommandType() - Method in class io.jans.ca.common.Command
- getContacts() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getContacts() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getCustomAttributes() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Gets custom attribute map copy.
- getCustomAttributes() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Gets custom attribute map copy.
- getCustomParameters() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getCustomParameters() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- getDefaultMaxAge() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the Default Maximum Authentication Age.
- getDefaultMaxAge() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the Default Maximum Authentication Age.
- getDescription() - Method in enum io.jans.ca.common.ErrorResponseCode
- getDetails() - Method in class io.jans.ca.common.ErrorResponse
- GetDiscoveryParams - Class in io.jans.ca.common.params
- GetDiscoveryParams() - Constructor for class io.jans.ca.common.params.GetDiscoveryParams
- GetDiscoveryResponse - Class in io.jans.ca.common.response
- GetDiscoveryResponse() - Constructor for class io.jans.ca.common.response.GetDiscoveryResponse
- getDisplayValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getDn() - Method in class io.jans.ca.common.ExpiredObject
- getEndSessionEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getError() - Method in class io.jans.ca.common.ErrorResponse
- getErrorDescription() - Method in class io.jans.ca.common.ErrorResponse
- getExp() - Method in class io.jans.ca.common.ExpiredObject
- getExpiresAt() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getExpiresAt() - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- getExpiresAt() - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- getExpiresAt() - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- getExpiresAt() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getExpiresIn() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getExpiresIn() - Method in class io.jans.ca.common.response.GetClientTokenResponse
- getExpiresIn() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- getExpiresIn() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- getFeatures() - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- getFrontChannelLogoutSessionRequired() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Gets logout session required.
- getFrontChannelLogoutSessionRequired() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Gets logout session required.
- getFrontChannelLogoutSessionSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getFrontChannelLogoutSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getGrantType() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getGrantTypes() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getGrantTypesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getHost() - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- getHostedDomain() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getHttpMethod() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- getHttpMethod() - Method in class io.jans.ca.common.params.RsModifyParams
- getHttpStatus() - Method in enum io.jans.ca.common.ErrorResponseCode
- getIat() - Method in class io.jans.ca.common.ExpiredObject
- getIdGenerationEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIdToken() - Method in class io.jans.ca.common.params.CheckAccessTokenParams
-
Gets id token.
- getIdToken() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getIdToken() - Method in class io.jans.ca.common.params.GetUserInfoParams
- getIdToken() - Method in class io.jans.ca.common.params.ValidateParams
- getIdToken() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getIdToken() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- getIdToken() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- getIdTokenBindingCnf() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getIdTokenBindingCnf() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getIdTokenClaims() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- getIdTokenEncryptedResponseAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE alg algorithm (JWA) required for encrypting the ID Token issued to this client_id.
- getIdTokenEncryptedResponseAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE alg algorithm (JWA) required for encrypting the ID Token issued to this client_id.
- getIdTokenEncryptedResponseEnc() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE enc algorithm (JWA) required for symmetric encryption of the ID Token issued to this client_id.
- getIdTokenEncryptedResponseEnc() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE enc algorithm (JWA) required for symmetric encryption of the ID Token issued to this client_id.
- getIdTokenEncryptionAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIdTokenEncryptionEncValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIdTokenHint() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- getIdTokenSignedResponseAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns th JWS alg algorithm (JWA) required for the ID Token issued to this client_id.
- getIdTokenSignedResponseAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns th JWS alg algorithm (JWA) required for the ID Token issued to this client_id.
- getIdTokenSigningAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIdTokenTokenBindingCnfValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getInitiateLoginUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the URI using the https: scheme that the authorization server can call to initiate a login at the client.
- getInitiateLoginUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the URI using the https: scheme that the authorization server can call to initiate a login at the client.
- getIntrospectionEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIss() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getIssuedAt() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getIssuedAt() - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- getIssuedAt() - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- getIssuedAt() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getIssuer() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getIssuer() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- GetIssuerParams - Class in io.jans.ca.common.params
- GetIssuerParams() - Constructor for class io.jans.ca.common.params.GetIssuerParams
- GetIssuerResponse - Class in io.jans.ca.common.response
- GetIssuerResponse() - Constructor for class io.jans.ca.common.response.GetIssuerResponse
- getJti() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getJti() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getJwks() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Client's JSON Web Key Set (JWK) document, passed by value.
- getJwks() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Client's JSON Web Key Set (JWK) document, passed by value.
- GetJwksParams - Class in io.jans.ca.common.params
-
Parameter class for JWKS request
- GetJwksParams() - Constructor for class io.jans.ca.common.params.GetJwksParams
- GetJwksResponse - Class in io.jans.ca.common.response
-
JSON Web Key Set response class
- GetJwksResponse() - Constructor for class io.jans.ca.common.response.GetJwksResponse
- getJwksUri() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getKey() - Method in class io.jans.ca.common.ExpiredObject
- getKeyId() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getKeyName() - Method in enum io.jans.ca.common.PersistenceConfigKeys
- getKeys() - Method in class io.jans.ca.common.response.GetJwksResponse
- getLeftString() - Method in class io.jans.ca.common.ReadResult
- getLinks() - Method in class io.jans.ca.common.response.GetIssuerResponse
- getList() - Method in class io.jans.ca.common.params.GetRpParams
- getLogoUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns an URL that references a logo for the Client application.
- getLogoUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns an URL that references a logo for the Client application.
- GetLogoutUriResponse - Class in io.jans.ca.common.response
- GetLogoutUriResponse() - Constructor for class io.jans.ca.common.response.GetLogoutUriResponse
- GetLogoutUriResponse(String) - Constructor for class io.jans.ca.common.response.GetLogoutUriResponse
- GetLogoutUrlParams - Class in io.jans.ca.common.params
- GetLogoutUrlParams() - Constructor for class io.jans.ca.common.params.GetLogoutUrlParams
- getName() - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- getNbf() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getNode() - Method in class io.jans.ca.common.response.GetRpResponse
- getNode() - Method in class io.jans.ca.common.response.POJOResponse
- getNonce() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getNonce() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getNonce() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getNonce() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getNonce() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getNonce() - Method in class io.jans.ca.common.params.ValidateParams
- getOpConfigurationEndpoint() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getOpConfigurationEndpoint() - Method in class io.jans.ca.common.params.GetDiscoveryParams
- getOpConfigurationEndpoint() - Method in class io.jans.ca.common.params.GetIssuerParams
- getOpConfigurationEndpoint() - Method in class io.jans.ca.common.params.GetJwksParams
- getOpConfigurationEndpoint() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getOpDiscoveryPath() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getOpDiscoveryPath() - Method in class io.jans.ca.common.params.GetDiscoveryParams
- getOpDiscoveryPath() - Method in class io.jans.ca.common.params.GetIssuerParams
- getOpDiscoveryPath() - Method in class io.jans.ca.common.params.GetJwksParams
- getOpDiscoveryPath() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getOpHost() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getOpHost() - Method in class io.jans.ca.common.params.GetDiscoveryParams
- getOpHost() - Method in class io.jans.ca.common.params.GetIssuerParams
- getOpHost() - Method in class io.jans.ca.common.params.GetJwksParams
- getOpHost() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getOpHost() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getOpPolicyUri() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getOpTosUri() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getOverwrite() - Method in class io.jans.ca.common.params.RsProtectParams
- getParams() - Method in class io.jans.ca.common.Command
- getParams() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getParams() - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- getParams() - Method in class io.jans.ca.common.params.RpGetRptParams
- getPassword() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getPath() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- getPath() - Method in class io.jans.ca.common.params.RsModifyParams
- getPct() - Method in class io.jans.ca.common.params.RpGetRptParams
- getPct() - Method in class io.jans.ca.common.response.RpGetRptResponse
- getPermissions() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getPolicyUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns an URL that the Relying Party Client provides to the End-User to read about the how the profile data will be used.
- getPolicyUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns an URL that the Relying Party Client provides to the End-User to read about the how the profile data will be used.
- getPort() - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- getPostLogoutRedirectUri() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- getPostLogoutRedirectUris() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getPostLogoutRedirectUris() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getPrompt() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getProtocol() - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- getReason() - Method in class io.jans.ca.common.ErrorResponse
- getRedirectUri() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getRedirectUris() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getRedirectUris() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getRedirectUrl() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getRedirectUrl() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getRefreshToken() - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- getRefreshToken() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getRefreshToken() - Method in class io.jans.ca.common.response.GetClientTokenResponse
- getRefreshToken() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- getRefreshToken() - Method in class io.jans.ca.common.response.GetUserInfoResponse
- getRefreshToken() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- getRegistrationEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getRequest() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getRequestObjectEncryptionAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE alg algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- getRequestObjectEncryptionAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE alg algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- getRequestObjectEncryptionAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getRequestObjectEncryptionEnc() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE enc algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- getRequestObjectEncryptionEnc() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE enc algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- getRequestObjectEncryptionEncValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getRequestObjectSigningAlg() - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- getRequestObjectSigningAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWS alg algorithm (JWA) that must be required by the Authorization Server.
- getRequestObjectSigningAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWS alg algorithm (JWA) that must be required by the Authorization Server.
- getRequestObjectSigningAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- GetRequestObjectUriParams - Class in io.jans.ca.common.params
- GetRequestObjectUriParams() - Constructor for class io.jans.ca.common.params.GetRequestObjectUriParams
- GetRequestObjectUriResponse - Class in io.jans.ca.common.response
- GetRequestObjectUriResponse() - Constructor for class io.jans.ca.common.response.GetRequestObjectUriResponse
- getRequestParameterSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getRequestUri() - Method in class io.jans.ca.common.response.GetRequestObjectUriResponse
- getRequestUriParameterSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getRequireAuthTime() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the Boolean value specifying whether the auth_time claim in the id_token is required.
- getRequireAuthTime() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the Boolean value specifying whether the auth_time claim in the id_token is required.
- getRequireRequestUriRegistration() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getResource() - Method in class io.jans.ca.common.params.GetIssuerParams
- getResourceId() - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- getResources() - Method in class io.jans.ca.common.params.RsProtectParams
- getResponseTypes() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getResponseTypes() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getResponseTypes() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getResponseTypesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getReturnType() - Method in enum io.jans.ca.common.CommandType
- getRpHostUrl() - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- getRpId() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getRpId() - Method in class io.jans.ca.common.params.CheckAccessTokenParams
- getRpId() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getRpId() - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- getRpId() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getRpId() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getRpId() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- getRpId() - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- getRpId() - Method in class io.jans.ca.common.params.GetRpParams
- getRpId() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- getRpId() - Method in class io.jans.ca.common.params.GetUserInfoParams
- getRpId() - Method in interface io.jans.ca.common.params.HasRpIdParams
- getRpId() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getRpId() - Method in class io.jans.ca.common.params.IntrospectAccessTokenParams
- getRpId() - Method in class io.jans.ca.common.params.IntrospectRptParams
- getRpId() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getRpId() - Method in class io.jans.ca.common.params.RemoveSiteParams
- getRpId() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- getRpId() - Method in class io.jans.ca.common.params.RpGetRptParams
- getRpId() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- getRpId() - Method in class io.jans.ca.common.params.RsModifyParams
- getRpId() - Method in class io.jans.ca.common.params.RsProtectParams
- getRpId() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getRpId() - Method in class io.jans.ca.common.params.ValidateParams
- getRpId() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- getRpId() - Method in class io.jans.ca.common.response.RemoveSiteResponse
- getRpId() - Method in class io.jans.ca.common.response.RsModifyResponse
- getRpId() - Method in class io.jans.ca.common.response.RsProtectResponse
- getRpId() - Method in class io.jans.ca.common.response.UpdateSiteResponse
- GetRpParams - Class in io.jans.ca.common.params
- GetRpParams() - Constructor for class io.jans.ca.common.params.GetRpParams
- GetRpParams(String) - Constructor for class io.jans.ca.common.params.GetRpParams
- GetRpResponse - Class in io.jans.ca.common.response
- GetRpResponse() - Constructor for class io.jans.ca.common.response.GetRpResponse
- GetRpResponse(JsonNode) - Constructor for class io.jans.ca.common.response.GetRpResponse
- getRpt() - Method in class io.jans.ca.common.params.IntrospectRptParams
- getRpt() - Method in class io.jans.ca.common.params.RpGetRptParams
- getRpt() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- getRpt() - Method in class io.jans.ca.common.response.RpGetRptResponse
- getRptAsJwt() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getRptAsJwt() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getRunIntrospectionScriptBeforeAccessTokenAsJwtCreationAndIncludeClaims() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getRunIntrospectionScriptBeforeAccessTokenAsJwtCreationAndIncludeClaims() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getScope() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getScope() - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- getScope() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getScope() - Method in class io.jans.ca.common.params.GetClientTokenParams
- getScope() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getScope() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getScope() - Method in class io.jans.ca.common.params.RpGetRptParams
- getScope() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getScope() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- getScope() - Method in class io.jans.ca.common.response.GetClientTokenResponse
- getScope() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- getScope() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getScopeExpression() - Method in class io.jans.ca.common.params.RsModifyParams
- getScopes() - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- getScopes() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- getScopes() - Method in class io.jans.ca.common.params.RsModifyParams
- getScopes() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
-
Deprecated.
- getScopesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getScopeToClaimsMapping() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getServiceDocumentation() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getSessionState() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- getSoftwareId() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns a unique identifier string (UUID) assigned by the client developer or software publisher used by registration endpoints to identify the client software to be dynamically registered.
- getSoftwareId() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns a unique identifier string (UUID) assigned by the client developer or software publisher used by registration endpoints to identify the client software to be dynamically registered.
- getSoftwareStatement() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns a software statement containing client metadata values about the client software as claims.
- getSoftwareStatement() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns a software statement containing client metadata values about the client software as claims.
- getSoftwareVersion() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns a version identifier string for the client software identified by "software_id".
- getSoftwareVersion() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns a version identifier string for the client software identified by "software_id".
- getSpontaneousScopes() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getSpontaneousScopes() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getState() - Method in class io.jans.ca.common.params.CheckIdTokenParams
- getState() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getState() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- getState() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- getState() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- getState() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- getState() - Method in class io.jans.ca.common.params.RpGetRptParams
- getState() - Method in class io.jans.ca.common.params.ValidateParams
- getState() - Method in class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- getSub() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- getSubject() - Method in class io.jans.ca.common.response.GetIssuerResponse
- getSubject() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getSubjectType() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the Subject Type.
- getSubjectType() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the Subject Type.
- getSubjectTypesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getSyncClientFromOp() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getSyncClientFromOp() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getSyncClientPeriodInSeconds() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getSyncClientPeriodInSeconds() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getThreadCount() - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- getTicket() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- getTicket() - Method in class io.jans.ca.common.params.RpGetRptParams
- getTicket() - Method in class io.jans.ca.common.response.RsCheckAccessResponse
- getTlsClientAuthSubjectDn() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getTlsClientAuthSubjectDn() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getTlsClientCertificateBoundAccessTokens() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getTokenEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getTokenEndpointAuthMethodsSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getTokenEndpointAuthSigningAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getTokenRevocationEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- GetTokensByCodeParams - Class in io.jans.ca.common.params
- GetTokensByCodeParams() - Constructor for class io.jans.ca.common.params.GetTokensByCodeParams
- GetTokensByCodeResponse - Class in io.jans.ca.common.response
- GetTokensByCodeResponse() - Constructor for class io.jans.ca.common.response.GetTokensByCodeResponse
- getTokenType() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getTokenType() - Method in class io.jans.ca.common.response.RpGetRptResponse
- getTosUri() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns an URL that the Relying Party Client provides to the End-User to read about the Relying Party's terms of service.
- getTosUri() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns an URL that the Relying Party Client provides to the End-User to read about the Relying Party's terms of service.
- getTtl() - Method in class io.jans.ca.common.ExpiredObject
- getType() - Method in class io.jans.ca.common.ExpiredObject
- getTypeString() - Method in class io.jans.ca.common.ExpiredObject
- getUiLocales() - Method in class io.jans.ca.common.params.RegisterSiteParams
- getUiLocales() - Method in class io.jans.ca.common.params.UpdateSiteParams
- getUiLocalesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getUpdated() - Method in class io.jans.ca.common.response.RpGetRptResponse
- getUri() - Method in class io.jans.ca.common.response.GetLogoutUriResponse
- getUrl() - Method in class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- getUserId() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getUserId() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getUserInfoEncryptedResponseAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE alg algorithm (JWA) required for encrypting UserInfo responses.
- getUserInfoEncryptedResponseAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE alg algorithm (JWA) required for encrypting UserInfo responses.
- getUserInfoEncryptedResponseEnc() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWE enc algorithm (JWA) required for symmetric encryption of UserInfo responses.
- getUserInfoEncryptedResponseEnc() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWE enc algorithm (JWA) required for symmetric encryption of UserInfo responses.
- getUserInfoEncryptionAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getUserInfoEncryptionEncValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getUserInfoEndpoint() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- GetUserInfoParams - Class in io.jans.ca.common.params
- GetUserInfoParams() - Constructor for class io.jans.ca.common.params.GetUserInfoParams
- GetUserInfoResponse - Class in io.jans.ca.common.response
- GetUserInfoResponse() - Constructor for class io.jans.ca.common.response.GetUserInfoResponse
- GetUserInfoResponse(Map<String, List<String>>) - Constructor for class io.jans.ca.common.response.GetUserInfoResponse
- getUserInfoSignedResponseAlg() - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Returns the JWS alg algorithm (JWA) required for UserInfo responses.
- getUserInfoSignedResponseAlg() - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Returns the JWS alg algorithm (JWA) required for UserInfo responses.
- getUserInfoSigningAlgValuesSupported() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- getUsername() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- getUsername() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- getUserSecret() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- getUserSecret() - Method in class io.jans.ca.common.params.ImplicitFlowParams
- getValue() - Method in enum io.jans.ca.common.CommandType
- getValue() - Method in class io.jans.ca.common.ExpiredObject
- getValue() - Method in enum io.jans.ca.common.ExpiredObjectType
- getValue() - Method in class io.jans.ca.common.params.StringParam
- getWwwAuthenticateHeader() - Method in class io.jans.ca.common.response.RsCheckAccessResponse
H
- hashCode() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- hashCode() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- hashCode() - Method in class io.jans.ca.common.params.GetUserInfoParams
- HasRpIdParams - Interface in io.jans.ca.common.params
I
- ID_TOKEN_WITHOUT_SIGNATURE_NOT_ALLOWED - io.jans.ca.common.ErrorResponseCode
- IMPLICIT_FLOW - io.jans.ca.common.CommandType
- ImplicitFlowParams - Class in io.jans.ca.common.params
- ImplicitFlowParams() - Constructor for class io.jans.ca.common.params.ImplicitFlowParams
- ImplicitFlowResponse - Class in io.jans.ca.common.response
- ImplicitFlowResponse() - Constructor for class io.jans.ca.common.response.ImplicitFlowResponse
- INACTIVE_ACCESS_TOKEN - io.jans.ca.common.ErrorResponseCode
- INTERNAL_ERROR_NO_PARAMS - io.jans.ca.common.ErrorResponseCode
- INTERNAL_ERROR_UNKNOWN - io.jans.ca.common.ErrorResponseCode
- INTROSPECT_ACCESS_TOKEN - io.jans.ca.common.CommandType
- INTROSPECT_RPT - io.jans.ca.common.CommandType
- IntrospectAccessTokenParams - Class in io.jans.ca.common.params
- IntrospectAccessTokenParams() - Constructor for class io.jans.ca.common.params.IntrospectAccessTokenParams
- IntrospectAccessTokenResponse - Class in io.jans.ca.common.response
- IntrospectAccessTokenResponse() - Constructor for class io.jans.ca.common.response.IntrospectAccessTokenResponse
- IntrospectAccessTokenResponse(boolean) - Constructor for class io.jans.ca.common.response.IntrospectAccessTokenResponse
- IntrospectRptParams - Class in io.jans.ca.common.params
- IntrospectRptParams() - Constructor for class io.jans.ca.common.params.IntrospectRptParams
- INVALID_ACCESS_TOKEN - io.jans.ca.common.ErrorResponseCode
- INVALID_ACCESS_TOKEN_BAD_HASH - io.jans.ca.common.ErrorResponseCode
- INVALID_ACR_VALUES - io.jans.ca.common.ErrorResponseCode
- INVALID_ALGORITHM - io.jans.ca.common.ErrorResponseCode
- INVALID_ALLOWED_OP_HOST_URL - io.jans.ca.common.ErrorResponseCode
- INVALID_AUTHORIZATION_CODE_BAD_HASH - io.jans.ca.common.ErrorResponseCode
- INVALID_AUTHORIZATION_RP_ID - io.jans.ca.common.ErrorResponseCode
- INVALID_BLOCK_ENCRYPTION_ALGORITHM - io.jans.ca.common.ErrorResponseCode
- INVALID_CLAIM_TOKEN_OR_CLAIM_TOKEN_FORMAT - io.jans.ca.common.ErrorResponseCode
- INVALID_CLIENT_ID_REQUIRED - io.jans.ca.common.ErrorResponseCode
- INVALID_CLIENT_SECRET_REQUIRED - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_BAD_AUDIENCE - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_BAD_AUTHORIZED_PARTY - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_BAD_ISSUER - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_BAD_NONCE - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_BAD_SIGNATURE - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_EXPIRATION_TIME - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_EXPIRED - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_INVALID_ALGORITHM - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_ISSUED_AT - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_NO_AUDIENCE - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_NO_AUTHORIZED_PARTY - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_NO_ISSUER - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_NO_NONCE - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_OLD_ISSUED_AT - io.jans.ca.common.ErrorResponseCode
- INVALID_ID_TOKEN_UNKNOWN - io.jans.ca.common.ErrorResponseCode
- INVALID_ISSUER_DISCOVERED - io.jans.ca.common.ErrorResponseCode
- INVALID_KEY_ENCRYPTION_ALGORITHM - io.jans.ca.common.ErrorResponseCode
- INVALID_NONCE - io.jans.ca.common.ErrorResponseCode
- INVALID_OP_CONFIGURATION_ENDPOINT - io.jans.ca.common.ErrorResponseCode
- INVALID_OP_HOST - io.jans.ca.common.ErrorResponseCode
- INVALID_OP_HOST_AND_CONFIGURATION_ENDPOINT - io.jans.ca.common.ErrorResponseCode
- INVALID_REDIRECT_URI - io.jans.ca.common.ErrorResponseCode
- INVALID_REGISTRATION_CLIENT_URL - io.jans.ca.common.ErrorResponseCode
- INVALID_REQUEST - io.jans.ca.common.ErrorResponseCode
- INVALID_REQUEST_SCOPES_REQUIRED - io.jans.ca.common.ErrorResponseCode
- INVALID_RP_ID - io.jans.ca.common.ErrorResponseCode
- INVALID_SCOPE - io.jans.ca.common.ErrorResponseCode
- INVALID_SIGNATURE_ALGORITHM - io.jans.ca.common.ErrorResponseCode
- INVALID_STATE - io.jans.ca.common.ErrorResponseCode
- INVALID_STATE_BAD_HASH - io.jans.ca.common.ErrorResponseCode
- INVALID_SUBJECT_IDENTIFIER - io.jans.ca.common.ErrorResponseCode
- INVALID_SUBJECT_TYPE - io.jans.ca.common.ErrorResponseCode
- INVALID_UMA_SCOPES_PARAMETER - io.jans.ca.common.ErrorResponseCode
- io.jans.ca.common - package io.jans.ca.common
- io.jans.ca.common.introspection - package io.jans.ca.common.introspection
- io.jans.ca.common.params - package io.jans.ca.common.params
- io.jans.ca.common.proxy - package io.jans.ca.common.proxy
- io.jans.ca.common.response - package io.jans.ca.common.response
- IOpResponse - Interface in io.jans.ca.common.response
- IParams - Interface in io.jans.ca.common.params
- isActive() - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- isActive() - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- isActive() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- isAuthorizationRequired() - Method in enum io.jans.ca.common.CommandType
- isExpired(Date) - Static method in class io.jans.ca.common.CoreUtils
- ISSUER_DISCOVERY - io.jans.ca.common.CommandType
- isValid() - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
J
- Jackson2 - Class in io.jans.ca.common
-
Sticks to jackson 2 (2.9.5).
- JWKS - io.jans.ca.common.ExpiredObjectType
- JWKS_GENERATION_DISABLE - io.jans.ca.common.ErrorResponseCode
K
- KEY_ID_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
L
- LicenseStatusOpResponse - Class in io.jans.ca.common.response
- LicenseStatusOpResponse() - Constructor for class io.jans.ca.common.response.LicenseStatusOpResponse
N
- NO_ACCESS_TOKEN_RETURNED - io.jans.ca.common.ErrorResponseCode
- NO_CLIENT_ID_IN_INTROSPECTION_RESPONSE - io.jans.ca.common.ErrorResponseCode
- NO_CLIENT_ID_RETURNED - io.jans.ca.common.ErrorResponseCode
- NO_CLIENT_SECRET_RETURNED - io.jans.ca.common.ErrorResponseCode
- NO_CONNECT_DISCOVERY_RESPONSE - io.jans.ca.common.ErrorResponseCode
- NO_ID_TOKEN_PARAM - io.jans.ca.common.ErrorResponseCode
- NO_ID_TOKEN_RETURNED - io.jans.ca.common.ErrorResponseCode
- NO_REGISTRATION_ENDPOINT - io.jans.ca.common.ErrorResponseCode
- NO_SUBJECT_IDENTIFIER - io.jans.ca.common.ErrorResponseCode
- NO_UMA_CLAIMS_REDIRECT_URI_PARAMETER - io.jans.ca.common.ErrorResponseCode
- NO_UMA_DISCOVERY_RESPONSE - io.jans.ca.common.ErrorResponseCode
- NO_UMA_HTTP_METHOD - io.jans.ca.common.ErrorResponseCode
- NO_UMA_PATH_PARAMETER - io.jans.ca.common.ErrorResponseCode
- NO_UMA_RESOURCES_TO_PROTECT - io.jans.ca.common.ErrorResponseCode
- NO_UMA_RPT_PARAMETER - io.jans.ca.common.ErrorResponseCode
- NO_UMA_TICKET_PARAMETER - io.jans.ca.common.ErrorResponseCode
- NONCE - io.jans.ca.common.ExpiredObjectType
- normalizeLengthPrefixString(int) - Static method in class io.jans.ca.common.CoreUtils
P
- PARAMETER_OUT_OF_BOUND - io.jans.ca.common.ErrorResponseCode
- paramsAsString() - Method in class io.jans.ca.common.Command
- parseSilently(String) - Static method in class io.jans.ca.common.CoreUtils
- PersistenceConfigKeys - Enum in io.jans.ca.common
- PersistenceType - io.jans.ca.common.PersistenceConfigKeys
- POJOResponse - Class in io.jans.ca.common.response
- POJOResponse(Object) - Constructor for class io.jans.ca.common.response.POJOResponse
- ProxyConfiguration - Class in io.jans.ca.common.proxy
- ProxyConfiguration() - Constructor for class io.jans.ca.common.proxy.ProxyConfiguration
R
- readCommand(String, BufferedReader) - Static method in class io.jans.ca.common.CoreUtils
- ReadResult - Class in io.jans.ca.common
- ReadResult() - Constructor for class io.jans.ca.common.ReadResult
- ReadResult(String, String) - Constructor for class io.jans.ca.common.ReadResult
- REDIRECT_URI_HAS_FRAGMENT_COMPONENT - io.jans.ca.common.ErrorResponseCode
- REDIRECT_URI_IS_NOT_REGISTERED - io.jans.ca.common.ErrorResponseCode
- REGISTER_SITE - io.jans.ca.common.CommandType
- RegisterSiteParams - Class in io.jans.ca.common.params
- RegisterSiteParams() - Constructor for class io.jans.ca.common.params.RegisterSiteParams
- RegisterSiteResponse - Class in io.jans.ca.common.response
- RegisterSiteResponse() - Constructor for class io.jans.ca.common.response.RegisterSiteResponse
- REMOVE_SITE - io.jans.ca.common.CommandType
- RemoveSiteParams - Class in io.jans.ca.common.params
- RemoveSiteParams() - Constructor for class io.jans.ca.common.params.RemoveSiteParams
- RemoveSiteParams(String) - Constructor for class io.jans.ca.common.params.RemoveSiteParams
- RemoveSiteParams(String, String) - Constructor for class io.jans.ca.common.params.RemoveSiteParams
- RemoveSiteResponse - Class in io.jans.ca.common.response
- RemoveSiteResponse() - Constructor for class io.jans.ca.common.response.RemoveSiteResponse
- RemoveSiteResponse(String) - Constructor for class io.jans.ca.common.response.RemoveSiteResponse
- REQUEST_OBJECT - io.jans.ca.common.ExpiredObjectType
- REQUEST_OBJECT_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
- RESTRICTED_OP_HOST - io.jans.ca.common.ErrorResponseCode
- RP_ACCESS_DENIED - io.jans.ca.common.ErrorResponseCode
- RP_GET_CLAIMS_GATHERING_URL - io.jans.ca.common.CommandType
- RP_GET_RPT - io.jans.ca.common.CommandType
- RpGetClaimsGatheringUrlParams - Class in io.jans.ca.common.params
- RpGetClaimsGatheringUrlParams() - Constructor for class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- RpGetClaimsGatheringUrlResponse - Class in io.jans.ca.common.response
- RpGetClaimsGatheringUrlResponse() - Constructor for class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- RpGetRptParams - Class in io.jans.ca.common.params
- RpGetRptParams() - Constructor for class io.jans.ca.common.params.RpGetRptParams
- RpGetRptResponse - Class in io.jans.ca.common.response
- RpGetRptResponse() - Constructor for class io.jans.ca.common.response.RpGetRptResponse
- RS_CHECK_ACCESS - io.jans.ca.common.CommandType
- RS_MODIFY - io.jans.ca.common.CommandType
- RS_PROTECT - io.jans.ca.common.CommandType
- RsCheckAccessParams - Class in io.jans.ca.common.params
- RsCheckAccessParams() - Constructor for class io.jans.ca.common.params.RsCheckAccessParams
- RsCheckAccessResponse - Class in io.jans.ca.common.response
- RsCheckAccessResponse() - Constructor for class io.jans.ca.common.response.RsCheckAccessResponse
- RsCheckAccessResponse(String) - Constructor for class io.jans.ca.common.response.RsCheckAccessResponse
- RsModifyParams - Class in io.jans.ca.common.params
- RsModifyParams() - Constructor for class io.jans.ca.common.params.RsModifyParams
- RsModifyResponse - Class in io.jans.ca.common.response
- RsModifyResponse() - Constructor for class io.jans.ca.common.response.RsModifyResponse
- RsModifyResponse(String) - Constructor for class io.jans.ca.common.response.RsModifyResponse
- RsProtectParams - Class in io.jans.ca.common.params
- RsProtectParams() - Constructor for class io.jans.ca.common.params.RsProtectParams
- RsProtectResponse - Class in io.jans.ca.common.response
- RsProtectResponse() - Constructor for class io.jans.ca.common.response.RsProtectResponse
- RsProtectResponse(String) - Constructor for class io.jans.ca.common.response.RsProtectResponse
S
- S_HASH_NOT_FOUND - io.jans.ca.common.ErrorResponseCode
- secureRandomString() - Static method in class io.jans.ca.common.CoreUtils
- serializeWithoutNulls(Object) - Static method in class io.jans.ca.common.Jackson2
- setAccess(String) - Method in class io.jans.ca.common.response.RsCheckAccessResponse
- setAccessToken(String) - Method in class io.jans.ca.common.params.CheckAccessTokenParams
-
Sets access token.
- setAccessToken(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setAccessToken(String) - Method in class io.jans.ca.common.params.GetUserInfoParams
- setAccessToken(String) - Method in class io.jans.ca.common.params.IntrospectAccessTokenParams
- setAccessToken(String) - Method in class io.jans.ca.common.params.ValidateParams
- setAccessToken(String) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setAccessToken(String) - Method in class io.jans.ca.common.response.GetClientTokenResponse
- setAccessToken(String) - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- setAccessToken(String) - Method in class io.jans.ca.common.response.GetUserInfoResponse
- setAccessToken(String) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setAccessTokenAsJwt(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setAccessTokenAsJwt(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setAccessTokenLifetime(Integer) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the Client-specific access token expiration (in seconds).
- setAccessTokenLifetime(Integer) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the Client-specific access token expiration (in seconds).
- setAccessTokenSigningAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setAccessTokenSigningAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setAcr(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setAcrValues(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setAcrValues(List<String>) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setAcrValues(List<String>) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setAcrValues(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setAcrValues(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setAcrValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setActive(boolean) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setActive(boolean) - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- setActive(boolean) - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- setActive(boolean) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setAlgorithm(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setAlgorithm(String) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- setAllowSpontaneousScopes(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setAllowSpontaneousScopes(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setAud(String) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setAudience(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setAuthenticationMethod(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setAuthenticationMethod(String) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- setAuthorizationCode(String) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setAuthorizationCode(String) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setAuthorizationEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setAuthorizationUrl(String) - Method in class io.jans.ca.common.response.GetAuthorizationUrlResponse
- setAuthorizedOrigins(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets authorized JavaScript origins.
- setAuthorizedOrigins(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets authorized JavaScript origins.
- setCheckSessionIFrame(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClaims(Map<String, List<String>>) - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- setClaims(Map<String, List<String>>) - Method in class io.jans.ca.common.response.GetUserInfoResponse
- setClaimsLocales(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClaimsLocales(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClaimsLocalesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClaimsParameterSupported(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClaimsRedirectUri(String) - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- setClaimsRedirectUri(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClaimsRedirectUri(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClaimsSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClaimToken(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setClaimTokenFormat(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setClaimTypesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClientFrontchannelLogoutUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientFrontchannelLogoutUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientId(String) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setClientId(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setClientId(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setClientId(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setClientId(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientId(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientId(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setClientId(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientIdIssuedAt(long) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientInfoEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setClientJwksUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientJwksUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientName(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientName(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientName(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientRegistrationAccessToken(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientRegistrationAccessToken(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientRegistrationAccessToken(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientRegistrationClientUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientRegistrationClientUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientRegistrationClientUri(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientRequestUris(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientRequestUris(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientSecret(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setClientSecret(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setClientSecret(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setClientSecret(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientSecret(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientSecret(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientSecretExpiresAt(long) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setClientSectorIdentifierUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientSectorIdentifierUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientTokenEndpointAuthMethod(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientTokenEndpointAuthMethod(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientTokenEndpointAuthSigningAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setClientTokenEndpointAuthSigningAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setClientUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets an URL of the home page of the Client.
- setClientUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets an URL of the home page of the Client.
- setCode(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setCode(String) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- setCode(String) - Method in class io.jans.ca.common.params.ValidateParams
- setCode(String) - Method in class io.jans.ca.common.response.GetAuthorizationCodeResponse
- setCommand(String) - Method in class io.jans.ca.common.ReadResult
- setCommandType(CommandType) - Method in class io.jans.ca.common.Command
- setContacts(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setContacts(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setCustomAttributes(Map<String, String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setCustomAttributes(Map<String, String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setCustomParameters(Map<String, String>) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setCustomParameters(Map<String, String>) - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- setDefaultMaxAge(Integer) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the Default Maximum Authentication Age.
- setDefaultMaxAge(Integer) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the Default Maximum Authentication Age.
- setDetails(JsonNode) - Method in class io.jans.ca.common.ErrorResponse
- setDisplayValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setDn(String) - Method in class io.jans.ca.common.ExpiredObject
- setEndSessionEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setError(String) - Method in class io.jans.ca.common.ErrorResponse
- setErrorDescription(String) - Method in class io.jans.ca.common.ErrorResponse
- setExp(Date) - Method in class io.jans.ca.common.ExpiredObject
- setExpiresAt(long) - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- setExpiresAt(Integer) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setExpiresAt(Integer) - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- setExpiresAt(Integer) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setExpiresAt(Date) - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- setExpiresIn(int) - Method in class io.jans.ca.common.response.GetClientTokenResponse
- setExpiresIn(int) - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- setExpiresIn(long) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setExpiresIn(long) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setFeatures(List<String>) - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- setFrontChannelLogoutSessionRequired(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets front channel logout session required.
- setFrontChannelLogoutSessionRequired(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets front channel logout session required.
- setFrontChannelLogoutSessionSupported(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setFrontChannelLogoutSupported(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setGrantType(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setGrantTypes(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setGrantTypesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setHost(String) - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- setHostedDomain(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setHttpMethod(String) - Method in class io.jans.ca.common.params.RsCheckAccessParams
- setHttpMethod(String) - Method in class io.jans.ca.common.params.RsModifyParams
- setIat(Date) - Method in class io.jans.ca.common.ExpiredObject
- setIdGenerationEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIdToken(String) - Method in class io.jans.ca.common.params.CheckAccessTokenParams
-
Sets id token.
- setIdToken(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setIdToken(String) - Method in class io.jans.ca.common.params.GetUserInfoParams
- setIdToken(String) - Method in class io.jans.ca.common.params.ValidateParams
- setIdToken(String) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setIdToken(String) - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- setIdToken(String) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setIdTokenBindingCnf(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setIdTokenBindingCnf(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setIdTokenClaims(JsonNode) - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- setIdTokenEncryptedResponseAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE alg algorithm (JWA) required for encrypting the ID Token issued to this client_id.
- setIdTokenEncryptedResponseAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE alg algorithm (JWA) required for encrypting the ID Token issued to this client_id.
- setIdTokenEncryptedResponseEnc(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE enc algorithm (JWA) required for symmetric encryption of the ID Token issued to this client_id.
- setIdTokenEncryptedResponseEnc(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE enc algorithm (JWA) required for symmetric encryption of the ID Token issued to this client_id.
- setIdTokenEncryptionAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIdTokenEncryptionEncValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIdTokenHint(String) - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- setIdTokenSignedResponseAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWS alg algorithm (JWA) required for the ID Token issued to this client_id.
- setIdTokenSignedResponseAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWS alg algorithm (JWA) required for the ID Token issued to this client_id.
- setIdTokenSigningAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIdTokenTokenBindingCnfValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setInitiateLoginUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the URI using the https: scheme that the authorization server can call to initiate a login at the client.
- setInitiateLoginUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the URI using the https: scheme that the authorization server can call to initiate a login at the client.
- setIntrospectionEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIss(String) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setIssuedAt(long) - Method in class io.jans.ca.common.response.CheckIdTokenResponse
- setIssuedAt(Integer) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setIssuedAt(Integer) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setIssuedAt(Date) - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
- setIssuer(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setIssuer(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setJti(String) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setJti(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setJwks(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Client's JSON Web Key Set (JWK) document, passed by value.
- setJwks(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Client's JSON Web Key Set (JWK) document, passed by value.
- setJwksUri(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setKey(String) - Method in class io.jans.ca.common.ExpiredObject
- setKeyId(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setKeys(List<JSONWebKey>) - Method in class io.jans.ca.common.response.GetJwksResponse
- setLeftString(String) - Method in class io.jans.ca.common.ReadResult
- setLinks(List<WebFingerLink>) - Method in class io.jans.ca.common.response.GetIssuerResponse
- setList(Boolean) - Method in class io.jans.ca.common.params.GetRpParams
- setLogoUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets an URL that references a logo for the Client application.
- setLogoUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets an URL that references a logo for the Client application.
- setName(String) - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- setNbf(Integer) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setNode(JsonNode) - Method in class io.jans.ca.common.response.GetRpResponse
- setNonce(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setNonce(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setNonce(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setNonce(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setNonce(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setNonce(String) - Method in class io.jans.ca.common.params.ValidateParams
- setOpConfigurationEndpoint(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setOpConfigurationEndpoint(String) - Method in class io.jans.ca.common.params.GetDiscoveryParams
- setOpConfigurationEndpoint(String) - Method in class io.jans.ca.common.params.GetIssuerParams
- setOpConfigurationEndpoint(String) - Method in class io.jans.ca.common.params.GetJwksParams
- setOpConfigurationEndpoint(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setOpDiscoveryPath(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setOpDiscoveryPath(String) - Method in class io.jans.ca.common.params.GetDiscoveryParams
- setOpDiscoveryPath(String) - Method in class io.jans.ca.common.params.GetIssuerParams
- setOpDiscoveryPath(String) - Method in class io.jans.ca.common.params.GetJwksParams
- setOpDiscoveryPath(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setOpHost(String) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setOpHost(String) - Method in class io.jans.ca.common.params.GetDiscoveryParams
- setOpHost(String) - Method in class io.jans.ca.common.params.GetIssuerParams
- setOpHost(String) - Method in class io.jans.ca.common.params.GetJwksParams
- setOpHost(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setOpHost(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setOpPolicyUri(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setOpTosUri(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setOverwrite(Boolean) - Method in class io.jans.ca.common.params.RsProtectParams
- setParams(JsonNode) - Method in class io.jans.ca.common.Command
- setParams(Map<String, Object>) - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- setParams(Map<String, String>) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setParams(Map<String, String>) - Method in class io.jans.ca.common.params.RpGetRptParams
- setParamsObject(IParams) - Method in class io.jans.ca.common.Command
- setPassword(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setPath(String) - Method in class io.jans.ca.common.params.RsCheckAccessParams
- setPath(String) - Method in class io.jans.ca.common.params.RsModifyParams
- setPct(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setPct(String) - Method in class io.jans.ca.common.response.RpGetRptResponse
- setPermissions(List<CorrectUmaPermission>) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setPolicyUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets an URL that the Relying Party Client provides to the End-User to read about the how the profile data will be used.
- setPolicyUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets an URL that the Relying Party Client provides to the End-User to read about the how the profile data will be used.
- setPort(Integer) - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- setPostLogoutRedirectUri(String) - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- setPostLogoutRedirectUris(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setPostLogoutRedirectUris(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setPrompt(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setProtocol(String) - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- setReason(JsonNode) - Method in class io.jans.ca.common.ErrorResponse
- setRedirectUri(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setRedirectUris(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setRedirectUris(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setRedirectUrl(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setRedirectUrl(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setRefreshToken(String) - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- setRefreshToken(String) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setRefreshToken(String) - Method in class io.jans.ca.common.response.GetClientTokenResponse
- setRefreshToken(String) - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- setRefreshToken(String) - Method in class io.jans.ca.common.response.GetUserInfoResponse
- setRefreshToken(String) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setRegistrationEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequest(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setRequestObjectEncryptionAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE alg algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- setRequestObjectEncryptionAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE alg algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- setRequestObjectEncryptionAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequestObjectEncryptionEnc(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE enc algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- setRequestObjectEncryptionEnc(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE enc algorithm (JWA) the RP is declaring that it may use for encrypting Request Objects sent to the OP.
- setRequestObjectEncryptionEncValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequestObjectSigningAlg(String) - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- setRequestObjectSigningAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWS alg algorithm (JWA) that must be required by the Authorization Server.
- setRequestObjectSigningAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWS alg algorithm (JWA) that must be required by the Authorization Server.
- setRequestObjectSigningAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequestParameterSupported(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequestUri(String) - Method in class io.jans.ca.common.response.GetRequestObjectUriResponse
- setRequestUriParameterSupported(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRequireAuthTime(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the Boolean value specifying whether the auth_time claim in the id_token is required.
- setRequireAuthTime(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the Boolean value specifying whether the auth_time claim in the id_token is required.
- setRequireRequestUriRegistration(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setResource(String) - Method in class io.jans.ca.common.params.GetIssuerParams
- setResourceId(String) - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- setResources(List<RsResource>) - Method in class io.jans.ca.common.params.RsProtectParams
- setResponseTypes(List<String>) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setResponseTypes(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setResponseTypes(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setResponseTypesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setRpHostUrl(String) - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- setRpId(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setRpId(String) - Method in class io.jans.ca.common.params.CheckAccessTokenParams
- setRpId(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetRpParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- setRpId(String) - Method in class io.jans.ca.common.params.GetUserInfoParams
- setRpId(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setRpId(String) - Method in class io.jans.ca.common.params.IntrospectAccessTokenParams
- setRpId(String) - Method in class io.jans.ca.common.params.IntrospectRptParams
- setRpId(String) - Method in class io.jans.ca.common.params.RemoveSiteParams
- setRpId(String) - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- setRpId(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setRpId(String) - Method in class io.jans.ca.common.params.RsCheckAccessParams
- setRpId(String) - Method in class io.jans.ca.common.params.RsModifyParams
- setRpId(String) - Method in class io.jans.ca.common.params.RsProtectParams
- setRpId(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setRpId(String) - Method in class io.jans.ca.common.params.ValidateParams
- setRpId(String) - Method in class io.jans.ca.common.response.RegisterSiteResponse
- setRpId(String) - Method in class io.jans.ca.common.response.RemoveSiteResponse
- setRpId(String) - Method in class io.jans.ca.common.response.RsModifyResponse
- setRpId(String) - Method in class io.jans.ca.common.response.RsProtectResponse
- setRpId(String) - Method in class io.jans.ca.common.response.UpdateSiteResponse
- setRpt(String) - Method in class io.jans.ca.common.params.IntrospectRptParams
- setRpt(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setRpt(String) - Method in class io.jans.ca.common.params.RsCheckAccessParams
- setRpt(String) - Method in class io.jans.ca.common.response.RpGetRptResponse
- setRptAsJwt(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setRptAsJwt(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setRunIntrospectionScriptBeforeAccessTokenAsJwtCreationAndIncludeClaims(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setRunIntrospectionScriptBeforeAccessTokenAsJwtCreationAndIncludeClaims(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setScope(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setScope(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setScope(String) - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- setScope(String) - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- setScope(Collection<String>) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setScope(List<String>) - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- setScope(List<String>) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setScope(List<String>) - Method in class io.jans.ca.common.params.GetClientTokenParams
- setScope(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setScope(List<String>) - Method in class io.jans.ca.common.params.RpGetRptParams
- setScope(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setScope(List<String>) - Method in class io.jans.ca.common.response.GetClientTokenResponse
- setScopeExpression(String) - Method in class io.jans.ca.common.params.RsModifyParams
- setScopes(Collection<String>) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
-
Deprecated.
- setScopes(List<String>) - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- setScopes(List<String>) - Method in class io.jans.ca.common.params.RsCheckAccessParams
- setScopes(List<String>) - Method in class io.jans.ca.common.params.RsModifyParams
- setScopesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setScopeToClaimsMapping(Map<String, List<String>>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setServiceDocumentation(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setSessionState(String) - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- setSoftwareId(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets a unique identifier string (UUID) assigned by the client developer or software publisher used by registration endpoints to identify the client software to be dynamically registered.
- setSoftwareId(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets a unique identifier string (UUID) assigned by the client developer or software publisher used by registration endpoints to identify the client software to be dynamically registered.
- setSoftwareStatement(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets a software statement containing client metadata values about the client software as claims.
- setSoftwareStatement(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets a software statement containing client metadata values about the client software as claims.
- setSoftwareVersion(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets a version identifier string for the client software identified by "software_id".
- setSoftwareVersion(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets a version identifier string for the client software identified by "software_id".
- setSpontaneousScopes(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setSpontaneousScopes(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setState(String) - Method in class io.jans.ca.common.params.CheckIdTokenParams
- setState(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setState(String) - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- setState(String) - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- setState(String) - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- setState(String) - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- setState(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setState(String) - Method in class io.jans.ca.common.params.ValidateParams
- setState(String) - Method in class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- setSub(String) - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- setSub(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setSubject(String) - Method in class io.jans.ca.common.response.GetIssuerResponse
- setSubjectType(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the Subject Type.
- setSubjectType(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the Subject Type.
- setSubjectTypesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setSyncClientFromOp(Boolean) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setSyncClientFromOp(Boolean) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setSyncClientPeriodInSeconds(int) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setSyncClientPeriodInSeconds(int) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setThreadCount(int) - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- setTicket(String) - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- setTicket(String) - Method in class io.jans.ca.common.params.RpGetRptParams
- setTicket(String) - Method in class io.jans.ca.common.response.RsCheckAccessResponse
- setTlsClientAuthSubjectDn(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setTlsClientAuthSubjectDn(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setTlsClientCertificateBoundAccessTokens(Boolean) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setTokenEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setTokenEndpointAuthMethodsSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setTokenEndpointAuthSigningAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setTokenRevocationEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setTokenType(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setTokenType(String) - Method in class io.jans.ca.common.response.RpGetRptResponse
- setTosUri(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets an URL that the Relying Party Client provides to the End-User to read about the Relying Party's terms of service.
- setTosUri(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets an URL that the Relying Party Client provides to the End-User to read about the Relying Party's terms of service.
- setTtl(Integer) - Method in class io.jans.ca.common.ExpiredObject
- setType(ExpiredObjectType) - Method in class io.jans.ca.common.ExpiredObject
- setTypeString(String) - Method in class io.jans.ca.common.ExpiredObject
- setUiLocales(List<String>) - Method in class io.jans.ca.common.params.RegisterSiteParams
- setUiLocales(List<String>) - Method in class io.jans.ca.common.params.UpdateSiteParams
- setUiLocalesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setUpdated(Boolean) - Method in class io.jans.ca.common.response.RpGetRptResponse
- setUri(String) - Method in class io.jans.ca.common.response.GetLogoutUriResponse
- setUrl(String) - Method in class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- setUserId(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setUserId(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setUserInfoEncryptedResponseAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE alg algorithm (JWA) required for encrypting UserInfo responses.
- setUserInfoEncryptedResponseAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE alg algorithm (JWA) required for encrypting UserInfo responses.
- setUserInfoEncryptedResponseEnc(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWE enc algorithm (JWA) required for symmetric encryption of UserInfo responses.
- setUserInfoEncryptedResponseEnc(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWE enc algorithm (JWA) required for symmetric encryption of UserInfo responses.
- setUserInfoEncryptionAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setUserInfoEncryptionEncValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setUserInfoEndpoint(String) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setUserInfoSignedResponseAlg(String) - Method in class io.jans.ca.common.params.RegisterSiteParams
-
Sets the JWS alg algorithm (JWA) required for UserInfo responses.
- setUserInfoSignedResponseAlg(String) - Method in class io.jans.ca.common.params.UpdateSiteParams
-
Sets the JWS alg algorithm (JWA) required for UserInfo responses.
- setUserInfoSigningAlgValuesSupported(List<String>) - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- setUsername(String) - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- setUsername(String) - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- setUserSecret(String) - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
- setUserSecret(String) - Method in class io.jans.ca.common.params.ImplicitFlowParams
- setValid(boolean) - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- setValue(String) - Method in class io.jans.ca.common.ExpiredObject
- setValue(String) - Method in class io.jans.ca.common.params.StringParam
- setWwwAuthenticateHeader(String) - Method in class io.jans.ca.common.response.RsCheckAccessResponse
- sleep(int) - Static method in class io.jans.ca.common.CoreUtils
- splitQuery(String) - Static method in class io.jans.ca.common.CoreUtils
- splitQuery(URL) - Static method in class io.jans.ca.common.CoreUtils
- SSL_HANDSHAKE_ERROR - io.jans.ca.common.ErrorResponseCode
- STATE - io.jans.ca.common.ExpiredObjectType
- StringParam - Class in io.jans.ca.common.params
- StringParam() - Constructor for class io.jans.ca.common.params.StringParam
- StringParam(String) - Constructor for class io.jans.ca.common.params.StringParam
T
- toJsonString() - Method in class io.jans.ca.common.params.StringParam
- toString() - Method in class io.jans.ca.common.Command
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.ErrorResponse
- toString() - Method in enum io.jans.ca.common.ErrorResponseCode
- toString() - Method in class io.jans.ca.common.ExpiredObject
- toString() - Method in class io.jans.ca.common.introspection.CorrectRptIntrospectionResponse
- toString() - Method in class io.jans.ca.common.introspection.CorrectUmaPermission
- toString() - Method in class io.jans.ca.common.params.AuthorizationCodeFlowParams
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.params.CheckAccessTokenParams
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.params.CheckIdTokenParams
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.params.GetAccessTokenByRefreshTokenParams
- toString() - Method in class io.jans.ca.common.params.GetAuthorizationCodeParams
- toString() - Method in class io.jans.ca.common.params.GetAuthorizationUrlParams
- toString() - Method in class io.jans.ca.common.params.GetClientTokenParams
- toString() - Method in class io.jans.ca.common.params.GetDiscoveryParams
- toString() - Method in class io.jans.ca.common.params.GetIssuerParams
- toString() - Method in class io.jans.ca.common.params.GetLogoutUrlParams
- toString() - Method in class io.jans.ca.common.params.GetRequestObjectUriParams
- toString() - Method in class io.jans.ca.common.params.GetRpParams
- toString() - Method in class io.jans.ca.common.params.GetTokensByCodeParams
- toString() - Method in class io.jans.ca.common.params.GetUserInfoParams
- toString() - Method in class io.jans.ca.common.params.ImplicitFlowParams
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.params.RegisterSiteParams
- toString() - Method in class io.jans.ca.common.params.RemoveSiteParams
- toString() - Method in class io.jans.ca.common.params.RpGetClaimsGatheringUrlParams
- toString() - Method in class io.jans.ca.common.params.RpGetRptParams
- toString() - Method in class io.jans.ca.common.params.RsCheckAccessParams
- toString() - Method in class io.jans.ca.common.params.RsModifyParams
- toString() - Method in class io.jans.ca.common.params.RsProtectParams
- toString() - Method in class io.jans.ca.common.params.StringParam
- toString() - Method in class io.jans.ca.common.params.UpdateSiteParams
- toString() - Method in class io.jans.ca.common.params.ValidateParams
- toString() - Method in class io.jans.ca.common.proxy.ProxyConfiguration
- toString() - Method in class io.jans.ca.common.ReadResult
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.response.AuthorizationCodeFlowResponse
- toString() - Method in class io.jans.ca.common.response.CheckAccessTokenResponse
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.response.CheckIdTokenResponse
-
Returns string representation of object
- toString() - Method in class io.jans.ca.common.response.GetAuthorizationCodeResponse
- toString() - Method in class io.jans.ca.common.response.GetAuthorizationUrlResponse
- toString() - Method in class io.jans.ca.common.response.GetClientTokenResponse
- toString() - Method in class io.jans.ca.common.response.GetDiscoveryResponse
- toString() - Method in class io.jans.ca.common.response.GetIssuerResponse
- toString() - Method in class io.jans.ca.common.response.GetLogoutUriResponse
- toString() - Method in class io.jans.ca.common.response.GetRpResponse
- toString() - Method in class io.jans.ca.common.response.GetTokensByCodeResponse
- toString() - Method in class io.jans.ca.common.response.GetUserInfoResponse
- toString() - Method in class io.jans.ca.common.response.ImplicitFlowResponse
- toString() - Method in class io.jans.ca.common.response.IntrospectAccessTokenResponse
- toString() - Method in class io.jans.ca.common.response.LicenseStatusOpResponse
- toString() - Method in class io.jans.ca.common.response.RegisterSiteResponse
- toString() - Method in class io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
- toString() - Method in class io.jans.ca.common.response.RpGetRptResponse
- toString() - Method in class io.jans.ca.common.response.RsCheckAccessResponse
U
- UMA_FAILED_TO_VALIDATE_SCOPE_EXPRESSION - io.jans.ca.common.ErrorResponseCode
- UMA_HTTP_METHOD_NOT_UNIQUE - io.jans.ca.common.ErrorResponseCode
- UMA_NEED_INFO - io.jans.ca.common.ErrorResponseCode
- UMA_PROTECTION_FAILED_BECAUSE_RESOURCES_ALREADY_EXISTS - io.jans.ca.common.ErrorResponseCode
- UNSUPPORTED_OPERATION - io.jans.ca.common.ErrorResponseCode
- UPDATE_SITE - io.jans.ca.common.CommandType
- UpdateSiteParams - Class in io.jans.ca.common.params
- UpdateSiteParams() - Constructor for class io.jans.ca.common.params.UpdateSiteParams
- UpdateSiteResponse - Class in io.jans.ca.common.response
- UpdateSiteResponse() - Constructor for class io.jans.ca.common.response.UpdateSiteResponse
- UTF8 - Static variable in class io.jans.ca.common.CoreUtils
-
UTF-8 encoding string
V
- VALIDATE - io.jans.ca.common.CommandType
- ValidateParams - Class in io.jans.ca.common.params
- ValidateParams() - Constructor for class io.jans.ca.common.params.ValidateParams
- valueOf(String) - Static method in enum io.jans.ca.common.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.jans.ca.common.ErrorResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.jans.ca.common.ExpiredObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.jans.ca.common.PersistenceConfigKeys
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.jans.ca.common.CommandType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.jans.ca.common.ErrorResponseCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.jans.ca.common.ExpiredObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.jans.ca.common.PersistenceConfigKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages