A D G H I N O
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- authenticate(String, String) - Method in class org.sakaiproject.dav.DavRealm
-
Return the Principal associated with the specified username and credentials, if there is one; otherwise return
null.
D
- DavRealm - Class in org.sakaiproject.dav
-
Simple implementation of Realm that consults the Sakai user directory service to provide container security equivalent to then application security in CHEF.
- DavRealm() - Constructor for class org.sakaiproject.dav.DavRealm
G
- getInfo() - Method in class org.sakaiproject.dav.DavRealm
-
Return descriptive information about this Realm implementation and the corresponding version number, in the format
<description>/<version>. - getName() - Method in class org.sakaiproject.dav.DavRealm
-
Return a short name for this Realm implementation.
- getPassword(String) - Method in class org.sakaiproject.dav.DavRealm
-
Return the password associated with the given principal's user name.
- getPrincipal(String) - Method in class org.sakaiproject.dav.DavRealm
H
- hasRole(Principal, String) - Method in class org.sakaiproject.dav.DavRealm
- hasRole(Wrapper, Principal, String) - Method in class org.sakaiproject.dav.DavRealm
I
- info - Static variable in class org.sakaiproject.dav.DavRealm
-
Descriptive information about this Realm implementation.
N
- name - Static variable in class org.sakaiproject.dav.DavRealm
-
Descriptive information about this Realm implementation.
O
- org.sakaiproject.dav - package org.sakaiproject.dav
All Classes All Packages