public interface Identity extends NamedResource, OptionalFeature
NamedResource.UtilsBY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
Class<? extends PrivateKey> |
getPrivateKeyType() |
Class<? extends PublicKey> |
getPublicKeyType() |
getNameisSupportedString getAlgorithm()
Class<? extends PrivateKey> getPrivateKeyType()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.