Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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(String) - 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
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.apache.cxf.rs.security.xml.XmlSecInInterceptor
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
- 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(CallbackHandler, SAMLUtils.SelfSignInfo) - Static method in class org.apache.cxf.rs.security.saml.SAMLUtils
- 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
- 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, String, Message) - 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
- 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
- deflateToken(byte[], boolean) - Method in class org.apache.cxf.rs.security.saml.DeflateEncoderDecoder
- deflateToken(byte[], int, boolean) - 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
- ENC_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- ENC_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
- ENC_PREFIX - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- ENC_PREFIX - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
- 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
- equals(Object) - Method in class org.apache.cxf.rs.security.saml.authorization.SubjectPrincipal
F
- 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.RSSecurityUtils
- getCallbackHandler(Message, Class<?>, String) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
- getCertificates(Crypto, String) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
- getClaims(SamlAssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.authorization.SecurityContextProviderImpl
- getCrypto() - Method in class org.apache.cxf.rs.security.saml.SAMLUtils.SelfSignInfo
- 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.RSSecurityUtils
- 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
- getEncryptionKeyName() - 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
- getKeyNameAliasMap() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- 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() - 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
- getSignatureC14nMethod() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureC14nTransform() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureDigestAlgo() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureGenerateIdAttributes() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureKeyIdType() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureKeyName() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureLocation() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignatureOmitC14nTransform() - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- getSignaturePassword(Message, String, Class<?>) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
- 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() - 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
- getSubject(Message, SamlAssertionWrapper, ClaimCollection) - Method in class org.apache.cxf.rs.security.saml.authorization.SecurityContextProviderImpl
- 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.RSSecurityUtils
- getUserName(Crypto, String) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
- 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
- hashCode() - Method in class org.apache.cxf.rs.security.saml.authorization.SubjectPrincipal
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
- isServerGet(Message) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- isSignedAndEncryptedTwoWay(Message) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
- 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.RSSecurityUtils
- loadX509IssuerSerial(Crypto, Element) - Static method in class org.apache.cxf.rs.security.common.RSSecurityUtils
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
- RSSecurityUtils - Class in org.apache.cxf.rs.security.common
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
- SamlFormOutInterceptor(String) - 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
- SamlHeaderOutInterceptor(String) - 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
- 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
- SelfSignInfo(Crypto, String, String) - Constructor for class org.apache.cxf.rs.security.saml.SAMLUtils.SelfSignInfo
- setAllowEmptyBody(boolean) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- setBodyIsRoot(boolean) - Method in class org.apache.cxf.rs.security.saml.SamlEnvelopedInHandler
- 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
- setEncryptionKeyName(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
- setKeyNameAliasMap(Map<String, String>) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
-
Set the Signature KeyName alias lookup map.
- 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
- 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
- setSignatureC14nMethod(String) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureC14nTransform(String) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureDigestAlgo(String) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureDigestAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlSecOutInterceptor
- setSignatureGenerateIdAttributes(Boolean) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureKeyIdentifierType(String) - Method in class org.apache.cxf.rs.security.xml.XmlSecOutInterceptor
- setSignatureKeyIdType(String) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureKeyName(String) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureLocation(Integer) - Method in class org.apache.cxf.rs.security.xml.SignatureProperties
- setSignatureOmitC14nTransform(Boolean) - 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
- SIG_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- SIG_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
- SIG_PREFIX - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- SIG_PREFIX - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
- SignatureProperties - Class in org.apache.cxf.rs.security.xml
- SignatureProperties() - Constructor for class org.apache.cxf.rs.security.xml.SignatureProperties
- SIGNING_CERT - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
-
A key used to reference the cert that was used to verify the signed request
- SIGNING_PUBLIC_KEY - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
-
A key used to reference the public key that was used to verify the signed request
- 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.RSSecurityUtils
- 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, SamlAssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
- validateToken(Message, Element) - 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
W
- WS_SAML_TOKEN_ELEMENT - Static variable in class org.apache.cxf.rs.security.saml.SAMLConstants
- WSU_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
- WSU_NS - Static variable in class org.apache.cxf.rs.security.xml.AbstractXmlSecOutInterceptor
X
- X509_CERT - Static variable in class org.apache.cxf.rs.security.common.RSSecurityUtils
- X509_ISSUER_SERIAL - Static variable in class org.apache.cxf.rs.security.common.RSSecurityUtils
- 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form