| Package | Description |
|---|---|
| org.picketlink.identity.federation.api.saml.v2.response | |
| org.picketlink.identity.federation.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
| org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
SAML2Response.getEncryptedAssertion(InputStream is)
Get an encrypted assertion from the stream
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
EvidenceType.ChoiceType.getEncryptedAssertion() |
| Constructor and Description |
|---|
EvidenceType.ChoiceType(EncryptedAssertionType encryptedAssertion) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedAssertionType |
ResponseType.RTChoiceType.getEncryptedAssertion() |
| Constructor and Description |
|---|
ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.