Uses of Interface
dev.relism.flash.ext.security.AuthenticationMechanism
-
Uses of AuthenticationMechanism in dev.relism.flash.ext.security
Methods in dev.relism.flash.ext.security with parameters of type AuthenticationMechanismMethod parameters in dev.relism.flash.ext.security with type arguments of type AuthenticationMechanismModifier and TypeMethodDescriptiondev.relism.flash.routing.MiddlewareSecurityExtension.enforce(SecurityPolicy policy, AuthenticationEntryPoint anonymous, List<AuthenticationMechanism> mechanisms) A route onlymechanismsauthenticate: every other credential, the session cookie included, is no credential at all here — a bearer route that must not be reached with a browser's cookie or with another mechanism's token.