Uses of Interface
org.opensaml.soap.wspolicy.All
-
Packages that use All Package Description org.opensaml.soap.wspolicy XMLObject interfaces for WS-Policy 1.2 elements.org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy. -
-
Uses of All in org.opensaml.soap.wspolicy
Methods in org.opensaml.soap.wspolicy that return types with arguments of type All Modifier and Type Method Description List<All>OperatorContentType. getAlls()Get the list ofAllelements. -
Uses of All in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement All Modifier and Type Class Description classAllImplAllImpl.Methods in org.opensaml.soap.wspolicy.impl that return All Modifier and Type Method Description AllAllBuilder. buildObject()Builds a WS-Policy object.AllAllBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.soap.wspolicy.impl that return types with arguments of type All Modifier and Type Method Description List<All>OperatorContentTypeImpl. getAlls()Get the list ofAllelements.
-