Uses of Interface
org.kuali.rice.kim.api.identity.principal.PrincipalContract
Packages that use PrincipalContract
Package
Description
-
Uses of PrincipalContract in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type PrincipalContractModifier and TypeMethodDescriptionList<? extends PrincipalContract>EntityContract.getPrincipals()Gets thisEntityContract's principals -
Uses of PrincipalContract in org.kuali.rice.kim.api.identity.principal
Classes in org.kuali.rice.kim.api.identity.principal that implement PrincipalContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructPrincipalinstances.Methods in org.kuali.rice.kim.api.identity.principal with parameters of type PrincipalContractModifier and TypeMethodDescriptionstatic Principal.BuilderPrincipal.Builder.create(PrincipalContract contract)