- get(String, String, HttpContext) - Method in interface com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClient
-
Retrieves certificate grant for a subject.
- get(String, String, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientImpl
-
Retrieves certificate grant for a subject.
- get(CertificateGrantType, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientImpl
- get(String, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientImpl
- get(String, String, HttpContext) - Method in interface com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClient
-
Retrieves client secret grant for a subject.
- get(String, String, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientImpl
-
Retrieves client secret grant for a subject.
- get(ClientSecretGrantType, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientImpl
- get(String, HttpContext) - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientImpl
- get(String, String) - Method in interface com.covisint.platform.oauth.client.sdk.ClientSecretGrantTypeSDK.ClientSecretGrantTypeClient
-
Retrieves the client secret grant for a subject.
- get(String) - Method in interface com.covisint.platform.oauth.client.sdk.SubjectSDK.SubjectClient
-
Retrieves a subject by its id.
- get() - Method in class com.covisint.platform.oauth.client.token.sdk.TokenSupplier
- get(String, HttpContext) - Method in class com.covisint.platform.oauth.client.token.TokenClientImpl
- get(Token, HttpContext) - Method in class com.covisint.platform.oauth.client.token.TokenClientImpl
- getApplicationId() - Method in interface com.covisint.platform.oauth.client.token.sdk.AuthConfigurationProvider
-
Get the application id associated to the client credentials.
- getApplicationId() - Method in class com.covisint.platform.oauth.client.token.sdk.BasicAuthConfigurationProvider
-
Get the application id associated to the client credentials.
- getApplicationId() - Method in class com.covisint.platform.oauth.client.token.sdk.DefaultAuthConfigurationProvider
-
Get the application id associated to the client credentials.
- getAuthConfigProvider() - Method in class com.covisint.platform.oauth.client.sdk.ClientSecretGrantTypeSDK
-
- getAuthConfigProvider() - Method in class com.covisint.platform.oauth.client.sdk.SubjectSDK
-
- getAuthConfigProvider() - Method in class com.covisint.platform.oauth.client.token.sdk.TokenSDK
-
- getAuthServiceBaseUrl() - Method in interface com.covisint.platform.oauth.client.token.sdk.AuthConfigurationProvider
-
Get the authorization service base URL.
- getAuthServiceBaseUrl() - Method in class com.covisint.platform.oauth.client.token.sdk.BasicAuthConfigurationProvider
-
Get the authorization service base URL.
- getAuthServiceBaseUrl() - Method in class com.covisint.platform.oauth.client.token.sdk.DefaultAuthConfigurationProvider
-
Get the authorization service base URL.
- getBuilder() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the user that executed the build.
- getBuildInstant() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the time the build was begun.
- getBuildJavaVendor() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the vendor of the Java environment used to build the library.
- getBuildJavaVersion() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the version of the Java environment used to build the library.
- getBuildOsArchitecture() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the architecture of the operating system upon which library was built.
- getBuildOsName() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the name of the operating system upon which library was built.
- getBuildOsVersion() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the version of the operating system upon which library was built.
- getCertificateGrantTypeAddEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
-
Returns the certificate grantTyp add end point.
- getCertificateGrantTypeByIdEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
-
Returns the certificate grantTyp retrieval end point.
- getCertificateGrantTypeDeleteEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
-
Returns the certificate grantTyp deletion end point.
- getCertificateGrantTypeEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
-
Returns the certificate grantTyp search end point.
- getClientId() - Method in interface com.covisint.platform.oauth.client.token.sdk.AuthConfigurationProvider
-
Get the client id.
- getClientId() - Method in class com.covisint.platform.oauth.client.token.sdk.BasicAuthConfigurationProvider
-
Get the client id.
- getClientId() - Method in class com.covisint.platform.oauth.client.token.sdk.DefaultAuthConfigurationProvider
-
Get the client id.
- getClientSecret() - Method in interface com.covisint.platform.oauth.client.token.sdk.AuthConfigurationProvider
-
Get the client secret.
- getClientSecret() - Method in class com.covisint.platform.oauth.client.token.sdk.BasicAuthConfigurationProvider
-
Get the client secret.
- getClientSecret() - Method in class com.covisint.platform.oauth.client.token.sdk.DefaultAuthConfigurationProvider
-
Get the client secret.
- getClientSecretGrantTypeAddEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
-
Returns the client secret grantTyp add end point.
- getClientSecretGrantTypeByIdEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
-
Returns the client secret grantTyp retrieval end point.
- getClientSecretGrantTypeDeleteEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
-
Returns the client secret grantTyp deletion end point.
- getClientSecretGrantTypeEndpoint() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
-
Returns the client secret grantTyp search end point.
- getMavenArtifactId() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the artifact ID of this Maven artifact.
- getMavenArtifactVersion() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the version of this Maven artifact.
- getMavenGroupId() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the group ID of this Maven artifact.
- getPropertyFileName() - Method in class com.covisint.platform.oauth.client.token.sdk.DefaultAuthConfigurationProvider
-
Returns the name of the property file to load.
- getResourceCollectionPath() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
- getResourceCollectionPath() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
- getResourceCollectionPath() - Method in class com.covisint.platform.oauth.client.subject.SubjectClientBuilder
- getResourceCollectionPath() - Method in class com.covisint.platform.oauth.client.token.TokenClientBuilder
- getResourceRepresentation() - Method in class com.covisint.platform.oauth.client.granttype.certificate.CertificateGrantTypeClientBuilder
- getResourceRepresentation() - Method in class com.covisint.platform.oauth.client.granttype.clientsecret.ClientSecretGrantTypeClientBuilder
- getResourceRepresentation() - Method in class com.covisint.platform.oauth.client.subject.SubjectClientBuilder
- getResourceRepresentation() - Method in class com.covisint.platform.oauth.client.token.TokenClientBuilder
- getScmHasUncommitedChanges() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets whether the library was built with uncommitted changes.
- getScmPath() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the SCM repository path from which the library was checked out.
- getScmRepository() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the SCM repository from which the library was checked out.
- getScmRevision() - Static method in class com.covisint.platform.oauth.client.LibInfo
-
Gets the SCM revision for the library.
- getToken(String, String) - Method in interface com.covisint.platform.oauth.client.token.sdk.TokenSDK.TokenClient
-
Exchange the given client credentials for an access token.
- getToken(String, String, HttpContext) - Method in interface com.covisint.platform.oauth.client.token.TokenClient
-
Generate token for client credentials.
- getToken(String, String, String, String, HttpContext) - Method in interface com.covisint.platform.oauth.client.token.TokenClient
-
generate token for certificate.
- getToken(String, String, HttpContext) - Method in class com.covisint.platform.oauth.client.token.TokenClientImpl
-
Generate token for client credentials.
- getToken(String, String, String, String, HttpContext) - Method in class com.covisint.platform.oauth.client.token.TokenClientImpl
-
generate token for certificate.
- getTokenEndpoint() - Method in class com.covisint.platform.oauth.client.token.TokenClientBuilder
-
Returns the token retrieval end point.