| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.saml.v2.writers | |
| org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLRequestWriter.write(RequestedAuthnContextType requestedAuthnContextType)
Write a
RequestedAuthnContextType to stream |
| Modifier and Type | Field and Description |
|---|---|
protected RequestedAuthnContextType |
AuthnRequestType.requestedAuthnContext |
protected RequestedAuthnContextType |
AuthnQueryType.requestedAuthnContext |
| Modifier and Type | Method and Description |
|---|---|
RequestedAuthnContextType |
AuthnRequestType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
RequestedAuthnContextType |
AuthnQueryType.getRequestedAuthnContext()
Gets the value of the requestedAuthnContext property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthnRequestType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
void |
AuthnQueryType.setRequestedAuthnContext(RequestedAuthnContextType value)
Sets the value of the requestedAuthnContext property.
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.