Package | Description |
---|---|
org.opensaml.security.credential |
Interfaces and classes related to credentials and ways to represent them.
|
Modifier and Type | Method and Description |
---|---|
static BasicX509Credential |
CredentialSupport.getSimpleCredential(X509Certificate cert,
PrivateKey privateKey)
Get a simple, minimal credential containing an end-entity X.509 certificate, and optionally a private key.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.