A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

AdcsCertificateBuilderApi - Interface in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsCertificateBuilderApiController - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsCertificateBuilderApiController(ObjectMapper, HttpServletRequest) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateBuilderApiController
 
AdcsCertificateRevokerApi - Interface in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsCertificateRevokerApiController - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsCertificateRevokerApiController(ObjectMapper) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateRevokerApiController
 
AdcsInfoApi - Interface in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsInfoApiController - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsInfoApiController(ObjectMapper, HttpServletRequest) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApiController
 
ADCSInstanceDetailsResponse - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateEnrollmentResponse
ADCSInstanceDetailsResponse() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
ADCSInstanceDetailsResponse(ADCSInstanceDetails) - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
AdcsProxyApp - Class in de.trustable.ca3s.adcs.proxy
 
AdcsProxyApp(Environment) - Constructor for class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
 
AdcsRequestApi - Interface in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsRequestApiController - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsRequestApiController(ObjectMapper, HttpServletRequest) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestApiController
 
AdcsRequestsApi - Interface in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsRequestsApiController - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
AdcsRequestsApiController(ObjectMapper, HttpServletRequest) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestsApiController
 
addAttributesItem(CertificateRequestElementsAttributes) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
addFormatters(FormatterRegistry) - Method in class de.trustable.ca3s.adcs.proxy.config.DateTimeFormatConfiguration
 
addInterceptors(InterceptorRegistry) - Method in class de.trustable.ca3s.adcs.proxy.config.LocaleConfiguration
 
addValuesItem(GetCertificateResponseValues) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
ADMIN - Static variable in class de.trustable.ca3s.adcs.proxy.security.AuthoritiesConstants
 
afterPropertiesSet() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
Initializes the application.
ALGO_NAME - Static variable in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerProvider
 
ALGO_NAME - Static variable in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSProvider
 
ANONYMOUS - Static variable in class de.trustable.ca3s.adcs.proxy.security.AuthoritiesConstants
 
ApiKeyAuthenticationManager - Class in de.trustable.ca3s.adcs.proxy.config
 
ApiKeyAuthenticationManager(String) - Constructor for class de.trustable.ca3s.adcs.proxy.config.ApiKeyAuthenticationManager
 
APIKeyAuthFilter - Class in de.trustable.ca3s.adcs.proxy.config
 
APIKeyAuthFilter(String) - Constructor for class de.trustable.ca3s.adcs.proxy.config.APIKeyAuthFilter
 
ApiUtil - Class in de.trustable.ca3s.adcs.proxy.web.api
 
ApiUtil() - Constructor for class de.trustable.ca3s.adcs.proxy.web.api.ApiUtil
 
applicationPackagePointcut() - Method in class de.trustable.ca3s.adcs.proxy.aop.logging.LoggingAspect
Pointcut that matches all Spring beans in the application's main packages.
ApplicationProperties - Class in de.trustable.ca3s.adcs.proxy.config
Properties specific to Adcs Proxy.
ApplicationProperties() - Constructor for class de.trustable.ca3s.adcs.proxy.config.ApplicationProperties
 
ApplicationWebXml - Class in de.trustable.ca3s.adcs.proxy
This is a helper Java class that provides an alternative to creating a web.xml.
ApplicationWebXml() - Constructor for class de.trustable.ca3s.adcs.proxy.ApplicationWebXml
 
apply(RequestTemplate) - Method in class de.trustable.ca3s.adcs.proxy.client.UserFeignClientInterceptor
 
AsyncConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
AsyncConfiguration(TaskExecutionProperties) - Constructor for class de.trustable.ca3s.adcs.proxy.config.AsyncConfiguration
 
attributes(List<CertificateRequestElementsAttributes>) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
authenticate(Authentication) - Method in class de.trustable.ca3s.adcs.proxy.config.ApiKeyAuthenticationManager
 
AuthoritiesConstants - Class in de.trustable.ca3s.adcs.proxy.security
Constants for Spring Security authorities.
AUTHORIZATION_HEADER - Static variable in class de.trustable.ca3s.adcs.proxy.security.jwt.JWTFilter
 

