public interface Identity extends NamedResource, OptionalFeature
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm() |
Class<? extends PrivateKey> |
getPrivateKeyType() |
Class<? extends PublicKey> |
getPublicKeyType() |
findByName, getName, getNameList, getNames, removeByName
all, any, isSupported, of
String getAlgorithm()
Class<? extends PrivateKey> getPrivateKeyType()
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.