Modifier and Type |
Method and Description |
WsFederationApplicationSettings |
app(WsFederationApplicationSettingsApplication app) |
boolean |
equals(Object o) |
WsFederationApplicationSettingsApplication |
getApp()
Get app
|
String |
getIdentityStoreId()
Get identityStoreId
|
Boolean |
getImplicitAssignment()
Get implicitAssignment
|
String |
getInlineHookId()
Get inlineHookId
|
ApplicationSettingsNotes |
getNotes()
Get notes
|
ApplicationSettingsNotifications |
getNotifications()
Get notifications
|
int |
hashCode() |
WsFederationApplicationSettings |
identityStoreId(String identityStoreId) |
WsFederationApplicationSettings |
implicitAssignment(Boolean implicitAssignment) |
WsFederationApplicationSettings |
inlineHookId(String inlineHookId) |
WsFederationApplicationSettings |
notes(ApplicationSettingsNotes notes) |
WsFederationApplicationSettings |
notifications(ApplicationSettingsNotifications notifications) |
void |
setApp(WsFederationApplicationSettingsApplication app) |
void |
setIdentityStoreId(String identityStoreId) |
void |
setImplicitAssignment(Boolean implicitAssignment) |
void |
setInlineHookId(String inlineHookId) |
void |
setNotes(ApplicationSettingsNotes notes) |
void |
setNotifications(ApplicationSettingsNotifications notifications) |
String |
toString() |