Uses of Interface
net.anotheria.portalkit.adminapi.api.auth.provider.AuthProvider
-
Packages that use AuthProvider Package Description net.anotheria.portalkit.adminapi.api.auth.provider -
-
Uses of AuthProvider in net.anotheria.portalkit.adminapi.api.auth.provider
Classes in net.anotheria.portalkit.adminapi.api.auth.provider that implement AuthProvider Modifier and Type Class Description classASGAuthProviderAuth provider that uses ASG users to perform authentication.classConfigAuthProviderAuth provider that uses JSON config to perform authentication.Methods in net.anotheria.portalkit.adminapi.api.auth.provider that return AuthProvider Modifier and Type Method Description static AuthProviderAuthProviderFactory. getAuthProvider()
-