59606162636465
} return null; } public static Principal createUserPrincipal(String username) { return new JAASPrincipal(username); }