auth-configuration/sso-configuration/templates/template.component.ts
Properties |
Methods |
Inputs |
Outputs |
Protected
constructor(configurationMapper: SsoConfigurationMapper<T>)
|
||||||
Parameters :
|
apps |
Type : IApplication[]
|
groups |
Type : IUserGroup[]
|
inventoryRoles |
Type : IIdentified[]
|
ssoConfiguration |
Type : SsoConfiguration
|
ssoConfigurationChangeTrigger |
Type : Observable<void>
|
ssoConfigurationChange |
Type : EventEmitter
|
ngOnChanges | ||||||
ngOnChanges(changes: SimpleChanges)
|
||||||
Parameters :
Returns :
void
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
templateModel |
Type : T
|
triggerSubscription |
Type : Subscription
|