Uses of Class
org.infinispan.server.security.http.localuser.WildFlyElytronHttpLocalUserProvider
-
Packages that use WildFlyElytronHttpLocalUserProvider Package Description org.infinispan.server.security.http.localuser -
-
Uses of WildFlyElytronHttpLocalUserProvider in org.infinispan.server.security.http.localuser
Methods in org.infinispan.server.security.http.localuser that return WildFlyElytronHttpLocalUserProvider Modifier and Type Method Description static WildFlyElytronHttpLocalUserProviderWildFlyElytronHttpLocalUserProvider. getInstance()Get the HTTP BASIC authentication mechanism provider instance.
-