Class ByteArrayConverter

java.lang.Object
org.pac4j.core.profile.converter.AbstractAttributeConverter
com.axelor.auth.pac4j.ldap.ByteArrayConverter
All Implemented Interfaces:
org.pac4j.core.profile.converter.AttributeConverter

public class ByteArrayConverter extends org.pac4j.core.profile.converter.AbstractAttributeConverter
  • Field Details

  • Constructor Details

    • ByteArrayConverter

      protected ByteArrayConverter()
  • Method Details

    • internalConvert

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