A B C D E G I K L M O S U V X
A
- AuthReqBuilder - Class in org.jaggeryjs.modules.sso.common.builders
-
- AuthReqBuilder() - Constructor for class org.jaggeryjs.modules.sso.common.builders.AuthReqBuilder
-
B
- buildAuthenticationRequest(String) - Method in class org.jaggeryjs.modules.sso.common.builders.AuthReqBuilder
-
Generate an authentication request.
- buildLogoutRequest(String, String, String, String) - Method in class org.jaggeryjs.modules.sso.common.builders.LogoutRequestBuilder
-
Build the logout request
- buildXMLObject(QName) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
C
- createID() - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
Generates a unique Id for Authentication Requests
D
- decode(String) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
Decoding and deflating the encoded AuthReq
- doBootstrap() - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
This method is used to initialize the OpenSAML2 library.
E
- encode(String) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
Encoding the response
- ERROR_CODE - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
G
- getCredentalContextSet() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getCredentialType() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getCRLs() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getDomainName(XMLObject) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
- getEntityCertificate() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getEntityCertificateChain() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getEntityId() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getKeyNames() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getPrivateKey() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getPublicKey() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
Retrieves the publicKey
- getSecretKey() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getSigningCert() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
- getUsageType() - Method in class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
I
- IDP_ALIAS - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- IDP_URL - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- IS_AUTHENTICATED - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- ISSUER_ID - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
K
- KEY_STORE_NAME - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- KEY_STORE_PASSWORD - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
L
- LOGOUT_USER - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- LogoutRequestBuilder - Class in org.jaggeryjs.modules.sso.common.builders
-
This class is used to generate the Logout Requests.
- LogoutRequestBuilder() - Constructor for class org.jaggeryjs.modules.sso.common.builders.LogoutRequestBuilder
-
M
- marshall(XMLObject) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
Serializing a SAML2 object into a String
O
- org.jaggeryjs.modules.sso.common.builders - package org.jaggeryjs.modules.sso.common.builders
-
- org.jaggeryjs.modules.sso.common.constants - package org.jaggeryjs.modules.sso.common.constants
-
- org.jaggeryjs.modules.sso.common.util - package org.jaggeryjs.modules.sso.common.util
-
S
- SAML2_NAME_ID_POLICY - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- SSOConstants - Class in org.jaggeryjs.modules.sso.common.constants
-
- SSOConstants() - Constructor for class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
U
- unmarshall(String) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
Constructing the XMLObject Object from a String
- USERNAME - Static variable in class org.jaggeryjs.modules.sso.common.constants.SSOConstants
-
- Util - Class in org.jaggeryjs.modules.sso.common.util
-
- Util() - Constructor for class org.jaggeryjs.modules.sso.common.util.Util
-
V
- validateSignature(Response, String, String, String, int, String) - Static method in class org.jaggeryjs.modules.sso.common.util.Util
-
This method validates the signature of the SAML Response.
X
- X509CredentialImpl - Class in org.jaggeryjs.modules.sso.common.util
-
X509Credential implementation for signature verification of self issued tokens.
- X509CredentialImpl(BigInteger, BigInteger) - Constructor for class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
The key is constructed form modulus and exponent.
- X509CredentialImpl(X509Certificate) - Constructor for class org.jaggeryjs.modules.sso.common.util.X509CredentialImpl
-
A B C D E G I K L M O S U V X
Copyright © 2015 WSO2 Inc. All rights reserved.