Package swiss.trustbroker.saml.service
Class SkinnyHrdService
java.lang.Object
swiss.trustbroker.saml.service.SkinnyHrdService
-
Constructor Summary
ConstructorsConstructorDescriptionSkinnyHrdService(TrustBrokerProperties trustBrokerProperties, org.apache.velocity.app.VelocityEngine velocityEngine, ApiSupport apiSupport) -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderSkinnyHrdPage(List<UiObject> uiObjects, String authnRequestId, jakarta.servlet.http.HttpServletResponse response)
-
Constructor Details
-
SkinnyHrdService
public SkinnyHrdService(TrustBrokerProperties trustBrokerProperties, org.apache.velocity.app.VelocityEngine velocityEngine, ApiSupport apiSupport)
-
-
Method Details
-
renderSkinnyHrdPage
-