public interface LegacyPrincipalDecoder
| Modifier and Type | Method and Description |
|---|---|
String |
canonicalize(SubjectCanonicalizationContext context)
Resolve the principal with respect to the provided context.
|
boolean |
hasValidConnectors()
Report on whether this decoder has any configured connectors.
|
@Nullable String canonicalize(@Nonnull SubjectCanonicalizationContext context) throws ResolutionException
context - what to look at.ResolutionException - if we recognise the definition but could not decode it (data out of date and so
forth)boolean hasValidConnectors()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.