Package io.hawt.system
Class AuthHelpers
- java.lang.Object
-
- io.hawt.system.AuthHelpers
-
public class AuthHelpers extends java.lang.ObjectHelpers for authentication and authorization.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.List<java.lang.String>KNOWN_PRINCIPALS
-
Constructor Summary
Constructors Constructor Description AuthHelpers()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetUsername(javax.security.auth.Subject subject)
-