Interface WebSSOProfile

    • Method Detail

      • processAuthenticationResponse

        SAMLCredential processAuthenticationResponse​(org.opensaml.common.binding.SAMLMessageContext context)
                                              throws org.opensaml.common.SAMLException
        Throws:
        org.opensaml.common.SAMLException
      • buildAuthRequest

        org.opensaml.saml2.core.AuthnRequest buildAuthRequest​(javax.servlet.http.HttpServletRequest request,
                                                              String... authnContexts)
                                                       throws org.opensaml.common.SAMLException
        Throws:
        org.opensaml.common.SAMLException
      • getEndpoint

        org.opensaml.saml2.metadata.Endpoint getEndpoint()