Uses of Interface
is.codion.common.rmi.server.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in is.codion.common.rmi.server
Methods in is.codion.common.rmi.server that return types with arguments of type AuthenticatorMethods in is.codion.common.rmi.server with parameters of type AuthenticatorModifier and TypeMethodDescriptionfinal void
AbstractServer.addAuthenticator
(Authenticator authenticator) Adds aAuthenticator
instance to this server.