Uses of Class
org.kuali.rice.kim.api.identity.principal.Principal.Builder
Packages that use Principal.Builder
Package
Description
-
Uses of Principal.Builder in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type Principal.BuilderModifier and TypeMethodDescriptionEntity.Builder.getPrincipals()EntityDefault.Builder.getPrincipals()Method parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type Principal.BuilderModifier and TypeMethodDescriptionvoidEntity.Builder.setPrincipals(List<Principal.Builder> principals) voidEntityDefault.Builder.setPrincipals(List<Principal.Builder> principals) -
Uses of Principal.Builder in org.kuali.rice.kim.api.identity.principal
Methods in org.kuali.rice.kim.api.identity.principal that return Principal.BuilderModifier and TypeMethodDescriptionstatic Principal.Builderstatic Principal.BuilderPrincipal.Builder.create(PrincipalContract contract) Methods in org.kuali.rice.kim.api.identity.principal that return types with arguments of type Principal.BuilderMethod parameters in org.kuali.rice.kim.api.identity.principal with type arguments of type Principal.BuilderModifier and TypeMethodDescriptionvoidPrincipalQueryResults.Builder.setResults(List<Principal.Builder> results)