Package com.axelor.auth.pac4j.ldap
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pac4j.core.profile.converter.AbstractAttributeConverter
accept, convert, defaultValue
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ByteArrayConverter
protected ByteArrayConverter()
-
-
Method Details
-
internalConvert
- Overrides:
internalConvert
in classorg.pac4j.core.profile.converter.AbstractAttributeConverter
-