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 |
---|---|
AuthzDecisionStatementType |
SAML2Response.createAuthzDecisionStatementType(String resource,
DecisionType decision,
EvidenceType evidence,
ActionType... actions)
Create an Authorization Decision Statement Type
|
Modifier and Type | Field and Description |
---|---|
protected EvidenceType |
AuthzDecisionStatementType.evidence |
Modifier and Type | Method and Description |
---|---|
EvidenceType |
AuthzDecisionStatementType.getEvidence()
Gets the value of the evidence property.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthzDecisionStatementType.setEvidence(EvidenceType value)
Sets the value of the evidence property.
|
Modifier and Type | Field and Description |
---|---|
protected EvidenceType |
AuthzDecisionQueryType.evidence |
Modifier and Type | Method and Description |
---|---|
EvidenceType |
AuthzDecisionQueryType.getEvidence()
Gets the value of the evidence property.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthzDecisionQueryType.setEvidence(EvidenceType value)
Sets the value of the evidence property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.