public class Saml2Credentials extends Credentials
| Constructor and Description |
|---|
Saml2Credentials(org.opensaml.saml2.core.NameID nameId,
List<org.opensaml.saml2.core.Attribute> attributes,
org.opensaml.saml2.core.Conditions conditions,
String clientName) |
| Modifier and Type | Method and Description |
|---|---|
List<org.opensaml.saml2.core.Attribute> |
getAttributes() |
org.opensaml.saml2.core.Conditions |
getConditions() |
org.opensaml.saml2.core.NameID |
getNameId() |
String |
toString() |
getClientName, setClientNameCopyright © 2014. All rights reserved.