Uses of Interface
org.infinispan.rest.authentication.SecurityDomain
-
Packages that use SecurityDomain Package Description org.infinispan.rest.authentication.impl -
-
Uses of SecurityDomain in org.infinispan.rest.authentication.impl
Constructors in org.infinispan.rest.authentication.impl with parameters of type SecurityDomain Constructor Description BasicAuthenticator(SecurityDomain domain, String realm)
-