Uses of Class
org.ligoj.app.http.security.AbstractAuthenticationProvider
| Package | Description |
|---|---|
| org.ligoj.app.http.security | |
| org.ligoj.boot.web |
-
Uses of AbstractAuthenticationProvider in org.ligoj.app.http.security
Subclasses of AbstractAuthenticationProvider in org.ligoj.app.http.security Modifier and Type Class Description classRestAuthenticationProviderREST authenticated provider.classTrustedAuthenticationProviderAlways authenticated provider. -
Uses of AbstractAuthenticationProvider in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return AbstractAuthenticationProvider Modifier and Type Method Description AbstractAuthenticationProviderSecurityConfiguration. authenticationProvider()Pre-Authentication provider.