AuthenticationServerBase overview
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the automatically logged on user |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets the User object from a username |
![]() | Gets Users object which represents the users in the provider |
![]() | Initialisation method, called by the SecurityManager |
![]() | Gets an AuthenticatedUser from a username and parameters |
![]() | Returns true if the authentication server supports automatic authentication, such as the NT authenticator |
![]() | Returns a String that represents the current Object. |
![]() | Method to which validates an authentication token, this base implementation provides a secure hashing method based on MD5. |
![]() | Constructor |
![]() | Gets the name of the provider which this authentication server represents |
![]() | Overriden to check username and password and return valid token |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
AuthenticationServerBase Class | Ant.Security.Base Namespace