CallbackHandler
to be used during the authentication handshake.RemoteStore
SslConfigurationBuilder.keyStoreFileName(String)
.SSLContext
You also need to
specify a SslConfigurationBuilder.keyStorePassword(char[])
.SslConfigurationBuilder.keyStoreFileName(String)
.Marshaller
implementation to
serialize and deserialize user objects.Marshaller
implementation to
serialize and deserialize user objects.AdvancedLoadWriteStore
.RemoteStore
.RemoteStore
stores values wrapped in InternalCacheEntry
.SSLContext
You also need
to specify a SslConfigurationBuilder.trustStorePassword(char[])
.SslConfigurationBuilder.trustStoreFileName(String)
.Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.