Skip navigation links
A B C E G N P Q R S T V 

A

access_token - Variable in class br.gov.serpro.apigov.javaclient.token.TokenAPI.Token
 
ApigovSDK - Class in br.gov.serpro.apigov.javaclient
Classe para disponibilizar o acesso as API's fornecidas pelo https://apigov.serpro.gov.br
ApigovSDK(String, String) - Constructor for class br.gov.serpro.apigov.javaclient.ApigovSDK
 
ApigovSDK.METHOD - Enum in br.gov.serpro.apigov.javaclient
 

B

br.gov.serpro.apigov.javaclient - package br.gov.serpro.apigov.javaclient
 
br.gov.serpro.apigov.javaclient.exceptions - package br.gov.serpro.apigov.javaclient.exceptions
 
br.gov.serpro.apigov.javaclient.internal - package br.gov.serpro.apigov.javaclient.internal
 
br.gov.serpro.apigov.javaclient.token - package br.gov.serpro.apigov.javaclient.token
 

C

ClientFactory - Class in br.gov.serpro.apigov.javaclient.internal
Cria um cliente SSL simplificado.
ClientFactory() - Constructor for class br.gov.serpro.apigov.javaclient.internal.ClientFactory
 
ClientFactory.TrustAllHostNameVerifier - Class in br.gov.serpro.apigov.javaclient.internal
 
Config - Class in br.gov.serpro.apigov.javaclient
 
Config() - Constructor for class br.gov.serpro.apigov.javaclient.Config
 
consumerKey - Variable in class br.gov.serpro.apigov.javaclient.Config
 
consumerSecret - Variable in class br.gov.serpro.apigov.javaclient.Config
 
createClient() - Static method in class br.gov.serpro.apigov.javaclient.internal.ClientFactory
Instancia um cliente através da factory ClientBuilder confiando em qualquer host.

E

expires_in - Variable in class br.gov.serpro.apigov.javaclient.token.TokenAPI.Token
 

G

get(String) - Method in class br.gov.serpro.apigov.javaclient.ApigovSDK
Prepara para executar um GET no servidor para o caminho informado no path.
getValidToken(String, String) - Static method in class br.gov.serpro.apigov.javaclient.token.TokenAPI
Busca no servidor o Token de acesso válido.

N

NoMethodException - Exception in br.gov.serpro.apigov.javaclient.exceptions
 
NoMethodException() - Constructor for exception br.gov.serpro.apigov.javaclient.exceptions.NoMethodException
 

P

post(String, Form) - Method in class br.gov.serpro.apigov.javaclient.ApigovSDK
 

Q

queryParam(String, String) - Method in class br.gov.serpro.apigov.javaclient.ApigovSDK
Adiciona os parametros no final da url.

R

request() - Method in class br.gov.serpro.apigov.javaclient.ApigovSDK
Submete a requisição;

S

scope - Variable in class br.gov.serpro.apigov.javaclient.token.TokenAPI.Token
 

T

Token() - Constructor for class br.gov.serpro.apigov.javaclient.token.TokenAPI.Token
 
token_type - Variable in class br.gov.serpro.apigov.javaclient.token.TokenAPI.Token
 
tokenAPI - Variable in class br.gov.serpro.apigov.javaclient.Config
 
TokenAPI - Class in br.gov.serpro.apigov.javaclient.token
Esta classe mostra como renovar o token de acesso ao servidor.
TokenAPI() - Constructor for class br.gov.serpro.apigov.javaclient.token.TokenAPI
 
TokenAPI.Token - Class in br.gov.serpro.apigov.javaclient.token
 
toString() - Method in class br.gov.serpro.apigov.javaclient.ApigovSDK
 
TrustAllHostNameVerifier() - Constructor for class br.gov.serpro.apigov.javaclient.internal.ClientFactory.TrustAllHostNameVerifier
 

V

valueOf(String) - Static method in enum br.gov.serpro.apigov.javaclient.ApigovSDK.METHOD
Returns the enum constant of this type with the specified name.
values() - Static method in enum br.gov.serpro.apigov.javaclient.ApigovSDK.METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession) - Method in class br.gov.serpro.apigov.javaclient.internal.ClientFactory.TrustAllHostNameVerifier
 
A B C E G N P Q R S T V 
Skip navigation links

Copyright © 2016. All rights reserved.