Package org.oa4mp.delegation.server.jwt
Interface PayloadHandlerConfig
-
public interface PayloadHandlerConfig
Created by Jeff Gaynor
on 7/1/20 at 11:44 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description edu.uiuc.ncsa.security.util.scripting.ScriptSet
getScriptSet()
boolean
isLegacyHandler()
void
setLegacyHandler(boolean b)
-