Uses of Interface
org.opensaml.soap.wstrust.RequestSecurityTokenResponseCollection
Packages that use RequestSecurityTokenResponseCollection
Package
Description
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
-
Uses of RequestSecurityTokenResponseCollection in org.opensaml.soap.wstrust
Subinterfaces of RequestSecurityTokenResponseCollection in org.opensaml.soap.wstrust -
Uses of RequestSecurityTokenResponseCollection in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement RequestSecurityTokenResponseCollectionModifier and TypeClassDescriptionclassIssuedTokensImpl.classRequestSecurityTokenResponseCollectionImpl.Methods in org.opensaml.soap.wstrust.impl that return RequestSecurityTokenResponseCollectionModifier and TypeMethodDescriptionRequestSecurityTokenResponseCollectionBuilder.buildObject()Builds a WS-Trust object of the given type.RequestSecurityTokenResponseCollectionBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.