Package dev.getelements.elements.security
package dev.getelements.elements.security
-
ClassDescriptionCreated by patricktwohig on 8/4/17.Created by patricktwohig on 6/26/17.Simplest type of Auth header, the bearer header.JWT Credentials used with custom auth schemes.Created by patricktwohig on 6/26/17.Supplies an
Optional
for a header type.Parses the value in the session secret header specified inHeaders.SESSION_SECRET
.Created by patricktwohig on 8/4/17.Iterates all boundUserAuthenticationMethod
s currently available and returns theUser
instance determined by a combindation of headers or other authentication methods.