|
mitreid-connect
|

公開メンバ関数 | |
| RegisteredClient () | |
| RegisteredClient (ClientDetailsEntity client) | |
| RegisteredClient (ClientDetailsEntity client, String registrationAccessToken, String registrationClientUri) | |
| ClientDetailsEntity | getClient () |
| void | setClient (ClientDetailsEntity client) |
| String | getClientDescription () |
| void | setClientDescription (String clientDescription) |
| boolean | isAllowRefresh () |
| boolean | isReuseRefreshToken () |
| void | setReuseRefreshToken (boolean reuseRefreshToken) |
| Integer | getIdTokenValiditySeconds () |
| void | setIdTokenValiditySeconds (Integer idTokenValiditySeconds) |
| boolean | isDynamicallyRegistered () |
| void | setDynamicallyRegistered (boolean dynamicallyRegistered) |
| boolean | isAllowIntrospection () |
| void | setAllowIntrospection (boolean allowIntrospection) |
| boolean | isSecretRequired () |
| boolean | isScoped () |
| String | getClientId () |
| void | setClientId (String clientId) |
| String | getClientSecret () |
| void | setClientSecret (String clientSecret) |
| Set< String > | getScope () |
| void | setScope (Set< String > scope) |
| Set< String > | getGrantTypes () |
| void | setGrantTypes (Set< String > grantTypes) |
| Set< String > | getAuthorizedGrantTypes () |
| Set< GrantedAuthority > | getAuthorities () |
| void | setAuthorities (Set< GrantedAuthority > authorities) |
| Integer | getAccessTokenValiditySeconds () |
| void | setAccessTokenValiditySeconds (Integer accessTokenValiditySeconds) |
| Integer | getRefreshTokenValiditySeconds () |
| void | setRefreshTokenValiditySeconds (Integer refreshTokenValiditySeconds) |
| Set< String > | getRedirectUris () |
| void | setRedirectUris (Set< String > redirectUris) |
| Set< String > | getRegisteredRedirectUri () |
| Set< String > | getResourceIds () |
| void | setResourceIds (Set< String > resourceIds) |
| Map< String, Object > | getAdditionalInformation () |
| AppType | getApplicationType () |
| void | setApplicationType (AppType applicationType) |
| String | getClientName () |
| void | setClientName (String clientName) |
| AuthMethod | getTokenEndpointAuthMethod () |
| void | setTokenEndpointAuthMethod (AuthMethod tokenEndpointAuthMethod) |
| SubjectType | getSubjectType () |
| void | setSubjectType (SubjectType subjectType) |
| Set< String > | getContacts () |
| void | setContacts (Set< String > contacts) |
| String | getLogoUri () |
| void | setLogoUri (String logoUri) |
| String | getPolicyUri () |
| void | setPolicyUri (String policyUri) |
| String | getClientUri () |
| void | setClientUri (String clientUri) |
| String | getTosUri () |
| void | setTosUri (String tosUri) |
| String | getJwksUri () |
| void | setJwksUri (String jwksUri) |
| JWKSet | getJwks () |
| void | setJwks (JWKSet jwks) |
| String | getSectorIdentifierUri () |
| void | setSectorIdentifierUri (String sectorIdentifierUri) |
| Integer | getDefaultMaxAge () |
| void | setDefaultMaxAge (Integer defaultMaxAge) |
| Boolean | getRequireAuthTime () |
| void | setRequireAuthTime (Boolean requireAuthTime) |
| Set< String > | getResponseTypes () |
| void | setResponseTypes (Set< String > responseTypes) |
| Set< String > | getDefaultACRvalues () |
| void | setDefaultACRvalues (Set< String > defaultACRvalues) |
| String | getInitiateLoginUri () |
| void | setInitiateLoginUri (String initiateLoginUri) |
| Set< String > | getPostLogoutRedirectUris () |
| void | setPostLogoutRedirectUris (Set< String > postLogoutRedirectUri) |
| Set< String > | getRequestUris () |
| void | setRequestUris (Set< String > requestUris) |
| JWSAlgorithm | getRequestObjectSigningAlg () |
| void | setRequestObjectSigningAlg (JWSAlgorithm requestObjectSigningAlg) |
| JWSAlgorithm | getUserInfoSignedResponseAlg () |
| void | setUserInfoSignedResponseAlg (JWSAlgorithm userInfoSignedResponseAlg) |
| JWEAlgorithm | getUserInfoEncryptedResponseAlg () |
| void | setUserInfoEncryptedResponseAlg (JWEAlgorithm userInfoEncryptedResponseAlg) |
| EncryptionMethod | getUserInfoEncryptedResponseEnc () |
| void | setUserInfoEncryptedResponseEnc (EncryptionMethod userInfoEncryptedResponseEnc) |
| JWSAlgorithm | getIdTokenSignedResponseAlg () |
| void | setIdTokenSignedResponseAlg (JWSAlgorithm idTokenSignedResponseAlg) |
| JWEAlgorithm | getIdTokenEncryptedResponseAlg () |
| void | setIdTokenEncryptedResponseAlg (JWEAlgorithm idTokenEncryptedResponseAlg) |
| EncryptionMethod | getIdTokenEncryptedResponseEnc () |
| void | setIdTokenEncryptedResponseEnc (EncryptionMethod idTokenEncryptedResponseEnc) |
| JWSAlgorithm | getTokenEndpointAuthSigningAlg () |
| void | setTokenEndpointAuthSigningAlg (JWSAlgorithm tokenEndpointAuthSigningAlg) |
| Date | getCreatedAt () |
| void | setCreatedAt (Date createdAt) |
| String | getRegistrationAccessToken () |
| void | setRegistrationAccessToken (String registrationAccessToken) |
| String | getRegistrationClientUri () |
| void | setRegistrationClientUri (String registrationClientUri) |
| Date | getClientSecretExpiresAt () |
| void | setClientSecretExpiresAt (Date expiresAt) |
| Date | getClientIdIssuedAt () |
| void | setClientIdIssuedAt (Date issuedAt) |
| Set< String > | getClaimsRedirectUris () |
| void | setClaimsRedirectUris (Set< String > claimsRedirectUris) |
| JWT | getSoftwareStatement () |
| void | setSoftwareStatement (JWT softwareStatement) |
| PKCEAlgorithm | getCodeChallengeMethod () |
| void | setCodeChallengeMethod (PKCEAlgorithm codeChallengeMethod) |
| JsonObject | getSource () |
| void | setSource (JsonObject src) |
| Integer | getDeviceCodeValiditySeconds () |
| void | setDeviceCodeValiditySeconds (Integer deviceCodeValiditySeconds) |
| String | getSoftwareId () |
| void | setSoftwareId (String softwareId) |
| String | getSoftwareVersion () |
| void | setSoftwareVersion (String softwareVersion) |
非公開変数類 | |
| String | registrationAccessToken |
| String | registrationClientUri |
| Date | clientSecretExpiresAt |
| Date | clientIdIssuedAt |
| ClientDetailsEntity | client |
| JsonObject | src |
|
inline |
|
inline |
| client |
|
inline |
| client | |
| registrationAccessToken | |
| registrationClientUri |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| accessTokenValiditySeconds |
|
inline |
| allowIntrospection |
|
inline |
| applicationType |
|
inline |
| authorities |
|
inline |
| claimsRedirectUris |
|
inline |
| client | the client to set |
|
inline |
| clientDescription |
|
inline |
| clientId |
|
inline |
| clientIdIssuedAt | the clientIdIssuedAt to set |
|
inline |
| clientName |
|
inline |
| clientSecret |
|
inline |
| clientSecretExpiresAt | the clientSecretExpiresAt to set |
|
inline |
| clientUri |
|
inline |
| codeChallengeMethod |
|
inline |
| contacts |
|
inline |
| createdAt |
|
inline |
| defaultACRvalues |
|
inline |
| defaultMaxAge |
|
inline |
| deviceCodeValiditySeconds |
|
inline |
| dynamicallyRegistered |
|
inline |
| grantTypes |
|
inline |
| idTokenEncryptedResponseAlg |
|
inline |
| idTokenEncryptedResponseEnc |
|
inline |
| idTokenSignedResponseAlg |
|
inline |
| idTokenValiditySeconds |
|
inline |
| initiateLoginUri |
|
inline |
| jwks |
|
inline |
| jwksUri |
|
inline |
| logoUri |
|
inline |
| policyUri |
|
inline |
| postLogoutRedirectUri |
|
inline |
| redirectUris |
|
inline |
| refreshTokenValiditySeconds |
|
inline |
| registrationAccessToken | the registrationAccessToken to set |
|
inline |
| registrationClientUri | the registrationClientUri to set |
|
inline |
| requestObjectSigningAlg |
|
inline |
| requestUris |
|
inline |
| requireAuthTime |
|
inline |
| resourceIds |
|
inline |
| responseTypes |
|
inline |
| reuseRefreshToken |
|
inline |
| scope |
|
inline |
| sectorIdentifierUri |
|
inline |
| softwareId |
|
inline |
| softwareStatement |
|
inline |
| softwareVersion |
|
inline |
| src | the src to set |
|
inline |
| subjectType |
|
inline |
| tokenEndpointAuthMethod |
|
inline |
| tokenEndpointAuthSigningAlg |
|
inline |
| tosUri |
|
inline |
| userInfoEncryptedResponseAlg |
|
inline |
| userInfoEncryptedResponseEnc |
|
inline |
| userInfoSignedResponseAlg |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13