JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
F
G
H
L
O
P
R
S
B
BasicAuthFilter
- Class in
org.apache.cxf.fediz.samlsso.example
A simple filter to validate a Basic Auth username/password via a CallbackHandler
BasicAuthFilter()
- Constructor for class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
C
CommonCallbackHandler
- Class in
org.apache.cxf.fediz.samlsso.example
CommonCallbackHandler()
- Constructor for class org.apache.cxf.fediz.samlsso.example.
CommonCallbackHandler
convertPolicyToToken(AuthorizationPolicy)
- Method in class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
createIssuer(String)
- Static method in class org.apache.cxf.fediz.samlsso.example.
SAML2PResponseComponentBuilder
createResponse(String, String, String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
createSAMLResponse(String, String, Status)
- Static method in class org.apache.cxf.fediz.samlsso.example.
SAML2PResponseComponentBuilder
createSecurityContext(Principal)
- Method in class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
createStatus(String, String)
- Static method in class org.apache.cxf.fediz.samlsso.example.
SAML2PResponseComponentBuilder
E
encodeResponse(Element, boolean)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
extractRequest(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
F
filter(ContainerRequestContext)
- Method in class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
G
getCallbackHandler()
- Method in class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
getSubjectName()
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
getSubjectQualifier()
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
H
handle(Callback[])
- Method in class org.apache.cxf.fediz.samlsso.example.
CommonCallbackHandler
handle(Callback[])
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
L
login(String, String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
login(String, String, String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
O
org.apache.cxf.fediz.samlsso.example
- package org.apache.cxf.fediz.samlsso.example
P
postBindingResponse(String, String, String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
R
redirectResponse(String, String, String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
S
SAML2CallbackHandler
- Class in
org.apache.cxf.fediz.samlsso.example
A Callback Handler implementation for a SAML 2 assertion for use by the SAML SSO IdP.
SAML2CallbackHandler()
- Constructor for class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
SAML2PResponseComponentBuilder
- Class in
org.apache.cxf.fediz.samlsso.example
A (basic) set of utility methods to construct SAML 2.0 Protocol Response statements
SamlSso
- Class in
org.apache.cxf.fediz.samlsso.example
A mock IdP for SAML SSO.
SamlSso()
- Constructor for class org.apache.cxf.fediz.samlsso.example.
SamlSso
setCallbackHandler(CallbackHandler)
- Method in class org.apache.cxf.fediz.samlsso.example.
BasicAuthFilter
setConditions(ConditionsBean)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setConfirmationMethod(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setIssuer(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setMessageContext(MessageContext)
- Method in class org.apache.cxf.fediz.samlsso.example.
SamlSso
setSubjectConfirmationData(SubjectConfirmationDataBean)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setSubjectName(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setSubjectNameIDFormat(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
setSubjectQualifier(String)
- Method in class org.apache.cxf.fediz.samlsso.example.
SAML2CallbackHandler
B
C
E
F
G
H
L
O
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Fediz