Package org.keycloak.sessions
Class AuthenticationSessionSpi
java.lang.Object
org.keycloak.sessions.AuthenticationSessionSpi
- All Implemented Interfaces:
Spi
- Author:
- Marek Posolda
-
Field Details
-
PROVIDER_ID
- See Also:
-
-
Constructor Details
-
AuthenticationSessionSpi
public AuthenticationSessionSpi()
-
-
Method Details
-
isInternal
public boolean isInternal()- Specified by:
isInternal
in interfaceSpi
-
getName
-
getProviderClass
- Specified by:
getProviderClass
in interfaceSpi
-
getProviderFactoryClass
- Specified by:
getProviderFactoryClass
in interfaceSpi
-