Uses of Interface
org.opensaml.soap.wsfed.RequestSecurityTokenResponse
-
Packages that use RequestSecurityTokenResponse Package Description org.opensaml.soap.wsfed.impl 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 RequestSecurityTokenResponse Modifier and Type Class Description classRequestSecurityTokenResponseImplImplementation of theRequestSecurityTokenResponseobject.Methods in org.opensaml.soap.wsfed.impl that return RequestSecurityTokenResponse Modifier and Type Method Description RequestSecurityTokenResponseRequestSecurityTokenResponseBuilder. buildObject()Builds a WS-Federation object using its default element name.RequestSecurityTokenResponseRequestSecurityTokenResponseBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-