java.lang.Boolean |
GeneratedSamlssobackofficeManager.isEnableBackofficeLogin(SamlUserGroup item) |
Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
|
boolean |
GeneratedSamlssobackofficeManager.isEnableBackofficeLoginAsPrimitive(SessionContext ctx,
SamlUserGroup item) |
Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
|
boolean |
GeneratedSamlssobackofficeManager.isEnableBackofficeLoginAsPrimitive(SamlUserGroup item) |
Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
|
void |
GeneratedSamlssobackofficeManager.setEnableBackofficeLogin(SessionContext ctx,
SamlUserGroup item,
boolean value) |
Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
|
void |
GeneratedSamlssobackofficeManager.setEnableBackofficeLogin(SamlUserGroup item,
boolean value) |
Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
|
void |
GeneratedSamlssobackofficeManager.setEnableBackofficeLogin(SamlUserGroup item,
java.lang.Boolean value) |
Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
|