Uses of Class
org.openhab.core.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in org.openhab.core.auth
Methods in org.openhab.core.auth that return AuthenticationModifier and TypeMethodDescriptionAuthenticationManager.authenticate
(Credentials credentials) Authentication attempt with specified credentials.AuthenticationProvider.authenticate
(Credentials credentials) Verify given credentials and give back authentication if they are valid.