Uses of Interface
com.avoka.fc.core.security.IAuthenticationProviderAware
-
Packages that use IAuthenticationProviderAware Package Description com.avoka.fc.core.security Provides classes related to security and authentication. -
-
Uses of IAuthenticationProviderAware in com.avoka.fc.core.security
Classes in com.avoka.fc.core.security that implement IAuthenticationProviderAware Modifier and Type Class Description class
FluentUserAuthenticationProvider
Provides a Fluent script based User Authentication Provider class.class
GroovyUserDetailsAuthenticationProvider
Provides a Groovy script based UserDetails Authentication Provider class.
-