Uses of Interface
org.duracloud.AuthoritiesType
Packages that use AuthoritiesType
-
Uses of AuthoritiesType in org.duracloud
Methods in org.duracloud that return AuthoritiesTypeModifier and TypeMethodDescriptionstatic AuthoritiesTypeAuthoritiesType.Factory.newInstance()static AuthoritiesTypeAuthoritiesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypeAuthoritiesType.Factory.parse(InputStream is) static AuthoritiesTypeAuthoritiesType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypestatic AuthoritiesTypeAuthoritiesType.Factory.parse(XMLStreamReader sr) static AuthoritiesTypeAuthoritiesType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static AuthoritiesTypeAuthoritiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static AuthoritiesTypeAuthoritiesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic AuthoritiesTypestatic AuthoritiesTypeSecurityUserType.xgetGrantedAuthorities()Gets (as xml) the "grantedAuthorities" elementMethods in org.duracloud with parameters of type AuthoritiesTypeModifier and TypeMethodDescriptionvoidSecurityUserType.xsetGrantedAuthorities(AuthoritiesType grantedAuthorities) Sets (as xml) the "grantedAuthorities" element -
Uses of AuthoritiesType in org.duracloud.impl
Classes in org.duracloud.impl that implement AuthoritiesTypeModifier and TypeClassDescriptionclassAn XML AuthoritiesType(@duracloud.org).Methods in org.duracloud.impl that return AuthoritiesTypeModifier and TypeMethodDescriptionSecurityUserTypeImpl.xgetGrantedAuthorities()Gets (as xml) the "grantedAuthorities" elementMethods in org.duracloud.impl with parameters of type AuthoritiesTypeModifier and TypeMethodDescriptionvoidSecurityUserTypeImpl.xsetGrantedAuthorities(AuthoritiesType grantedAuthorities) Sets (as xml) the "grantedAuthorities" element
XMLInputStream