X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Fmain%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthentication%2FUserMgtException.java;h=6f4f2b8351adce1d163dc72cbfbdd55e3320ee1b;hb=126430fd1f414ca00babd8d90a58e772c62ac571;hp=744c0d8a717aa46ddab20c70f7b9600e27736eea;hpb=96f6d0c2cbdafa17914512394996b57d15e777a2;p=utils diff --git a/security/usermgt/src/main/java/org/wamblee/security/authentication/UserMgtException.java b/security/usermgt/src/main/java/org/wamblee/security/authentication/UserMgtException.java index 744c0d8a..6f4f2b83 100644 --- a/security/usermgt/src/main/java/org/wamblee/security/authentication/UserMgtException.java +++ b/security/usermgt/src/main/java/org/wamblee/security/authentication/UserMgtException.java @@ -12,7 +12,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ + */ package org.wamblee.security.authentication; import java.util.EnumMap;