Uses of Class
com.floragunn.searchguard.sgconf.impl.v6.InternalUserV6
-
Packages that use InternalUserV6 Package Description com.floragunn.searchguard.sgconf com.floragunn.searchguard.sgconf.impl.v7 -
-
Uses of InternalUserV6 in com.floragunn.searchguard.sgconf
Method parameters in com.floragunn.searchguard.sgconf with type arguments of type InternalUserV6 Modifier and Type Method Description static SgDynamicConfiguration<InternalUserV7>Migration. migrateInternalUsers(SgDynamicConfiguration<InternalUserV6> r6is) -
Uses of InternalUserV6 in com.floragunn.searchguard.sgconf.impl.v7
Constructors in com.floragunn.searchguard.sgconf.impl.v7 with parameters of type InternalUserV6 Constructor Description InternalUserV7(InternalUserV6 u6)
-