Package | Description |
---|---|
at.gv.egovernment.moa.id.protocols.pvp2x.binding | |
at.gv.egovernment.moa.id.protocols.pvp2x.builder | |
at.gv.egovernment.moa.id.protocols.pvp2x.exceptions |
Modifier and Type | Method and Description |
---|---|
InboundMessageInterface |
SoapBinding.decode(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider,
boolean isSPEndPoint,
org.opensaml.common.binding.decoding.URIComparator comparator) |
InboundMessageInterface |
IDecoder.decode(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.metadata.provider.MetadataProvider metadataProvider,
boolean isSPEndPoint,
org.opensaml.common.binding.decoding.URIComparator comparator) |
void |
SoapBinding.encodeRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.core.RequestAbstractType request,
String targetLocation,
String relayState,
org.opensaml.xml.security.credential.Credential credentials) |
void |
IEncoder.encodeRequest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.core.RequestAbstractType request,
String targetLocation,
String relayState,
org.opensaml.xml.security.credential.Credential credentials) |
void |
SoapBinding.encodeRespone(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.core.StatusResponseType response,
String targetLocation,
String relayState,
org.opensaml.xml.security.credential.Credential credentials) |
void |
IEncoder.encodeRespone(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
org.opensaml.saml2.core.StatusResponseType response,
String targetLocation,
String relayState,
org.opensaml.xml.security.credential.Credential credentials)
Encoder SAML Response
|
Modifier and Type | Method and Description |
---|---|
static org.opensaml.saml2.core.Attribute |
PVPAttributeBuilder.buildAttribute(String name,
at.gv.egovernment.moa.id.commons.api.IOAAuthParameters oaParam,
IAuthData authData) |
void |
PVPAuthnRequestBuilder.buildAuthnRequest(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
IPVPAuthnRequestBuilderConfiguruation config,
javax.servlet.http.HttpServletResponse httpResp)
Build a PVP2.x specific authentication request
|
Modifier and Type | Class and Description |
---|---|
class |
AssertionAttributeExtractorExeption |
class |
AssertionValidationExeption |
class |
AttributQueryException |
class |
AuthnRequestBuildException |
class |
AuthnRequestValidatorException |
class |
AuthnResponseValidationException |
class |
BindingNotSupportedException |
class |
InvalidAssertionConsumerServiceException |
class |
InvalidAssertionEncryptionException |
class |
InvalidDateFormatException |
class |
MandateAttributesNotHandleAbleException |
class |
NameIDFormatNotSupportedException |
class |
NoCredentialsException |
class |
NoMandateDataAvailableException |
class |
NoMetadataInformationException |
class |
NOSLOServiceDescriptorException |
class |
QAANotAllowedException |
class |
QAANotSupportedException |
class |
RequestDeniedException |
class |
ResponderErrorException |
class |
SAMLRequestNotSignedException |
class |
SAMLRequestNotSupported |
class |
SchemaValidationException |
class |
SLOException |
class |
UnprovideableAttributeException |
Copyright © 2017. All rights reserved.