Uses of Interface
org.opensaml.soap.wsfed.RequestSecurityTokenResponse
Packages that use RequestSecurityTokenResponse
Package
Description
XML Object provider implementations for WS-Federation.
-
Uses of RequestSecurityTokenResponse in org.opensaml.soap.wsfed.impl
Classes in org.opensaml.soap.wsfed.impl that implement RequestSecurityTokenResponseModifier and TypeClassDescriptionclassImplementation of theRequestSecurityTokenResponseobject.Methods in org.opensaml.soap.wsfed.impl that return RequestSecurityTokenResponseModifier and TypeMethodDescriptionRequestSecurityTokenResponseBuilder.buildObject()Builds a WS-Federation object using its default element name.RequestSecurityTokenResponseBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.