Package org.infinispan.rest.authentication
Authentication API for REST.
- Public API
-
Interface Summary Interface Description Authenticator Authentication mechanism.SecurityDomain Pluggable security domain which could be used as a bridge betweenAuthenticator
and WildFly Security Realms.