Class UnicoreIdpConsentDeciderServlet.Factory
- java.lang.Object
-
- pl.edu.icm.unity.unicore.samlidp.web.UnicoreIdpConsentDeciderServlet.Factory
-
- All Implemented Interfaces:
pl.edu.icm.unity.saml.idp.web.filter.IdpConsentDeciderServletFactory
- Enclosing class:
- UnicoreIdpConsentDeciderServlet
@Component public static class UnicoreIdpConsentDeciderServlet.Factory extends Object implements pl.edu.icm.unity.saml.idp.web.filter.IdpConsentDeciderServletFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.edu.icm.unity.saml.idp.web.filter.IdpConsentDeciderServletgetInstance(String uiServletPath, String authenticationUIServletPath, pl.edu.icm.unity.types.endpoint.Endpoint endpoint)
-
-
-
Method Detail
-
getInstance
public pl.edu.icm.unity.saml.idp.web.filter.IdpConsentDeciderServlet getInstance(String uiServletPath, String authenticationUIServletPath, pl.edu.icm.unity.types.endpoint.Endpoint endpoint)
- Specified by:
getInstancein interfacepl.edu.icm.unity.saml.idp.web.filter.IdpConsentDeciderServletFactory
-
-