public class CXFRequestData extends RequestData
Constructor and Description |
---|
CXFRequestData() |
Modifier and Type | Method and Description |
---|---|
Validator |
getValidator(QName qName)
Get the Validator instance corresponding to the QName
|
getActor, getAlgorithmSuite, getAttachmentCallbackHandler, getAudienceRestrictions, getBSPEnforcer, getCallbackHandler, getDecCrypto, getDerivedKeyIterations, getDerivedKeyTokenReference, getEncryptionToken, getIgnoredBSPRules, getMsgContext, getNonceReplayCache, getOriginalSignatureActionPosition, getPasswordEncryptor, getPwType, getRequiredPasswordType, getSamlAlgorithmSuite, getSamlOneTimeUseReplayCache, getSecHeader, getSignatureToken, getSignatureValues, getSigVerCrypto, getSoapConstants, getSubjectCertConstraints, getTimeStampFutureTTL, getTimestampReplayCache, getTimeStampTTL, getTlsCerts, getUsername, getUtFutureTTL, getUtTTL, getWssConfig, isAddInclusivePrefixes, isAddUsernameTokenCreated, isAddUsernameTokenNonce, isAllowNamespaceQualifiedPasswordTypes, isAllowRSA15KeyTransportAlgorithm, isAllowUsernameTokenNoPassword, isAppendSignatureAfterTimestamp, isDisableBSPEnforcement, isEnableNonceReplayCache, isEnableSamlOneTimeUseReplayCache, isEnableSignatureConfirmation, isEnableTimestampReplayCache, isEncodePasswords, isExpandXopIncludeForSignature, isHandleCustomPasswordTypes, isPrecisionInMilliSeconds, isRequireSignedEncryptedDataElements, isRequireTimestampExpires, isRevocationEnabled, isStoreBytesInAttachment, isTimeStampStrict, isUse200512Namespace, isUseDerivedKeyForMAC, isValidateSamlSubjectConfirmation, setActor, setAddInclusivePrefixes, setAddUsernameTokenCreated, setAddUsernameTokenNonce, setAlgorithmSuite, setAllowNamespaceQualifiedPasswordTypes, setAllowRSA15KeyTransportAlgorithm, setAllowUsernameTokenNoPassword, setAppendSignatureAfterTimestamp, setAttachmentCallbackHandler, setAudienceRestrictions, setCallbackHandler, setDecCrypto, setDerivedKeyIterations, setDerivedKeyTokenReference, setDisableBSPEnforcement, setEnableNonceReplayCache, setEnableRevocation, setEnableSamlOneTimeUseReplayCache, setEnableSignatureConfirmation, setEnableTimestampReplayCache, setEncodePasswords, setEncryptionToken, setExpandXopIncludeForSignature, setHandleCustomPasswordTypes, setIgnoredBSPRules, setMsgContext, setNonceReplayCache, setOriginalSignatureActionPosition, setPasswordEncryptor, setPrecisionInMilliSeconds, setPwType, setRequiredPasswordType, setRequireSignedEncryptedDataElements, setRequireTimestampExpires, setSamlAlgorithmSuite, setSamlOneTimeUseReplayCache, setSecHeader, setSignatureToken, setSigVerCrypto, setSoapConstants, setStoreBytesInAttachment, setSubjectCertConstraints, setTimeStampFutureTTL, setTimestampReplayCache, setTimeStampStrict, setTimeStampTTL, setTlsCerts, setUse200512Namespace, setUseDerivedKeyForMAC, setUsername, setUtFutureTTL, setUtTTL, setValidateSamlSubjectConfirmation, setWssConfig
public Validator getValidator(QName qName) throws WSSecurityException
RequestData
getValidator
in class RequestData
qName
- the QName with which to find a Validator instanceWSSecurityException
Copyright © 2016 JBoss by Red Hat. All rights reserved.