|
||||||||||
| 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.SAMLElementCallbackHandler
public class SAMLElementCallbackHandler
A Callback Handler implementation for a SAML 1.1 assertion. Rather than create a set of beans that AssertionWrapper will use to create a SAML Assertion, it sets a DOM Element directly on the SAMLCallback object.
| 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 | |
|---|---|
SAMLElementCallbackHandler()
|
|
| 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 SAMLElementCallbackHandler()
| 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 | |||||||||