Uses of Interface
org.summerboot.jexpress.security.auth.Authenticator
Packages that use Authenticator
Package
Description
-
Uses of Authenticator in org.summerboot.jexpress.nio.server
Fields in org.summerboot.jexpress.nio.server declared as Authenticator -
Uses of Authenticator in org.summerboot.jexpress.nio.server.ws.rs
Fields in org.summerboot.jexpress.nio.server.ws.rs declared as AuthenticatorMethods in org.summerboot.jexpress.nio.server.ws.rs with parameters of type AuthenticatorModifier and TypeMethodDescriptionBootController.login(Authenticator auth, String userId, String password, ServiceContext context) -
Uses of Authenticator in org.summerboot.jexpress.security.auth
Classes in org.summerboot.jexpress.security.auth that implement Authenticator