Uses of Interface
se.litsec.swedisheid.opensaml.saml2.signservice.sap.SADRequest
-
Packages that use SADRequest Package Description se.litsec.swedisheid.opensaml.saml2.signservice SAML support for Signature Services according to the Swedish eID Framework.se.litsec.swedisheid.opensaml.saml2.signservice.sap.impl Implementation classes, builders, marshallers and unmarshallers for the SAD/SAP support. -
-
Uses of SADRequest in se.litsec.swedisheid.opensaml.saml2.signservice
Methods in se.litsec.swedisheid.opensaml.saml2.signservice that return types with arguments of type SADRequest Modifier and Type Method Description protected Class<SADRequest>SADRequestBuilder. getObjectType() -
Uses of SADRequest in se.litsec.swedisheid.opensaml.saml2.signservice.sap.impl
Classes in se.litsec.swedisheid.opensaml.saml2.signservice.sap.impl that implement SADRequest Modifier and Type Class Description classSADRequestImplImplementation class for theSADRequestinterface.Methods in se.litsec.swedisheid.opensaml.saml2.signservice.sap.impl that return SADRequest Modifier and Type Method Description SADRequestSADRequestBuilder. buildObject()SADRequestSADRequestBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)
-