Class AuthenticationRegistryImpl

java.lang.Object
org.exoplatform.web.security.AuthenticationRegistryImpl
All Implemented Interfaces:
AuthenticationRegistry

public class AuthenticationRegistryImpl extends Object implements AuthenticationRegistry
Temporary registry for hold credentials (and potentially other attributes) during login process to avoid store them in session. Registry is used only during authentication process and attributes of target client are cleared usually after successful authentication,