public interface Parameter<T> extends Identifiable, Converter<T,Object>
T
cast(Object value)
String
getName()
boolean
isSecret()
supports(Object value)
getId
applyFrom, applyTo
String getName()
boolean supports(Object value)
T cast(Object value)
boolean isSecret()
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.