|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DN | |
org.glite.security.util |
Uses of DN in org.glite.security.util |
Classes in org.glite.security.util that implement DN | |
class |
DNImpl
|
Methods in org.glite.security.util that return DN | |
DN |
DNImpl.withoutLastCN(boolean checkProxy)
|
static DN |
DNHandler.getIssuer(java.security.cert.X509Certificate cert)
|
static DN |
DNHandler.getSubject(java.security.cert.X509Certificate cert)
|
static DN |
DNHandler.getDN(java.security.Principal principal)
|
static DN |
DNHandler.getDN(java.lang.String inputDN)
|
DN |
DN.withoutLastCN(boolean checkProxy)
Used to get a DN instance of the DN without the last CN. |
Methods in org.glite.security.util with parameters of type DN | |
void |
X500Principal.setName(DN dN)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |