public interface AlgorithmDescriptor
Modifier and Type | Interface and Description |
---|---|
static class |
AlgorithmDescriptor.AlgorithmType
Algorithm descriptor types.
|
Modifier and Type | Method and Description |
---|---|
String |
getJCAAlgorithmID()
Get the algorithm's JCA algorithm ID.
|
AlgorithmDescriptor.AlgorithmType |
getType()
Get the algorithm URI's fundamental type.
|
String |
getURI()
Get the algorithm's identifying URI.
|
@Nonnull @NotEmpty String getURI()
@Nonnull AlgorithmDescriptor.AlgorithmType getType()
AlgorithmDescriptor.AlgorithmType
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.