public interface ClassAliasResolver
Modifier and Type | Method and Description |
---|---|
Class<?> |
resolve(String alias)
Returns the
Class mapped to the given alias or null if the alias is unknown. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.