Uses of Interface
com.avanza.astrix.gs.security.GsSecurityProvider.GsServerAuthenticator
-
Packages that use GsSecurityProvider.GsServerAuthenticator Package Description com.avanza.astrix.gs.security -
-
Uses of GsSecurityProvider.GsServerAuthenticator in com.avanza.astrix.gs.security
Methods in com.avanza.astrix.gs.security that return GsSecurityProvider.GsServerAuthenticator Modifier and Type Method Description GsSecurityProvider.GsServerAuthenticatorDefaultGsSecurityProvider. getGsServerAuthenticator()GsSecurityProvider.GsServerAuthenticatorGsSecurityProvider. getGsServerAuthenticator()Provides a server-side authentication validator for credentials that the server has received.Methods in com.avanza.astrix.gs.security with parameters of type GsSecurityProvider.GsServerAuthenticator Modifier and Type Method Description static voidGsSecurityManager. setGsServerAuthenticator(GsSecurityProvider.GsServerAuthenticator authenticator)
-