|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.common.AbstractSAMLCallbackHandler
org.apache.ws.security.common.SAML2CallbackHandler
public class SAML2CallbackHandler
A Callback Handler implementation for a SAML 2 assertion. By default it creates an authentication assertion using Sender Vouches.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ws.security.common.AbstractSAMLCallbackHandler |
|---|
AbstractSAMLCallbackHandler.Statement |
| Field Summary |
|---|
| Fields inherited from class org.apache.ws.security.common.AbstractSAMLCallbackHandler |
|---|
certIdentifier, certs, conditions, confirmationMethod, customAttributeValues, ephemeralKey, issuer, resource, statement, subjectConfirmationData, subjectLocalityDnsAddress, subjectLocalityIpAddress, subjectName, subjectNameIDFormat, subjectQualifier |
| Constructor Summary | |
|---|---|
SAML2CallbackHandler()
|
|
| Method Summary | |
|---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
|
| Methods inherited from class org.apache.ws.security.common.AbstractSAMLCallbackHandler |
|---|
createAndSetStatement, createKeyInfo, getEphemeralKey, setCertIdentifier, setCerts, setConditions, setConfirmationMethod, setCustomAttributeValues, setIssuer, setResource, setStatement, setSubjectConfirmationData, setSubjectLocality, setSubjectNameIDFormat |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAML2CallbackHandler()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void handle(javax.security.auth.callback.Callback[] callbacks)
throws java.io.IOException,
javax.security.auth.callback.UnsupportedCallbackException
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||