| Package | Description |
|---|---|
| org.opensaml.security.x509 |
X.509-based credential and trust classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalX500DNHandler
Basic implementation of
X500DNHandler which uses the internal built-in mechanisms
provided by X500Principal directly. |
| Modifier and Type | Method and Description |
|---|---|
X500DNHandler |
X500DNHandler.clone()
Clone the handler.
|
X500DNHandler |
InternalX500DNHandler.clone()
Clone the handler.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
X509Support.getIdentifiersToken(X509Credential credential,
X500DNHandler handler)
Gets a formatted string representing identifier information from the supplied credential.
|
Copyright © 1999–2014. All rights reserved.