D G H M O T
D
- DavPrincipal - Class in org.sakaiproject.dav
-
Implementation of Principal for Dav support in Sakai - holds the user name and password
- DavPrincipal(String, String) - Constructor for class org.sakaiproject.dav.DavPrincipal
-
Construct with this name and password.
G
- getName() - Method in class org.sakaiproject.dav.DavPrincipal
-
- getPassword() - Method in class org.sakaiproject.dav.DavPrincipal
-
H
- hasRole(String) - Method in class org.sakaiproject.dav.DavPrincipal
-
Does the user represented by this Principal possess the specified role?
M
- m_name - Variable in class org.sakaiproject.dav.DavPrincipal
-
The username of the user represented by this Principal.
- m_password - Variable in class org.sakaiproject.dav.DavPrincipal
-
The authentication credentials for the user represented by this Principal.
O
- org.sakaiproject.dav - package org.sakaiproject.dav
-
T
- toString() - Method in class org.sakaiproject.dav.DavPrincipal
-
D G H M O T
Copyright © 2003–2016 University of Michigan. All rights reserved.