User
Everything under Quiote\User.
Classes
Section titled “Classes”| Class | Description |
|---|---|
CurrentUser | The seam onto the user of the request being served now. |
RbacSecurityUser | RbacUser will handle roles and permissions for users |
SecurityUser | BasicSecurityUser will handle any type of data as a credential. |
User | User wraps a client session and provides accessor methods for user attributes. |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
ISecurityUser | SecurityUser provides advanced security manipulation methods. |