Package | Description |
---|---|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
Modifier and Type | Method and Description |
---|---|
SubjectConfirmation |
Subject.getSubjectConfirmation()
Gets the SubjectConfirmation of this Subject.
|
Modifier and Type | Method and Description |
---|---|
void |
Subject.setSubjectConfirmation(SubjectConfirmation subjectConfirmation)
Sets the SubjectConfirmation of this Subject.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.