I believe that it is serialized Java classes. So it's binary data. You don't change it without an external service. I guess you could find the code that does it and write you own service. But you don't be doing it via direct DB manipulation.
On Fri, 2020-12-04 at 09:48 +0000, Francisco Castel-Branco wrote: > Hi everyone, > > I can't figure out how can I determine accessStrategies and stuff > through the JPA service manager in version 6.2(.4). I have all the > automatically generated tables, but I cant seem to understand what > goes into the LONGBLOB columns. > > How can I modify these parameters with or without an external > service? > > Thanks > -- > Francisco Castel-Branco -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/442bb51d526b78a62dfe179245cf5956c1e46ad5.camel%40ndsu.edu.
