A C D E F G H I L O P 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
 
authorize(SAMLSecurityContext, Method) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 

C

checkBearer(AssertionWrapper, Certificate[]) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
 
checkHolderOfKey(Message, AssertionWrapper, Certificate[]) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
 
checkSenderVouches(Message, AssertionWrapper, 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, AssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
 
Claim - Class in org.apache.cxf.rs.security.saml.assertion
 
Claim() - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claim
 
Claim(String, String) - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claim
 
Claim(String, String, String) - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claim
 
Claim(String, String, List<String>) - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claim
 
Claim - Annotation Type in org.apache.cxf.rs.security.saml.authorization
 
ClaimBean - Class in org.apache.cxf.rs.security.saml.authorization
 
ClaimBean(Claim) - Constructor for class org.apache.cxf.rs.security.saml.authorization.ClaimBean
 
ClaimBean(Claim, ClaimMode, boolean) - Constructor for class org.apache.cxf.rs.security.saml.authorization.ClaimBean
 
ClaimMode - Enum in org.apache.cxf.rs.security.saml.authorization
 
Claims - Class in org.apache.cxf.rs.security.saml.assertion
 
Claims(List<Claim>) - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claims
 
Claims(List<Claim>, String) - Constructor for class org.apache.cxf.rs.security.saml.assertion.Claims
 
Claims - Annotation Type in org.apache.cxf.rs.security.saml.authorization
 
ClaimsAuthorizingFilter - Class in org.apache.cxf.rs.security.saml.authorization
 
ClaimsAuthorizingFilter() - Constructor for class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingFilter
 
ClaimsAuthorizingInterceptor - Class in org.apache.cxf.rs.security.saml.authorization
 
ClaimsAuthorizingInterceptor() - Constructor for class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
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
 
createCipherValue(Document, Element) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
createEncryptedDataElement(Document) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
createEncryptedKeyElement(Document) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
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
 
DEFAULT_NAME_FORMAT - Static variable in class org.apache.cxf.rs.security.saml.assertion.Claim
 
DEFAULT_ROLE_NAME - Static variable in class org.apache.cxf.rs.security.saml.assertion.Claim
 
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, Claims) - 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
 
EncryptionUtils - Class in org.apache.cxf.rs.security.xml
 
encryptSymmetricKey(byte[], X509Certificate, Crypto) - 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

findClaimByFormatAndName(String, String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claims
 
findClaimByFriendlyName(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claims
 
findClaimByName(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claims
 
findClaims(Class<?>) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 

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
 
getClaim() - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimBean
 
getClaimMode() - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimBean
 
getClaims() - Method in class org.apache.cxf.rs.security.saml.assertion.Claims
 
getClaims() - Method in class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 
getClaims(AssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.authorization.SecurityContextProviderImpl
 
getClaims(AssertionWrapper) - Static method in class org.apache.cxf.rs.security.saml.SAMLUtils
 
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
 
getCryptoCache(Message) - Method in class org.apache.cxf.rs.security.common.CryptoLoader
 
getDocument(Message) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSecInHandler
 
getFriendlyName() - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
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.Claim
 
getName() - Method in class org.apache.cxf.rs.security.saml.assertion.Subject
 
getNameFormat() - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
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
 
getPhase() - Method in class org.apache.cxf.rs.security.xml.XmlEncInInterceptor
 
getPhase() - Method in class org.apache.cxf.rs.security.xml.XmlSigInInterceptor
 
getRealm() - Method in class org.apache.cxf.rs.security.saml.assertion.Claims
 
getReference(XMLSignature) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSigInHandler
 
getSecurityContext(Message, AssertionWrapper) - Method in interface org.apache.cxf.rs.security.saml.authorization.SecurityContextProvider
 
getSecurityContext(Message, AssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.authorization.SecurityContextProviderImpl
 
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, AssertionWrapper, Claims) - 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, AssertionWrapper) - Static method in class org.apache.cxf.rs.security.saml.SAMLUtils
 
getSubjectPrincipalName(Subject, Claims) - Method in class org.apache.cxf.rs.security.saml.authorization.SecurityContextProviderImpl
 
getSymmetricKeyBytes(Message, Element) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlEncInHandler
 
getTargetMethod(Message) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
getUserName(Message, Crypto, String) - Static method in class org.apache.cxf.rs.security.common.SecurityUtils
 
getUserPrincipal() - Method in class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 
getValues() - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 

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.authorization.ClaimsAuthorizingInterceptor
 
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.XmlSigInInterceptor
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.SamlEnvelopedInHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.SamlFormInHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.saml.SamlHeaderInHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.xml.XmlEncInHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.rs.security.xml.XmlSigInHandler
 
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
 
isEnveloping(Element) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSigInHandler
 
isMatchAll() - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimBean
 
isUserInRole(String) - Method in class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 

L

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
 

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
 

S

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
 
SAMLSecurityContext - Class in org.apache.cxf.rs.security.saml.authorization
 
SAMLSecurityContext(Subject, List<Claim>) - Constructor for class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 
SAMLSecurityContext(SubjectPrincipal, Claims) - Constructor for class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 
SAMLSecurityContext(SubjectPrincipal, Claims, String, String) - Constructor for class org.apache.cxf.rs.security.saml.authorization.SAMLSecurityContext
 
SAMLUtils - 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
 
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
 
setClaims(Map<String, List<ClaimBean>>) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
setDigestAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
setDigestAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlSigOutInterceptor
 
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
 
setFormatAliases(Map<String, String>) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
setFriendlyName(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
setKeyEncAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
setKeyIdentifierType(String) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
setName(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
setName(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Subject
 
setNameAliases(Map<String, String>) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
setNameFormat(String) - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
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
 
setPersistSignature(boolean) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSigInHandler
 
setRemoveSignature(boolean) - Method in class org.apache.cxf.rs.security.xml.AbstractXmlSigInHandler
 
setSecuredObject(Object) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingFilter
 
setSecuredObject(Object) - Method in class org.apache.cxf.rs.security.saml.authorization.ClaimsAuthorizingInterceptor
 
setSecurityContext(Message, AssertionWrapper) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
 
setSecurityContextProvider(SecurityContextProvider) - Method in class org.apache.cxf.rs.security.saml.AbstractSamlInHandler
 
setSignatureAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlSigOutInterceptor
 
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
 
setSymmetricEncAlgorithm(String) - Method in class org.apache.cxf.rs.security.xml.XmlEncOutInterceptor
 
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
 
setValues(List<String>) - Method in class org.apache.cxf.rs.security.saml.assertion.Claim
 
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
 
TrustValidator - Class in org.apache.cxf.rs.security.common
 
TrustValidator() - Constructor for class org.apache.cxf.rs.security.common.TrustValidator
 

U

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
 
validateTrust(Crypto, X509Certificate, PublicKey) - Method in class org.apache.cxf.rs.security.common.TrustValidator
 
valueOf(String) - Static method in enum org.apache.cxf.rs.security.saml.authorization.ClaimMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.rs.security.saml.authorization.ClaimMode
Returns an array containing the constants of this enum type, in the order they're declared.

X

X509_ISSUER_SERIAL - Static variable in class org.apache.cxf.rs.security.common.SecurityUtils
 
X509_KEY - 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
 
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 S T U V X

Apache CXF