Package org.sklsft.commons.rest.security.tokens.extraction
package org.sklsft.commons.rest.security.tokens.extraction
-
ClassDescriptionDifferent Token extraction modes provided by annotation
AccessControlHEADER : Token are passed through header (default mode) COOKIE : Token are given by cookies (useful for images to be displayed in html)To define an interface linked with a factoryTokenExtractorFactory