| Package | Description |
|---|---|
| ddf.security.samlp.impl | |
| org.codice.ddf.security.claims.attributequery.common | |
| org.codice.ddf.security.idp.binding.api.impl | |
| org.codice.ddf.security.idp.client |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleSign |
SamlValidator.Builder.simpleSign |
| Constructor and Description |
|---|
Builder(SimpleSign simpleSign)
Creates a new
SamlValidator.Builder with the given SimpleSign. |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleSign |
AttributeQueryClaimsHandler.simpleSign |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeQueryClient |
AttributeQueryClaimsHandler.createAttributeQueryClient(SimpleSign simpleSign,
String externalAttributeStoreUrl,
String issuer,
String destination)
Creates a client to interface with an external attribute store via an AttributeQuery request.
|
void |
AttributeQueryClient.setSimpleSign(SimpleSign simpleSign) |
void |
AttributeQueryClaimsHandler.setSimpleSign(SimpleSign simpleSign) |
| Constructor and Description |
|---|
AttributeQueryClient(Dispatch<StreamSource> dispatch,
SimpleSign simpleSign,
String externalAttributeStoreUrl,
String issuer,
String destination) |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleSign |
ValidatorImpl.simpleSign |
| Modifier and Type | Method and Description |
|---|---|
SimpleSign |
ResponseCreatorImpl.getSimpleSign() |
SimpleSign |
ValidatorImpl.getSimpleSign() |
| Constructor and Description |
|---|
AssertionConsumerService(SimpleSign simpleSign,
IdpMetadata metadata,
SystemCrypto crypto,
RelayStates<String> relayStates) |
AuthnResponseValidator(SimpleSign simpleSign,
boolean wasRedirectSigned) |
IdpHandler(SimpleSign simpleSign,
IdpMetadata metadata,
RelayStates<String> relayStates) |
LogoutRequestService(SimpleSign simpleSign,
IdpMetadata idpMetadata,
RelayStates<String> relayStates) |
This work is licensed under a Creative Commons Attribution 4.0 International License.