Interface UserManagerConfiguration<T>
- Type Parameters:
T- the transient context type
- All Superinterfaces:
ManagerConfiguration<String>
Encapsulates the configuration of a user manager.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.clustering.marshalling.ByteBufferMarshallerMethods inherited from interface org.wildfly.clustering.server.manager.ManagerConfiguration
getIdentifierFactory
-
Method Details
-
getMarshaller
org.wildfly.clustering.marshalling.ByteBufferMarshaller getMarshaller() -
getTransientContextFactory
-