Uses of Interface
ch.patchcode.jback.secModel.AuthenticationMean
-
-
Uses of AuthenticationMean in ch.patchcode.jback.secModel
Classes in ch.patchcode.jback.secModel with type parameters of type AuthenticationMean Modifier and Type Interface Description interfacePrincipal<TPerson extends Person,TPrivilege extends Privilege,TAuthenticationMean extends AuthenticationMean>Something that can be authenticated through someAuthenticationMeans and then has somePrivileges.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>>
-