Uses of Interface
ch.patchcode.jback.secModel.Organisation
-
-
Uses of Organisation in ch.patchcode.jback.secModel
Classes in ch.patchcode.jback.secModel with type parameters of type Organisation Modifier and Type Interface Description interfaceRole<TOrganisation extends Organisation,TPerson extends Person,TPrivilege extends Privilege>Some role, taken by a particularPersonin a particularOrganisationwith some particularPrivileges.interfaceUser<TOrganisation extends Organisation,TPerson extends Person,TPrincipal extends Principal<TPerson,TPrivilege,TAuthenticationMean>,TAuthenticationMean extends AuthenticationMean,TPrivilege extends Privilege,TRole extends Role<TOrganisation,TPerson,TPrivilege>>
-