Uses of Class
io.jans.as.model.configuration.AuthorizationRequestCustomParameter
-
Packages that use AuthorizationRequestCustomParameter Package Description io.jans.as.model.configuration -
-
Uses of AuthorizationRequestCustomParameter in io.jans.as.model.configuration
Methods in io.jans.as.model.configuration that return types with arguments of type AuthorizationRequestCustomParameter Modifier and Type Method Description Set<AuthorizationRequestCustomParameter>
AppConfiguration. getAuthorizationRequestCustomAllowedParameters()
Method parameters in io.jans.as.model.configuration with type arguments of type AuthorizationRequestCustomParameter Modifier and Type Method Description void
AppConfiguration. setAuthorizationRequestCustomAllowedParameters(Set<AuthorizationRequestCustomParameter> authorizationRequestCustomAllowedParameters)
-