@Component(value="PVPTargetConfiguration") @Scope(value="prototype") public class PVPTargetConfiguration extends RequestImpl
Modifier and Type | Field and Description |
---|---|
static String |
DATAID_INTERFEDERATION_MINIMAL_FRONTCHANNEL_RESP |
static String |
DATAID_INTERFEDERATION_NAMEID |
static String |
DATAID_INTERFEDERATION_QAALEVEL |
static String |
DATAID_INTERFEDERATION_REQUESTID |
DATAID_INTERFEDERATIOIDP_ENTITYID, DATAID_INTERFEDERATIOIDP_RESPONSE, DATAID_INTERFEDERATIOIDP_URL, DATAID_REQUESTED_ATTRIBUTES, DATAID_REQUESTER_IP_ADDRESS, eIDAS_GENERIC_REQ_DATA_LEVELOFASSURENCE
Constructor and Description |
---|
PVPTargetConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getBinding() |
String |
getConsumerURL() |
InboundMessage |
getRequest() |
Collection<String> |
getRequestedAttributes(org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider)
This method map the protocol specific requested attributes to PVP 2.1 attributes.
|
void |
setBinding(String binding) |
void |
setConsumerURL(String consumerURL) |
void |
setRequest(InboundMessage request) |
forceAuth, getAuthURL, getAuthURLWithOutSlash, getGenericData, getGenericData, getInternalSSOSessionIdentifier, getMOASession, getOAURL, getOnlineApplicationConfiguration, getProcessInstanceId, getRequestID, getUniqueSessionIdentifier, getUniqueTransactionIdentifier, initialize, isAbortedByUser, isAuthenticated, isNeedAuthentication, isPassiv, needSingleSignOnFunctionality, populateMOASessionWithSSOInformation, requestedAction, requestedModule, setAbortedByUser, setAction, setAuthenticated, setForce, setGenericDataToSession, setInternalSSOSessionIdentifier, setModule, setNeedAuthentication, setNeedSingleSignOnFunctionality, setOAURL, setOnlineApplicationConfiguration, setPassiv, setProcessInstanceId, setRequestID, setUniqueSessionIdentifier, setUniqueTransactionIdentifier
public static final String DATAID_INTERFEDERATION_MINIMAL_FRONTCHANNEL_RESP
public static final String DATAID_INTERFEDERATION_NAMEID
public static final String DATAID_INTERFEDERATION_QAALEVEL
public static final String DATAID_INTERFEDERATION_REQUESTID
public InboundMessage getRequest()
public void setRequest(InboundMessage request)
public String getBinding()
public void setBinding(String binding)
public String getConsumerURL()
public void setConsumerURL(String consumerURL)
public Collection<String> getRequestedAttributes(org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider)
RequestImpl
getRequestedAttributes
in interface at.gv.egovernment.moa.id.commons.api.IRequest
getRequestedAttributes
in class RequestImpl
Copyright © 2017. All rights reserved.