Keycloak REST Services 15.0.2.redhat-00001
- java.lang.Object
-
- org.keycloak.authentication.authenticators.access.AllowAccessAuthenticator
-
- All Implemented Interfaces:
- Authenticator, Provider
public class AllowAccessAuthenticator
extends Object
implements Authenticator
Authenticator will always successfully authenticate.
Useful for example in the conditional flows to be used after satisfying the previous conditions.
- Author:
- Martin Bartos
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface Provider
Keycloak REST Services 15.0.2.redhat-00001
Copyright © 2021 JBoss by Red Hat. All rights reserved.