JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
O
P
R
S
T
U
V
X
A
AbstractSamlBase64InHandler
- Class in
org.apache.cxf.rs.security.saml
AbstractSamlBase64InHandler()
- Constructor for class org.apache.cxf.rs.security.saml.
AbstractSamlBase64InHandler
AbstractSamlInHandler
- Class in
org.apache.cxf.rs.security.saml
AbstractSamlInHandler()
- Constructor for class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
AbstractSamlOutInterceptor
- Class in
org.apache.cxf.rs.security.saml
AbstractSamlOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.saml.
AbstractSamlOutInterceptor
AbstractXmlEncInHandler
- Class in
org.apache.cxf.rs.security.xml
AbstractXmlEncInHandler()
- Constructor for class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
AbstractXmlSecInHandler
- Class in
org.apache.cxf.rs.security.xml
AbstractXmlSecInHandler()
- Constructor for class org.apache.cxf.rs.security.xml.
AbstractXmlSecInHandler
AbstractXmlSecOutInterceptor
- Class in
org.apache.cxf.rs.security.xml
AbstractXmlSecOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
AbstractXmlSecOutInterceptor
AbstractXmlSigInHandler
- Class in
org.apache.cxf.rs.security.xml
AbstractXmlSigInHandler()
- Constructor for class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
addElementToEncrypt(QName)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
addElementToSign(QName)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
C
checkBearer(SamlAssertionWrapper, Certificate[])
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
checkHolderOfKey(Message, SamlAssertionWrapper, Certificate[])
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
checkSenderVouches(Message, SamlAssertionWrapper, Certificate[])
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
Check the sender-vouches requirements against the received assertion.
checkSignature(Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
checkSubjectConfirmationData(Message, SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
ClaimsAuthorizingFilter
- Class in
org.apache.cxf.rs.security.saml.authorization
ClaimsAuthorizingFilter()
- Constructor for class org.apache.cxf.rs.security.saml.authorization.
ClaimsAuthorizingFilter
configureAudienceRestriction(Message, RequestData)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
configureSecurityEventListener(Crypto, Message, XMLSecurityProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
constructOAEPParameters(String, String, String, byte[])
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
Construct an OAEPParameterSpec object from the given parameters
createAssertion(Message)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlOutInterceptor
createAssertion(Message)
- Static method in class org.apache.cxf.rs.security.saml.
SAMLUtils
createAssertion(Message, CallbackHandler)
- Static method in class org.apache.cxf.rs.security.saml.
SAMLUtils
createAssertion(CallbackHandler, SAMLUtils.SelfSignInfo)
- Static method in class org.apache.cxf.rs.security.saml.
SAMLUtils
createCipherValue(Document, Element)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
createEncryptedDataElement(Document, String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
createEncryptedKeyElement(Document, String, String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
createEndingInterceptor()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
createKeyInfoFromDefaultAlias(Crypto)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
CryptoLoader
- Class in
org.apache.cxf.rs.security.common
CryptoLoader()
- Constructor for class org.apache.cxf.rs.security.common.
CryptoLoader
D
decryptContent(Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
decryptPayload(Element, byte[], String)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
decryptSymmetricKey(String, X509Certificate, Crypto, String, Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
decryptSymmetricKey(String, X509Certificate, Crypto, String, String, Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
DEFAULT_ENV_PREFIX
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
DEFAULT_ENV_QNAME
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
DeflateEncoderDecoder
- Class in
org.apache.cxf.rs.security.saml
DeflateEncoderDecoder()
- Constructor for class org.apache.cxf.rs.security.saml.
DeflateEncoderDecoder
deflateToken(byte[])
- Method in class org.apache.cxf.rs.security.saml.
DeflateEncoderDecoder
DETACHED_SIG
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
doGetSecurityContext(Message, Subject, ClaimCollection)
- Method in class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
E
encodeToken(String)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlOutInterceptor
encryptDocument(Message, Document)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
EncryptionProperties
- Class in
org.apache.cxf.rs.security.xml
EncryptionProperties()
- Constructor for class org.apache.cxf.rs.security.xml.
EncryptionProperties
EncryptionUtils
- Class in
org.apache.cxf.rs.security.xml
encryptSymmetricKey(byte[], X509Certificate, String, String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
ENVELOPED_SIG
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
ENVELOPING_SIG
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
F
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.authorization.
ClaimsAuthorizingFilter
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedInHandler
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.
SamlFormInHandler
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.saml.
SamlHeaderInHandler
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInHandler
filter(ContainerRequestContext)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInHandler
G
getAdditionalInterceptors()
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
getAdditionalInterceptors()
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
getAfter()
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
getAfter()
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
getBefore()
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
getBefore()
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
getCallbackHandler(Message, Class<?>)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getCallbackHandler(Message, Class<?>, String)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getCertificates(Crypto, String)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getClaims(SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
getCrypto(Message, String, String)
- Method in class org.apache.cxf.rs.security.common.
CryptoLoader
getCrypto(Message, String, String)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getCrypto()
- Method in class org.apache.cxf.rs.security.saml.
SAMLUtils.SelfSignInfo
getCryptoCache(Message)
- Method in class org.apache.cxf.rs.security.common.
CryptoLoader
getDecryptionAlias()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
getDocument(Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecInHandler
getEncryptionDigestAlgo()
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
getEncryptionKeyIdType()
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
getEncryptionKeyTransportAlgo()
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
getEncryptionSymmetricKeyAlgo()
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
getId()
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
getId()
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
getName()
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
getNameFormat()
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
getNameQualifier()
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
getNode(Element, String, String)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedInHandler
getNode(Element, String, String, int)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecInHandler
getPassword(Message, String, int, Class<?>)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getPassword()
- Method in class org.apache.cxf.rs.security.saml.
SAMLUtils.SelfSignInfo
getPhase()
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
getPhase()
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
getReference(XMLSignature)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
getRequestForm(Message)
- Method in class org.apache.cxf.rs.security.saml.
SamlFormOutInterceptor
getSecurityContext(Message, SamlAssertionWrapper)
- Method in interface org.apache.cxf.rs.security.saml.authorization.
SecurityContextProvider
getSecurityContext(Message, SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
getSignatureAlgo()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
getSignatureC14Method()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
Deprecated.
getSignatureC14nMethod()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
getSignatureC14nTransform()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
getSignatureC14Transform()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
Deprecated.
getSignatureDigestAlgo()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
getSignatureKeyIdType()
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
getSignatureVerificationAlias()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
getSpId()
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
getSpQualifier()
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
getSubject(Message, SamlAssertionWrapper, ClaimCollection)
- Method in class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
getSubject()
- Method in class org.apache.cxf.rs.security.saml.authorization.
SubjectPrincipal
getSubject(Message, SamlAssertionWrapper)
- Static method in class org.apache.cxf.rs.security.saml.
SAMLUtils
getSubjectPrincipalName(Subject, ClaimCollection)
- Method in class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
getSymmetricKey()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
getSymmetricKeyBytes(Message, Element)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
getUser()
- Method in class org.apache.cxf.rs.security.saml.
SAMLUtils.SelfSignInfo
getUserName(Message, Crypto, String)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getUserName(Crypto, String)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
getUserName(Crypto, Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
H
handleFault(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
handleFault(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.saml.
SamlFormOutInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.saml.
SamlHeaderOutInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecOutInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
handleMessage(Message)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
handleToken(Message, String)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlBase64InHandler
I
inflateToken(byte[])
- Method in class org.apache.cxf.rs.security.saml.
DeflateEncoderDecoder
initCipherWithCert(String, int, X509Certificate)
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
initCipherWithCert(String, String, int, X509Certificate)
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
initCipherWithKey(String, int, Key)
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
initCipherWithKey(String, String, int, Key)
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
initXMLCipher(String, int, Key)
- Static method in class org.apache.cxf.rs.security.xml.
EncryptionUtils
isEncryptRequest()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
isEncryptSymmetricKey()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
isEnveloping(Element)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
isRequireEncryption()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
isRequireSignature()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
isSignedAndEncryptedTwoWay(Message)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
isSignRequest()
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
L
loadCrypto(String)
- Method in class org.apache.cxf.rs.security.common.
CryptoLoader
loadCryptoFromURL(URL)
- Static method in class org.apache.cxf.rs.security.common.
CryptoLoader
loadX509Certificate(Crypto, Element)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
loadX509IssuerSerial(Crypto, Element)
- Static method in class org.apache.cxf.rs.security.common.
SecurityUtils
O
org.apache.cxf.rs.security.common
- package org.apache.cxf.rs.security.common
org.apache.cxf.rs.security.saml
- package org.apache.cxf.rs.security.saml
org.apache.cxf.rs.security.saml.assertion
- package org.apache.cxf.rs.security.saml.assertion
org.apache.cxf.rs.security.saml.authorization
- package org.apache.cxf.rs.security.saml.authorization
org.apache.cxf.rs.security.xml
- package org.apache.cxf.rs.security.xml
OUTPUT_STREAM_HOLDER
- Static variable in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
P
processDocument(Message, Document)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedOutInterceptor
processDocument(Message, Document)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecOutInterceptor
processDocument(Message, Document)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
processDocument(Message, Document)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
R
readToken(Message, InputStream)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
S
SAML_TOKEN_ELEMENT
- Static variable in class org.apache.cxf.rs.security.saml.
SAMLConstants
This tag refers to a DOM Element representation of a SAML Token.
SAMLConstants
- Class in
org.apache.cxf.rs.security.saml
Some constant configuration options
SamlEnvelopedInHandler
- Class in
org.apache.cxf.rs.security.saml
SamlEnvelopedInHandler()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlEnvelopedInHandler
SamlEnvelopedOutInterceptor
- Class in
org.apache.cxf.rs.security.saml
SamlEnvelopedOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlEnvelopedOutInterceptor
SamlEnvelopedOutInterceptor(boolean)
- Constructor for class org.apache.cxf.rs.security.saml.
SamlEnvelopedOutInterceptor
SamlFormInHandler
- Class in
org.apache.cxf.rs.security.saml
SamlFormInHandler()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlFormInHandler
SamlFormOutInterceptor
- Class in
org.apache.cxf.rs.security.saml
SamlFormOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlFormOutInterceptor
SamlHeaderInHandler
- Class in
org.apache.cxf.rs.security.saml
SamlHeaderInHandler()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlHeaderInHandler
SamlHeaderOutInterceptor
- Class in
org.apache.cxf.rs.security.saml
SamlHeaderOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.saml.
SamlHeaderOutInterceptor
SAMLUtils
- Class in
org.apache.cxf.rs.security.saml
SAMLUtils.SelfSignInfo
- Class in
org.apache.cxf.rs.security.saml
SAMLUtils.SelfSignInfo(Crypto, String, String)
- Constructor for class org.apache.cxf.rs.security.saml.
SAMLUtils.SelfSignInfo
SecurityContextProvider
- Interface in
org.apache.cxf.rs.security.saml.authorization
SecurityContextProviderImpl
- Class in
org.apache.cxf.rs.security.saml.authorization
SecurityContextProviderImpl()
- Constructor for class org.apache.cxf.rs.security.saml.authorization.
SecurityContextProviderImpl
SecurityUtils
- Class in
org.apache.cxf.rs.security.common
setAllowEmptyBody(boolean)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecInHandler
setBodyIsRoot(boolean)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedInHandler
setClaims(Map<String, List<ClaimBean>>)
- Method in class org.apache.cxf.rs.security.saml.authorization.
ClaimsAuthorizingFilter
setDecryptionAlias(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setDigestAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
setDigestAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setElementsToEncrypt(List<QName>)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setElementsToSign(List<QName>)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEncryptionDigestAlgo(String)
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
setEncryptionDigestAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEncryptionKeyIdentifierType(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEncryptionKeyIdType(String)
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
setEncryptionKeyTransportAlgo(String)
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
setEncryptionProperties(EncryptionProperties)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlEncInHandler
setEncryptionProperties(EncryptionProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
setEncryptionProperties(EncryptionProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setEncryptionProperties(EncryptionProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEncryptionSymmetricKeyAlgo(String)
- Method in class org.apache.cxf.rs.security.xml.
EncryptionProperties
setEncryptRequest(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEncryptSymmetricKey(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setEnvelopeName(String)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedOutInterceptor
setEnvelopeName(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setEnvelopeQName(QName)
- Method in class org.apache.cxf.rs.security.saml.
SamlEnvelopedOutInterceptor
setEnvelopeQName(QName)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setKeyEncAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
setKeyEncAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setKeyIdentifierType(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setKeyInfoMustBeAvailable(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setName(String)
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
setNameFormat(String)
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
setNameQualifier(String)
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
setPassword(String)
- Method in class org.apache.cxf.rs.security.saml.
SAMLUtils.SelfSignInfo
setPersistSignature(boolean)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
setPersistSignature(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setRemoveSignature(boolean)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
setRequireEncryption(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setRequireSignature(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setSecuredObject(Object)
- Method in class org.apache.cxf.rs.security.saml.authorization.
ClaimsAuthorizingFilter
setSecurityContext(Message, SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
setSecurityContextProvider(SecurityContextProvider)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
setSignatureAlgo(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
setSignatureAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSignatureAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setSignatureC14Method(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
Deprecated.
setSignatureC14nMethod(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
setSignatureC14nTransform(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
setSignatureC14Transform(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
Deprecated.
setSignatureDigestAlgo(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
setSignatureDigestAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSignatureKeyIdentifierType(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSignatureKeyIdType(String)
- Method in class org.apache.cxf.rs.security.xml.
SignatureProperties
setSignatureProperties(SignatureProperties)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
setSignatureProperties(SignatureProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setSignatureProperties(SignatureProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSignatureProperties(SignatureProperties)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setSignatureVerificationAlias(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
setSignRequest(boolean)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSpId(String)
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
setSpQualifier(String)
- Method in class org.apache.cxf.rs.security.saml.assertion.
Subject
setStyle(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
setSubjectConstraints(List<String>)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
Set a list of Strings corresponding to regular expression constraints on the subject DN of a certificate
setSubjectConstraints(List<String>)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
Set a list of Strings corresponding to regular expression constraints on the subject DN of a certificate
setSymmetricEncAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
setSymmetricEncAlgorithm(String)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setSymmetricKey(SecretKey)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
setUseDeflateEncoding(boolean)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlBase64InHandler
setUseDeflateEncoding(boolean)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlOutInterceptor
setValidator(Validator)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
SignatureProperties
- Class in
org.apache.cxf.rs.security.xml
SignatureProperties()
- Constructor for class org.apache.cxf.rs.security.xml.
SignatureProperties
Subject
- Class in
org.apache.cxf.rs.security.saml.assertion
Subject()
- Constructor for class org.apache.cxf.rs.security.saml.assertion.
Subject
Subject(String)
- Constructor for class org.apache.cxf.rs.security.saml.assertion.
Subject
Subject(String, String)
- Constructor for class org.apache.cxf.rs.security.saml.assertion.
Subject
SubjectPrincipal
- Class in
org.apache.cxf.rs.security.saml.authorization
SubjectPrincipal(String, Subject)
- Constructor for class org.apache.cxf.rs.security.saml.authorization.
SubjectPrincipal
T
throwFault(String, Exception)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
throwFault(String, Exception)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSecInHandler
throwFault(String, Exception)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
throwFault(String, Exception)
- Method in class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
toWrapper(Element)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
TrustValidator
- Class in
org.apache.cxf.rs.security.common
TrustValidator()
- Constructor for class org.apache.cxf.rs.security.common.
TrustValidator
U
updateForm(Form, String)
- Method in class org.apache.cxf.rs.security.saml.
SamlFormOutInterceptor
USE_REQUEST_SIGNATURE_CERT
- Static variable in class org.apache.cxf.rs.security.common.
SecurityUtils
useDeflateEncoding()
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlBase64InHandler
V
validateReference(Element, Reference)
- Method in class org.apache.cxf.rs.security.xml.
AbstractXmlSigInHandler
validateToken(Message, InputStream)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
validateToken(Message, Element)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
validateToken(Message, SamlAssertionWrapper)
- Method in class org.apache.cxf.rs.security.saml.
AbstractSamlInHandler
validateTrust(Crypto, X509Certificate, PublicKey)
- Method in class org.apache.cxf.rs.security.common.
TrustValidator
validateTrust(Crypto, X509Certificate, PublicKey, Collection<Pattern>)
- Method in class org.apache.cxf.rs.security.common.
TrustValidator
X
X509_CERT
- Static variable in class org.apache.cxf.rs.security.common.
SecurityUtils
X509_ISSUER_SERIAL
- Static variable in class org.apache.cxf.rs.security.common.
SecurityUtils
XmlEncInHandler
- Class in
org.apache.cxf.rs.security.xml
XmlEncInHandler()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlEncInHandler
XmlEncInInterceptor
- Class in
org.apache.cxf.rs.security.xml
XmlEncInInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlEncInInterceptor
XmlEncOutInterceptor
- Class in
org.apache.cxf.rs.security.xml
XmlEncOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlEncOutInterceptor
XmlSecInInterceptor
- Class in
org.apache.cxf.rs.security.xml
A new StAX-based interceptor for processing messages with XML Signature + Encryption content.
XmlSecInInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlSecInInterceptor
XmlSecOutInterceptor
- Class in
org.apache.cxf.rs.security.xml
A new StAX-based interceptor for creating messages with XML Signature + Encryption content.
XmlSecOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlSecOutInterceptor
XmlSigInHandler
- Class in
org.apache.cxf.rs.security.xml
XmlSigInHandler()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlSigInHandler
XmlSigInInterceptor
- Class in
org.apache.cxf.rs.security.xml
XmlSigInInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlSigInInterceptor
XmlSigOutInterceptor
- Class in
org.apache.cxf.rs.security.xml
XmlSigOutInterceptor()
- Constructor for class org.apache.cxf.rs.security.xml.
XmlSigOutInterceptor
A
C
D
E
F
G
H
I
L
O
P
R
S
T
U
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache CXF