Ant Organisation Ltd documentation

AuthenticationServer Members

AuthenticationServer overview

Public Instance Methods

GetAutomaticallyLoggedOnUser Gets the automatically logged on user
GetUserFromUsername Gets the User object from the provider based on the username
GetUsers Gets the users which are managed by this object
Init Initialised the server, called by the SecurityManager application is started
Logon Logs on using a username and arbitrary parameters. If these parameters are valid then the server returns an Authenticated user
SupportsAutomaticAuthentication Returns true if the authentication server supports automatic authentication, such as the NT authenticator
ValidateToken Validates an authentication token was generated by this server, and is valid for users of this type

See Also

AuthenticationServer Interface | Ant.Security Namespace