Uses of Interface
org.duracloud.SecurityUsersType
Packages that use SecurityUsersType
-
Uses of SecurityUsersType in org.duracloud
Methods in org.duracloud that return SecurityUsersTypeModifier and TypeMethodDescriptionSecurityUsersDocument.addNewSecurityUsers()Appends and returns a new empty "security-users" elementSecurityUsersDocument.getSecurityUsers()Gets the "security-users" elementstatic SecurityUsersTypeSecurityUsersType.Factory.newInstance()static SecurityUsersTypeSecurityUsersType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypeSecurityUsersType.Factory.parse(InputStream is) static SecurityUsersTypeSecurityUsersType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypestatic SecurityUsersTypeSecurityUsersType.Factory.parse(XMLStreamReader sr) static SecurityUsersTypeSecurityUsersType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static SecurityUsersTypeSecurityUsersType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static SecurityUsersTypeSecurityUsersType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic SecurityUsersTypestatic SecurityUsersTypeMethods in org.duracloud with parameters of type SecurityUsersTypeModifier and TypeMethodDescriptionvoidSecurityUsersDocument.setSecurityUsers(SecurityUsersType securityUsers) Sets the "security-users" element -
Uses of SecurityUsersType in org.duracloud.impl
Classes in org.duracloud.impl that implement SecurityUsersTypeModifier and TypeClassDescriptionclassAn XML SecurityUsersType(@duracloud.org).Methods in org.duracloud.impl that return SecurityUsersTypeModifier and TypeMethodDescriptionSecurityUsersDocumentImpl.addNewSecurityUsers()Appends and returns a new empty "security-users" elementSecurityUsersDocumentImpl.getSecurityUsers()Gets the "security-users" elementMethods in org.duracloud.impl with parameters of type SecurityUsersTypeModifier and TypeMethodDescriptionvoidSecurityUsersDocumentImpl.setSecurityUsers(SecurityUsersType securityUsers) Sets the "security-users" element
XMLInputStream