Class Acl

java.lang.Object
com.github.sardine.model.Acl

public class Acl extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

  <D:owner> 
       <D:href>http://www.example.com/acl/users/gstein</D:href>
     </D:owner>
  • Constructor Details

    • Acl

      public Acl()
  • Method Details

    • getAce

      public List<Ace> getAce()
    • setAce

      public void setAce(List<Ace> ace)