パッケージ | 説明 |
---|---|
org.opensaml.ws.security |
Provides interfaces that may be used to implement policies that are evaluated against incoming messages.
|
org.opensaml.xml.security.credential |
Interfaces and classes related to credentials and ways to represent
them.
|
org.opensaml.xml.security.x509 |
X509 based credential and trust class.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ServletRequestX509CredentialAdapter
An adapter that exposes the X.509 certificates contained in the servlet request attribute.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
BasicCredential
A basic implementation of
Credential . |
修飾子とタイプ | クラスと説明 |
---|---|
class |
BasicX509Credential
A basic implementation of
X509Credential . |
class |
KeyStoreX509CredentialAdapter
A wrapper that changes a
KeyStore in to a X509Credential . |
class |
X509KeyManagerX509CredentialAdapter
A class that wraps a
X509KeyManager and exposes it as an X509Credential . |
Copyright © 2012. All Rights Reserved.