パッケージ | 説明 |
---|---|
org.opensaml.ws.security |
Provides interfaces that may be used to implement policies that are evaluated against incoming messages.
|
org.opensaml.xml.security |
Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ServletRequestX509CredentialAdapter
An adapter that exposes the X.509 certificates contained in the servlet request attribute.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static BasicX509Credential |
SecurityHelper.getSimpleCredential(X509Certificate cert,
PrivateKey privateKey)
Get a simple, minimal credential containing an end-entity X.509 certificate, and optionally a private key.
|
Copyright © 2012. All Rights Reserved.