Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
Modifier and Type | Field and Description |
---|---|
protected ExtensionsType |
StatusResponseType.extensions |
protected ExtensionsType |
RequestAbstractType.extensions |
Modifier and Type | Method and Description |
---|---|
ExtensionsType |
StatusResponseType.getExtensions()
Gets the value of the extensions property.
|
ExtensionsType |
RequestAbstractType.getExtensions()
Gets the value of the extensions property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusResponseType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
void |
RequestAbstractType.setExtensions(ExtensionsType value)
Sets the value of the extensions property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.