Class GeneratedSamlssobackofficeManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSamlssobackofficeManager

        public GeneratedSamlssobackofficeManager()
    • Method Detail

      • isEnableBackofficeLogin

        public java.lang.Boolean isEnableBackofficeLogin​(SessionContext ctx,
                                                         GenericItem item)
        Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
        Returns:
        the enableBackofficeLogin
      • isEnableBackofficeLogin

        public java.lang.Boolean isEnableBackofficeLogin​(SamlUserGroup item)
        Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
        Returns:
        the enableBackofficeLogin
      • isEnableBackofficeLoginAsPrimitive

        public boolean isEnableBackofficeLoginAsPrimitive​(SessionContext ctx,
                                                          SamlUserGroup item)
        Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
        Returns:
        the enableBackofficeLogin
      • isEnableBackofficeLoginAsPrimitive

        public boolean isEnableBackofficeLoginAsPrimitive​(SamlUserGroup item)
        Generated method - Getter of the SamlUserGroup.enableBackofficeLogin attribute.
        Returns:
        the enableBackofficeLogin
      • setEnableBackofficeLogin

        public void setEnableBackofficeLogin​(SessionContext ctx,
                                             GenericItem item,
                                             java.lang.Boolean value)
        Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
        Parameters:
        value - the enableBackofficeLogin
      • setEnableBackofficeLogin

        public void setEnableBackofficeLogin​(SamlUserGroup item,
                                             java.lang.Boolean value)
        Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
        Parameters:
        value - the enableBackofficeLogin
      • setEnableBackofficeLogin

        public void setEnableBackofficeLogin​(SessionContext ctx,
                                             SamlUserGroup item,
                                             boolean value)
        Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
        Parameters:
        value - the enableBackofficeLogin
      • setEnableBackofficeLogin

        public void setEnableBackofficeLogin​(SamlUserGroup item,
                                             boolean value)
        Generated method - Setter of the SamlUserGroup.enableBackofficeLogin attribute.
        Parameters:
        value - the enableBackofficeLogin
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension