- jsConstructor(Context, Object[], Function, boolean) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_decode(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Decoding and deflating the encoded AuthReq
- jsFunction_encode(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Compressing and Encoding the response
- jsFunction_getIdentitySessionId(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_getLoggedInUser(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_getProperty(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Get SSO configuration properties.
- jsFunction_getRelayStateProperty(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Get requested URI for relay state.
- jsFunction_getSAMLAuthRequest(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Get SAML authentication request build with given issuer
- jsFunction_getSAMLLogoutRequest(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Get SAML logout request build.
- jsFunction_getSAMLResponseNameId(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Extract the name of authenticated user from SAML response.
- jsFunction_getSAMLToken(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_getUUID(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
generate a UUID
- jsFunction_invalidateSessionBySAMLResponse(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Invalidate current browser authenticated session based on SAML log out request session index value.
- jsFunction_invalidateSessionBySessionId(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Invalidate current browser authenticated session based on session id.
- jsFunction_isLogoutRequest(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_isLogoutResponse(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_isSessionAuthenticated(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Check if the browser session is valid.
- jsFunction_setProperty(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Set SSO Configuration key,values
- jsFunction_setRelayStateProperty(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Set relay state property with requested uri.
- jsFunction_setSessionAuthenticated(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
Set the current session as authenticated by mapping with current session id to session index.
- jsFunction_validateSignature(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_xmlDecode(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-
- jsFunction_xmlEncode(Context, Scriptable, Object[], Function) - Static method in class org.wso2.carbon.hostobjects.sso.SAMLSSORelyingPartyObject
-