Ant Organisation Ltd documentation

SecurityManager Members

SecurityManager overview

Public Static Fields

UserAdministratorGroupName

Public Static Methods

Get Gets the singleton
Init Initialises the singleton

Public Instance Methods

CanAdministerUsers
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAssemblyPath
GetAuthenticationServer Gets the authentication server from a name
GetAuthenticationServerNames Gets the names of the authentication server which are availble
GetGroupProvider Gets the group provider
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetObjectFromString
GetPermissionServer Gets the permissions server
GetRelationshipProvider Gets the relationships provider
GetRemoteConfiguration
GetType (inherited from Object)Gets the Type of the current instance.
GetUserFromFullUsername Gets the user object from a full username
GetUserInformationProvider Gets the user information provider
HasRemoteConfiguration
ToString (inherited from Object)Returns a String that represents the current Object.
ValidateAuthenticatedUser Validates an authenticated user did indeed get validated by this Security framework
ValidateAuthenticationServer Validates that the authentication server was provided by this SecurityManager
ValidateGroupProvider Validates the group provider
ValidatePermissionServer Validates the permissions server
ValidateRelationshipProvider Validates the relationship provider

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SecurityManager Class | Ant.Security Namespace