B

BadRequestAlertException - Exception in de.trustable.ca3s.adcs.proxy.web.rest.errors
 
BadRequestAlertException(String, String, String) - Constructor for exception de.trustable.ca3s.adcs.proxy.web.rest.errors.BadRequestAlertException
 
BadRequestAlertException(URI, String, String, String) - Constructor for exception de.trustable.ca3s.adcs.proxy.web.rest.errors.BadRequestAlertException
 
buildCertificate(JWSWrappedRequest) - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateBuilderApi
 
buildCertificate(JWSWrappedRequest) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateBuilderApiController
 

C

cert(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
certCA(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
CertificateArrayResponse - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateArrayResponse
CertificateArrayResponse() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.CertificateArrayResponse
 
CertificateEnrollmentResponse - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateEnrollmentResponse
CertificateEnrollmentResponse() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
CertificateRequestElements - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateRequestElements
CertificateRequestElements() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
CertificateRequestElementsAttributes - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateRequestElementsAttributes
CertificateRequestElementsAttributes() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
CertificateRevocationRequest - Class in de.trustable.ca3s.adcs.proxy.web.dto
CertificateRevocationRequest
CertificateRevocationRequest() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
chooseClientAlias(String[], Principal[], Socket) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
configure(SpringApplicationBuilder) - Method in class de.trustable.ca3s.adcs.proxy.ApplicationWebXml
 
configure(HttpSecurity) - Method in class de.trustable.ca3s.adcs.proxy.config.SecurityConfiguration
 
configure(HttpSecurity) - Method in class de.trustable.ca3s.adcs.proxy.security.jwt.JWTConfigurer
 
CONSTRAINT_VIOLATION_TYPE - Static variable in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ErrorConstants
 
constraintViolationProblemModule() - Method in class de.trustable.ca3s.adcs.proxy.config.JacksonConfiguration
 
corsFilter() - Method in class de.trustable.ca3s.adcs.proxy.config.WebConfigurer
 
createRandomString() - Method in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
createToken(Authentication, boolean) - Method in class de.trustable.ca3s.adcs.proxy.security.jwt.TokenProvider
 
csr(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 

D

DateTimeFormatConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
Configure the converters to use the ISO format for dates by default.
DateTimeFormatConfiguration() - Constructor for class de.trustable.ca3s.adcs.proxy.config.DateTimeFormatConfiguration
 
de.trustable.ca3s.adcs.proxy - package de.trustable.ca3s.adcs.proxy
 
de.trustable.ca3s.adcs.proxy.aop.logging - package de.trustable.ca3s.adcs.proxy.aop.logging
 
de.trustable.ca3s.adcs.proxy.client - package de.trustable.ca3s.adcs.proxy.client
 
de.trustable.ca3s.adcs.proxy.config - package de.trustable.ca3s.adcs.proxy.config
Spring Framework configuration files.
de.trustable.ca3s.adcs.proxy.domain - package de.trustable.ca3s.adcs.proxy.domain
JPA domain objects.
de.trustable.ca3s.adcs.proxy.repository - package de.trustable.ca3s.adcs.proxy.repository
Spring Data JPA repositories.
de.trustable.ca3s.adcs.proxy.security - package de.trustable.ca3s.adcs.proxy.security
Spring Security configuration.
de.trustable.ca3s.adcs.proxy.security.jwt - package de.trustable.ca3s.adcs.proxy.security.jwt
 
de.trustable.ca3s.adcs.proxy.service - package de.trustable.ca3s.adcs.proxy.service
Service layer beans.
de.trustable.ca3s.adcs.proxy.service.api.dto - package de.trustable.ca3s.adcs.proxy.service.api.dto
 
de.trustable.ca3s.adcs.proxy.web.api - package de.trustable.ca3s.adcs.proxy.web.api
 
de.trustable.ca3s.adcs.proxy.web.dto - package de.trustable.ca3s.adcs.proxy.web.dto
 
de.trustable.ca3s.adcs.proxy.web.rest - package de.trustable.ca3s.adcs.proxy.web.rest
Spring MVC REST controllers.
de.trustable.ca3s.adcs.proxy.web.rest.errors - package de.trustable.ca3s.adcs.proxy.web.rest.errors
Specific errors used with Zalando's "problem-spring-web" library.
de.trustable.ca3s.adcs.proxy.web.rest.vm - package de.trustable.ca3s.adcs.proxy.web.rest.vm
View Models used by Spring MVC REST controllers.
de.trustable.ca3s.adcsKeyStore.provider - package de.trustable.ca3s.adcsKeyStore.provider
 
DEFAULT_TYPE - Static variable in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ErrorConstants
 
detail(String) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.trustable.ca3s.adcs.proxy.security.jwt.JWTFilter
 
DummyPropertyProviderImpl - Class in de.trustable.ca3s.adcsKeyStore.provider
Dummy Property Provider, return s the default value, always
DummyPropertyProviderImpl() - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.DummyPropertyProviderImpl
 

E

embeddedServletContainerFactory() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
 
engineGetKeyManagers() - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerFactory
 
engineInit(KeyStore, char[]) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerFactory
 
engineInit(ManagerFactoryParameters) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerFactory
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateArrayResponse
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
Get date
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.RequestIdsResponse
 
equals(Object) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 
ERR_VALIDATION - Static variable in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ErrorConstants
 
ErrorConstants - Class in de.trustable.ca3s.adcs.proxy.web.rest.errors
 
ExceptionTranslator - Class in de.trustable.ca3s.adcs.proxy.web.rest.errors
Controller advice to translate the server side exceptions to client-friendly json structures.
ExceptionTranslator(Environment) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.errors.ExceptionTranslator
 

F

FeignConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
FeignConfiguration() - Constructor for class de.trustable.ca3s.adcs.proxy.config.FeignConfiguration
 
FieldErrorVM - Class in de.trustable.ca3s.adcs.proxy.web.rest.errors
 
FieldErrorVM(String, String, String) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.errors.FieldErrorVM
 

G

GeneratedByJHipster - Annotation Type in de.trustable.ca3s.adcs.proxy
 
getADCSConnector() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.LocalADCSService
 
getADCSInfo() - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApi
 
getADCSInfo() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApiController
 
getAPIKey() - Method in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
getAsyncExecutor() - Method in class de.trustable.ca3s.adcs.proxy.config.AsyncConfiguration
 
getAsyncUncaughtExceptionHandler() - Method in class de.trustable.ca3s.adcs.proxy.config.AsyncConfiguration
 
getAttributes() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
Get attributes
getAuthentication(String) - Method in class de.trustable.ca3s.adcs.proxy.security.jwt.TokenProvider
 
getCAInstanceDetails() - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApi
 
getCAInstanceDetails() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApiController
 
getCaName() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getCATemplates() - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApi
 
getCATemplates() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsInfoApiController
 
getCaType() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getCert() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
Get cert
getCertCA() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
Get certCA
getCertificateChain(String) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
GetCertificateResponse - Class in de.trustable.ca3s.adcs.proxy.web.dto
GetCertificateResponse
GetCertificateResponse() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
GetCertificateResponseValues - Class in de.trustable.ca3s.adcs.proxy.web.dto
GetCertificateResponseValues
GetCertificateResponseValues() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
getClientAliases(String, Principal[]) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
getCsr() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
Get csr
getCurrentUserJWT() - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Get the JWT of the current user.
getCurrentUserLogin() - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Get the login of the current user.
getDetail() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
A human readable explanation specific to this occurrence of the problem.
getDnsName() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getEntityName() - Method in exception de.trustable.ca3s.adcs.proxy.web.rest.errors.BadRequestAlertException
 
getErrorKey() - Method in exception de.trustable.ca3s.adcs.proxy.web.rest.errors.BadRequestAlertException
 
getField() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.FieldErrorVM
 
getFileVersion() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getInstance() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
An absolute URI that identifies the specific occurrence of the problem.
getJws() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
Get jws
getJWSPayload(String) - Method in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
getMessage() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.FieldErrorVM
 
getName() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
Get name
getName() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
Get name
getObjectName() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.FieldErrorVM
 
getParentCaName() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getPreAuthenticatedCredentials(HttpServletRequest) - Method in class de.trustable.ca3s.adcs.proxy.config.APIKeyAuthFilter
 
getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class de.trustable.ca3s.adcs.proxy.config.APIKeyAuthFilter
 
getPrivateKey(String) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
getProductVersion() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getProperty(String, String) - Method in class de.trustable.ca3s.adcsKeyStore.provider.DummyPropertyProviderImpl
 
getProperty(String, String) - Method in interface de.trustable.ca3s.adcsKeyStore.provider.PropertyProvider
 
getProperty(String, String) - Method in class de.trustable.ca3s.adcsKeyStore.provider.SpringEnvironmentPropertyProviderImpl
 
getReason() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
Get reason
getReqId() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
Get reqId
getRequestById(String) - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestApi
 
getRequestById(String) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestApiController
 
getRequestIdList(Integer, Long, Long, Integer) - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestsApi
 
getRequestIdList(Integer, Long, Long, Integer) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestsApiController
 
getRequestsById(List<String>) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsRequestsApiController
 
getRevTime() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
getSerial() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
certificate serial number
getServerAliases(String, Principal[]) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
getSigningCertChains() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getSigningCerts() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getStatus() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
The HTTP status code generated by the origin server for this occurrence of the problem.
getStatus() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
Get status
getSubjectTemplateOIDs() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getTemplateOIDs() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getTemplates() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
getTitle() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
A short, summary of the problem type.
getType() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
An absolute URI that identifies the problem type.
getValue() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
Get value
getValue() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
Get value
getValues() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
Get values

H

handleBadRequestAlertException(BadRequestAlertException, NativeWebRequest) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ExceptionTranslator
 
handleMethodArgumentNotValid(MethodArgumentNotValidException, NativeWebRequest) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ExceptionTranslator
 
hasCurrentUserAnyOfAuthorities(String...) - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Checks if the current user has any of the authorities.
hasCurrentUserNoneOfAuthorities(String...) - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Checks if the current user has none of the authorities.
hasCurrentUserThisAuthority(String) - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Checks if the current user has a specific authority.
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateArrayResponse
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.RequestIdsResponse
 
hashCode() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 

I

init() - Method in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
initApplication() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
Initializes adcsProxy.
instance(URI) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
isAuthenticated() - Static method in class de.trustable.ca3s.adcs.proxy.security.SecurityUtils
Check if a user is authenticated.

J

JacksonConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
JacksonConfiguration() - Constructor for class de.trustable.ca3s.adcs.proxy.config.JacksonConfiguration
 
javaTimeModule() - Method in class de.trustable.ca3s.adcs.proxy.config.JacksonConfiguration
Support for Java date and time API.
jdk8TimeModule() - Method in class de.trustable.ca3s.adcs.proxy.config.JacksonConfiguration
 
jws(String) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 
JWSService - Class in de.trustable.ca3s.adcs.proxy.service
 
JWSService(String, String, int, String, int, String) - Constructor for class de.trustable.ca3s.adcs.proxy.service.JWSService
 
JWSWrappedRequest - Class in de.trustable.ca3s.adcs.proxy.web.rest
JWSWrappedRequest
JWSWrappedRequest() - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 
JWTConfigurer - Class in de.trustable.ca3s.adcs.proxy.security.jwt
 
JWTConfigurer(TokenProvider) - Constructor for class de.trustable.ca3s.adcs.proxy.security.jwt.JWTConfigurer
 
JWTFilter - Class in de.trustable.ca3s.adcs.proxy.security.jwt
Filters incoming requests and installs a Spring Security principal if a header corresponding to a valid user is found.
JWTFilter(TokenProvider) - Constructor for class de.trustable.ca3s.adcs.proxy.security.jwt.JWTFilter
 

K

KEY_STORE_PROPERTIES_PREFIX - Static variable in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSBundleFactory
 

L

LocalADCSBundleFactory - Class in de.trustable.ca3s.adcsKeyStore.provider
 
LocalADCSBundleFactory(PropertyProvider) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSBundleFactory
 
LocalADCSKeyManager - Class in de.trustable.ca3s.adcsKeyStore.provider
 
LocalADCSKeyManager(TimedRenewalCertMap) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManager
 
LocalADCSKeyManagerFactory - Class in de.trustable.ca3s.adcsKeyStore.provider
 
LocalADCSKeyManagerFactory(KeyManager) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerFactory
 
localADCSKeyManagerProvider() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
 
LocalADCSKeyManagerProvider - Class in de.trustable.ca3s.adcsKeyStore.provider
 
LocalADCSKeyManagerProvider(TimedRenewalCertMap) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSKeyManagerProvider
 
localADCSProvider() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
 
LocalADCSProvider - Class in de.trustable.ca3s.adcsKeyStore.provider
 
LocalADCSProvider(TimedRenewalCertMap, SpringEnvironmentPropertyProviderImpl) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSProvider
 
LocalADCSService - Class in de.trustable.ca3s.adcs.proxy.web.rest
 
LocalADCSService() - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.LocalADCSService
build a local service
LocalADCSService(ADCSWinNativeConnector) - Constructor for class de.trustable.ca3s.adcs.proxy.web.rest.LocalADCSService
build a local service with a given connector
LocaleConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
LocaleConfiguration() - Constructor for class de.trustable.ca3s.adcs.proxy.config.LocaleConfiguration
 
localeResolver() - Method in class de.trustable.ca3s.adcs.proxy.config.LocaleConfiguration
 
logAfterThrowing(JoinPoint, Throwable) - Method in class de.trustable.ca3s.adcs.proxy.aop.logging.LoggingAspect
Advice that logs methods throwing exceptions.
logAround(ProceedingJoinPoint) - Method in class de.trustable.ca3s.adcs.proxy.aop.logging.LoggingAspect
Advice that logs when a method is entered and exited.
loggingAspect(Environment) - Method in class de.trustable.ca3s.adcs.proxy.config.LoggingAspectConfiguration
 
LoggingAspect - Class in de.trustable.ca3s.adcs.proxy.aop.logging
Aspect for logging execution of service and repository Spring components.
LoggingAspect(Environment) - Constructor for class de.trustable.ca3s.adcs.proxy.aop.logging.LoggingAspect
 
LoggingAspectConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
LoggingAspectConfiguration() - Constructor for class de.trustable.ca3s.adcs.proxy.config.LoggingAspectConfiguration
 
LoggingConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
LoggingConfiguration(String, String, JHipsterProperties, ObjectMapper) - Constructor for class de.trustable.ca3s.adcs.proxy.config.LoggingConfiguration
 

M

main(String[]) - Static method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
Main method, used to run the application.

N

name(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
name(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
newKeyBundle(String, long) - Method in class de.trustable.ca3s.adcsKeyStore.provider.LocalADCSBundleFactory
 

O

onStartup(ServletContext) - Method in class de.trustable.ca3s.adcs.proxy.config.WebConfigurer
 

P

PREF_KEY - Static variable in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
PREF_KEY_SECRET - Static variable in class de.trustable.ca3s.adcs.proxy.service.JWSService
 
prepare(Throwable, StatusType, URI) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ExceptionTranslator
 
Problem - Class in de.trustable.ca3s.adcs.proxy.service.api.dto
Problem
Problem() - Constructor for class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
PROBLEM_BASE_URL - Static variable in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ErrorConstants
 
problemModule() - Method in class de.trustable.ca3s.adcs.proxy.config.JacksonConfiguration
 
process(ResponseEntity<Problem>, NativeWebRequest) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.errors.ExceptionTranslator
Post-process the Problem payload to add the message key for the front-end if needed.
PropertyProvider - Interface in de.trustable.ca3s.adcsKeyStore.provider
 

R

reason(Integer) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
reqId(Integer) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
requestCertificate(CertificateRequestElements) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.LocalADCSService
 
RequestIdsResponse - Class in de.trustable.ca3s.adcs.proxy.web.dto
RequestIdsResponse
RequestIdsResponse() - Constructor for class de.trustable.ca3s.adcs.proxy.web.dto.RequestIdsResponse
 
revokeCertificate(JWSWrappedRequest) - Method in interface de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateRevokerApi
 
revokeCertificate(JWSWrappedRequest) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.AdcsCertificateRevokerApiController
 
revTime(long) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 

S

SecurityConfiguration - Class in de.trustable.ca3s.adcs.proxy.config
 
SecurityConfiguration(TokenProvider, JHipsterProperties, SecurityProblemSupport) - Constructor for class de.trustable.ca3s.adcs.proxy.config.SecurityConfiguration
 
SecurityUtils - Class in de.trustable.ca3s.adcs.proxy.security
Utility class for Spring Security.
serial(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
setAttributes(List<CertificateRequestElementsAttributes>) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
setCaName(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setCaType(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setCert(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
setCertCA(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
setCsr(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
setDetail(String) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
setDnsName(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setExampleResponse(NativeWebRequest, String, String) - Static method in class de.trustable.ca3s.adcs.proxy.web.api.ApiUtil
 
setFileVersion(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setInstance(URI) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
setJws(String) - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 
setName(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
setName(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
setParentCaName(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setProductVersion(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setReason(Integer) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
setReqId(Integer) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
setRevTime(long) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
setSerial(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
setSigningCertChains(String[]) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setSigningCerts(String[]) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setStatus(Integer) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
setStatus(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
setSubjectTemplateOIDs(String[]) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setTemplateOIDs(String[]) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setTemplates(String[]) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
 
setTitle(String) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
setType(URI) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
setValue(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
setValue(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
setValues(List<GetCertificateResponseValues>) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
springBeanPointcut() - Method in class de.trustable.ca3s.adcs.proxy.aop.logging.LoggingAspect
Pointcut that matches all repositories, services and Web REST endpoints.
SpringEnvironmentPropertyProviderImpl - Class in de.trustable.ca3s.adcsKeyStore.provider
 
SpringEnvironmentPropertyProviderImpl(Environment) - Constructor for class de.trustable.ca3s.adcsKeyStore.provider.SpringEnvironmentPropertyProviderImpl
 
status(Integer) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
status(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 

T

timedRenewalCertMap() - Method in class de.trustable.ca3s.adcs.proxy.AdcsProxyApp
 
title(String) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
TokenProvider - Class in de.trustable.ca3s.adcs.proxy.security.jwt
 
TokenProvider(JHipsterProperties) - Constructor for class de.trustable.ca3s.adcs.proxy.security.jwt.TokenProvider
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateArrayResponse
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateEnrollmentResponse
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElements
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRevocationRequest
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.dto.RequestIdsResponse
 
toString() - Method in class de.trustable.ca3s.adcs.proxy.web.rest.JWSWrappedRequest
 
type(URI) - Method in class de.trustable.ca3s.adcs.proxy.service.api.dto.Problem
 

U

USER - Static variable in class de.trustable.ca3s.adcs.proxy.security.AuthoritiesConstants
 
UserFeignClientInterceptor - Class in de.trustable.ca3s.adcs.proxy.client
 
UserFeignClientInterceptor() - Constructor for class de.trustable.ca3s.adcs.proxy.client.UserFeignClientInterceptor
 

V

validateToken(String) - Method in class de.trustable.ca3s.adcs.proxy.security.jwt.TokenProvider
 
value(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.CertificateRequestElementsAttributes
 
value(String) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponseValues
 
values(List<GetCertificateResponseValues>) - Method in class de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
 

W

WebConfigurer - Class in de.trustable.ca3s.adcs.proxy.config
Configuration of web application with Servlet 3.0 APIs.
WebConfigurer(Environment, JHipsterProperties) - Constructor for class de.trustable.ca3s.adcs.proxy.config.WebConfigurer
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages