Uses of Class
com.sas.lsaf.security.user.AuthenticationProviderInfo
-
Packages that use AuthenticationProviderInfo Package Description com.sas.lsaf.security.user Service and classes to create and manipulate users in the system. -
-
Uses of AuthenticationProviderInfo in com.sas.lsaf.security.user
Methods in com.sas.lsaf.security.user that return types with arguments of type AuthenticationProviderInfo Modifier and Type Method Description java.util.List<AuthenticationProviderInfo>
UserService. getAuthenticationProviderInfos()
Gets a list of available authentication providers that can be specified as part of a user account in the system.
-