Class ByteArrayConverter

  • All Implemented Interfaces:
    org.pac4j.core.profile.converter.AttributeConverter

    public class ByteArrayConverter
    extends org.pac4j.core.profile.converter.AbstractAttributeConverter
    • Constructor Detail

      • ByteArrayConverter

        protected ByteArrayConverter()
    • Method Detail

      • internalConvert

        protected byte[] internalConvert​(Object attribute)
        Overrides:
        internalConvert in class org.pac4j.core.profile.converter.AbstractAttributeConverter