public class DefaultAuthenticatedUserUUIDStoreImpl extends Object implements com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore
| Constructor and Description |
|---|
DefaultAuthenticatedUserUUIDStoreImpl() |
public DefaultAuthenticatedUserUUIDStoreImpl()
public boolean exists(String userUUID)
exists in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStorepublic boolean register(String userUUID)
register in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStorepublic boolean unregister(String userUUID)
unregister in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore