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