Uses of Class
io.jans.as.server.service.external.context.ExternalScriptContext
-
Packages that use ExternalScriptContext Package Description io.jans.as.server.service.external.context io.jans.as.server.uma.authorization -
-
Uses of ExternalScriptContext in io.jans.as.server.service.external.context
Subclasses of ExternalScriptContext in io.jans.as.server.service.external.context Modifier and Type Class Description class
ConsentGatheringContext
class
DynamicClientRegistrationContext
class
DynamicScopeExternalContext
Holds object required in dynamic scope custom scriptsclass
EndSessionContext
class
ExternalIntrospectionContext
class
ExternalPostAuthnContext
class
ExternalResourceOwnerPasswordCredentialsContext
class
ExternalUmaRptClaimsContext
class
ExternalUpdateTokenContext
class
ModifySsaResponseContext
class
SpontaneousScopeExternalContext
-
Uses of ExternalScriptContext in io.jans.as.server.uma.authorization
Subclasses of ExternalScriptContext in io.jans.as.server.uma.authorization Modifier and Type Class Description class
UmaAuthorizationContext
class
UmaGatherContext
-