Package com.broadleafcommerce.oauth2.resource.security.token.converter
package com.broadleafcommerce.oauth2.resource.security.token.converter
-
ClassesClassDescriptionDefault implementation of
Converter
that is used for extracting the a map of attributes from anAuthentication
.AConverter
that takes aJwt
and converts it into aBearerTokenAuthentication
.