package org.multibit.mbm.auth; /** * <p>This top-level package provides the following to the application through its sub-packages</p> * <ul> * <li>Support for various authentication schemes such as OAuth2 and HMAC</li> * <li>Integration with security system for Users/Roles/Authorities</li> * </ul> */