Package org.springframework.security.rsocket.metadata
-
Class Summary Class Description BasicAuthenticationDecoder Deprecated. Basic Authentication did not evolve into a standard.BasicAuthenticationEncoder Deprecated. Basic Authentication did not evolve into a standard.BearerTokenAuthenticationEncoder Encodes Bearer Authentication.BearerTokenMetadata Represents a bearer token that has been encoded into aPayload#metadata()
.SimpleAuthenticationEncoder Encodes Simple Authentication.UsernamePasswordMetadata Represents a username and password that have been encoded into aPayload.metadata()
.