authenticationTokens property
Encrypted and time-limited Authentication tokens used for inter-applications authentication
Implementation
Map<String, AuthenticationTokenDto> authenticationTokens;
Encrypted and time-limited Authentication tokens used for inter-applications authentication
Map<String, AuthenticationTokenDto> authenticationTokens;