public class DynamicOAAuthParameters extends Object implements at.gv.egovernment.moa.id.commons.api.IOAAuthParameters, Serializable
| Constructor and Description |
|---|
DynamicOAAuthParameters() |
public String getTarget()
getTarget in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getIdentityLinkDomainIdentifier()
getIdentityLinkDomainIdentifier in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getIDPAttributQueryServiceURL()
getIDPAttributQueryServiceURL in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getKeyBoxIdentifier()
getKeyBoxIdentifier in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic at.gv.egovernment.moa.id.commons.api.data.SAML1ConfigurationParameters getSAML1Parameter()
getSAML1Parameter in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic List<String> getTemplateURL()
getTemplateURL in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getAditionalAuthBlockText()
getAditionalAuthBlockText in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getBKUURL(String bkutype)
getBKUURL in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic List<String> getBKUURL()
getBKUURL in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean useSSO()
useSSO in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean useSSOQuestion()
useSSOQuestion in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic List<String> getMandateProfiles()
getMandateProfiles in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getIdentityLinkDomainIdentifierType()
getIdentityLinkDomainIdentifierType in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isShowMandateCheckBox()
isShowMandateCheckBox in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isOnlyMandateAllowed()
isOnlyMandateAllowed in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isShowStorkLogin()
isShowStorkLogin in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getQaaLevel()
getQaaLevel in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isRequireConsentForStorkAttributes()
isRequireConsentForStorkAttributes in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic Collection<at.gv.egovernment.moa.id.commons.api.data.StorkAttributeProviderPlugin> getStorkAPs()
getStorkAPs in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic byte[] getBKUSelectionTemplate()
getBKUSelectionTemplate in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic byte[] getSendAssertionTemplate()
getSendAssertionTemplate in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic Collection<at.gv.egovernment.moa.id.commons.api.data.CPEPS> getPepsList()
getPepsList in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic void setBusinessService(boolean isBusinessService)
isBusinessService - the isBusinessService to setpublic void setTarget(String target)
target - the target to setpublic void setBusinessTarget(String businessTarget)
businessTarget - the businessTarget to setpublic void setInderfederatedIDP(boolean inderfederatedIDP)
inderfederatedIDP - the inderfederatedIDP to setpublic void setIDPQueryURL(String iDPQueryURL)
iDPQueryURL - the iDPQueryURL to setpublic void setApplicationID(String applicationID)
applicationID - the applicationID to setpublic boolean isInboundSSOInterfederationAllowed()
isInboundSSOInterfederationAllowed in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isInterfederationSSOStorageAllowed()
isInterfederationSSOStorageAllowed in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isOutboundSSOInterfederationAllowed()
isOutboundSSOInterfederationAllowed in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isTestCredentialEnabled()
isTestCredentialEnabled in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic List<String> getTestCredentialOIDs()
getTestCredentialOIDs in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic PrivateKey getBPKDecBpkDecryptionKey()
getBPKDecBpkDecryptionKey in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isPassivRequestUsedForInterfederation()
isPassivRequestUsedForInterfederation in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isPerformLocalAuthenticationOnInterfederationError()
isPerformLocalAuthenticationOnInterfederationError in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic Map<String,String> getFullConfiguration()
getFullConfiguration in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getConfigurationValue(String key)
getConfigurationValue in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getFriendlyName()
getFriendlyName in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getPublicURLPrefix()
getPublicURLPrefix in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getOaType()
getOaType in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean getBusinessService()
getBusinessService in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic String getTargetFriendlyName()
getTargetFriendlyName in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isInderfederationIDP()
isInderfederationIDP in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isSTORKPVPGateway()
isSTORKPVPGateway in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic Collection<at.gv.egovernment.moa.id.commons.api.data.StorkAttribute> getRequestedSTORKAttributes()
getRequestedSTORKAttributes in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic List<Integer> getReversionsLoggingEventCodes()
getReversionsLoggingEventCodes in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isUseIDLTestTrustStore()
isUseIDLTestTrustStore in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isUseAuthBlockTestTestStore()
isUseAuthBlockTestTestStore in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParameterspublic boolean isRemovePBKFromAuthBlock()
isRemovePBKFromAuthBlock in interface at.gv.egovernment.moa.id.commons.api.IOAAuthParametersCopyright © 2017. All rights reserved.