Package io.mosip.kernel.auth.defaultadapter.config
-
Class Summary Class Description BeanConfig LoggerConfiguration Console Logger Configuration.NoAuthenticationEndPoint RequesterTokenRestInterceptor RestTemplateInterceptor It is used to intercept any http calls made using rest template from this application.RestTemplatePostProcessor Takes care of adding @RestTemplateInterceptorto all the RestTemplate beans to automatically handle client-side load balancingSecurityConfig Holds the main configuration for authentication and authorization using spring security.SelfTokenExchangeFilterFunction This class filters and renew auth client token.SelfTokenRenewalTaskExecutor SelfTokenRestInterceptor This class intercepts and renew client token. -
Annotation Types Summary Annotation Type Description Generated