public interface V1UserInfoFluent<A extends V1UserInfoFluent<A>> extends Fluent<A>
Boolean hasExtra()
A addAllToGroups(Collection<String> items)
A removeAllFromGroups(Collection<String> items)
String getGroup(int index)
String getFirstGroup()
String getLastGroup()
Boolean hasGroups()
String getUid()
Boolean hasUid()
@Deprecated A withNewUid(String original)
String getUsername()
Boolean hasUsername()
@Deprecated A withNewUsername(String original)
Copyright © 2021. All rights reserved.