public class SSOConfigurationReader extends Object
Constants.SSO_PROPERTY_FILE_NAME and Constants.JKS_FILE_NAME.| Constructor and Description |
|---|
SSOConfigurationReader() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.identity.sso.agent.saml.SSOAgentX509Credential |
getIdPX509Credential()
Read
Constants.JKS_FILE_NAME JKS file and return X509Credential of Identity Provider. |
public org.wso2.carbon.identity.sso.agent.saml.SSOAgentX509Credential getIdPX509Credential()
throws TestGridException
Constants.JKS_FILE_NAME JKS file and return X509Credential of Identity Provider.TestGridException - if an error occur while reading JKS file.Copyright © 2019 WSO2. All rights reserved.