Uses of Class
com.github.sardine.DavPrincipal
Packages that use DavPrincipal
Package
Description
Base package with factories to work implementation agnostic.
Assembles classes only related to the
HttpClient implementation.-
Uses of DavPrincipal in com.github.sardine
Methods in com.github.sardine that return DavPrincipalMethods in com.github.sardine that return types with arguments of type DavPrincipalModifier and TypeMethodDescriptionSardine.getPrincipals(String url) List the principals that can be used to set ACLs on given urlConstructors in com.github.sardine with parameters of type DavPrincipal -
Uses of DavPrincipal in com.github.sardine.impl
Methods in com.github.sardine.impl that return types with arguments of type DavPrincipal